Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

AbstractCmisService - Class in org.apache.chemistry.opencmis.commons.impl.server
 
AbstractCmisService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
AbstractExtensionData - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Abstract extension data implementation.
AbstractExtensionData() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData
 
AbstractPropertyData<T> - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Abstract property data implementation.
AbstractPropertyData() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
AbstractPropertyDefinition<T> - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Abstract property definition data implementation.
AbstractPropertyDefinition() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
AbstractServiceFactory - Class in org.apache.chemistry.opencmis.commons.impl.server
 
AbstractServiceFactory() - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
 
AbstractTypeDefinition - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Abstract type definition data implementation.
AbstractTypeDefinition() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
AccessControlEntryImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Access Control Entry data implementation.
AccessControlEntryImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
Constructor.
AccessControlEntryImpl(Principal, List<String>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
Constructor.
AccessControlListImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Access control list data implementation.
AccessControlListImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlListImpl
Constructor.
AccessControlListImpl(List<Ace>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlListImpl
Constructor.
AccessControlPrincipalDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
AccessControlPrincipalData implementation.
AccessControlPrincipalDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlPrincipalDataImpl
Constructor.
AccessControlPrincipalDataImpl(String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlPrincipalDataImpl
Constructor with principal ID.
ACE_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
acl - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACLResponse
 
acl - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
 
acl - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
acl - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACLResponse
 
ACL_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ACLCAP_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ACLCAP_MAPPING_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ACLCAP_PERMISSION_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
AclCapabilitiesDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
AclCapabilities Implementation.
AclCapabilitiesDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
aclCapability - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
aclPropagation - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
 
ACLService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.733+02:00 Generated source version: 3.0.10
ACLService(URL) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLService
 
ACLService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLService
 
ACLService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLService
 
ACLService(WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLService
 
ACLService(URL, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLService
 
ACLService(URL, QName, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLService
 
ACLServicePort - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLService
 
ACLServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.705+02:00 Generated source version: 3.0.10
add(String) - Method in class org.apache.chemistry.opencmis.commons.impl.StringListBuilder
 
addACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
 
addACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
addACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
addACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
addACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
 
addACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
 
addACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
 
addACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
 
addJSONString(List<Object>, StringBuilder) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONArray
 
addJSONString(Map<String, Object>, StringBuilder) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
 
addJSONString(Object, StringBuilder) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONValue
Converts an object to JSON text and attach it the the given StringBuilder.
addObjectInfo(ObjectInfo) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Adds an object info.
AddObjectToFolder - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
AddObjectToFolder() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
 
addObjectToFolder(String, String, String, Boolean, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingServicePort
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
AddObjectToFolderResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
AddObjectToFolderResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolderResponse
 
addParameter(String, Object) - Method in class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
Adds a parameter to the URL.
addParameter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
Adds a parameter without value to the URL.
addPath(String) - Method in class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
Adds a path to the URL.
addPathPart(String, boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
 
addPathSegment(String) - Method in class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
Adds a path segment to the URL.
addProperties(Collection<PropertyData<?>>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
 
addProperty(PropertyData<?>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
 
addPropertyDefinition(PropertyDefinition<?>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
addSecondaryTypeIds - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
 
addToList(List<S>, S) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
ALGORITHM_MD5 - Static variable in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
ALGORITHM_SHA1 - Static variable in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
ALGORITHM_SHA224 - Static variable in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
ALGORITHM_SHA256 - Static variable in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
ALGORITHM_SHA3 - Static variable in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
ALGORITHM_SHA384 - Static variable in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
ALGORITHM_SHA512 - Static variable in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
ALLOWABLE_ACTIONS_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
allowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
allowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActionsResponse
 
AllowableActionsImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Allowable Actions.
AllowableActionsImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AllowableActionsImpl
 
allowedSourceTypes - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeRelationshipDefinitionType
 
allowedTargetTypes - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeRelationshipDefinitionType
 
allVersions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
 
allVersions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
 
allVersions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlPrincipalType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisCreatablePropertyTypesType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisListOfIdsType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionMapping
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBoolean
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTime
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimal
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtml
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyId
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyInteger
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyString
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUri
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse.FailedToDelete
 
AppendContentStream - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
AppendContentStream() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
 
appendContentStream(String, Holder<String>, Boolean, Holder<String>, CmisContentStreamType, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
AppendContentStreamResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
AppendContentStreamResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
 
applyACL(String, String, CmisAccessControlListType, CmisAccessControlListType, EnumACLPropagation, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ACLServicePort
 
ApplyACL - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
ApplyACL() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
 
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
applyAcl(String, String, Acl, AclPropagation) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
ApplyACLResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
ApplyACLResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACLResponse
 
ApplyPolicy - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
ApplyPolicy() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
 
applyPolicy(String, String, String, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyServicePort
 
applyPolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
ApplyPolicyResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
ApplyPolicyResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicyResponse
 
ATOM - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper.Token
 
ATTR_DOCUMENT_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_FOLDER_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_ITEM_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_POLICY_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_PROPERTY_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_PROPERTY_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_PROPERTY_LOCALNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_PROPERTY_QUERYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_PROPERTY_TYPE_CHOICE_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_RELATIONSHIP_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_SECONDARY_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 

B

Base64 - Class in org.apache.chemistry.opencmis.commons.impl
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.apache.chemistry.opencmis.commons.impl
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - Class in org.apache.chemistry.opencmis.commons.impl
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
baseId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
BindingsObjectFactoryImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
CMIS binding object factory implementation.
BindingsObjectFactoryImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
BULK_UPDATE_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
bulkUpdateData - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
 
BulkUpdateImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
BulkUpdateImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
BulkUpdateObjectIdAndChangeTokenImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
BulkUpdateObjectIdAndChangeTokenImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
BulkUpdateObjectIdAndChangeTokenImpl(String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
BulkUpdateObjectIdAndChangeTokenImpl(String, String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
BulkUpdateObjectIdAndChangeTokenImpl(String, String, String, List<CmisExtensionElement>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
BulkUpdateProperties - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
BulkUpdateProperties() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
 
bulkUpdateProperties(String, CmisBulkUpdateType, Holder<CmisExtensionType>, Holder<CmisObjectIdAndChangeTokenType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
BulkUpdatePropertiesResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
BulkUpdatePropertiesResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdatePropertiesResponse
 
byteArrayToHexString(byte[]) - Static method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 

C

canAddObjectToFolder - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canApplyACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canApplyPolicy - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canCancelCheckOut - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
CancelCheckOut - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CancelCheckOut() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
 
cancelCheckOut(String, String, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningServicePort
 
cancelCheckOut(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
CancelCheckOutResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CancelCheckOutResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOutResponse
 
canCheckIn - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canCheckOut - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canCreate() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CreatablePropertyTypesImpl
 
canCreate() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeMutabilityImpl
 
canCreate - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisCreatablePropertyTypesType
 
canCreateDocument - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canCreateFolder - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canCreateItem - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canCreateRelationship - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canDelete() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeMutabilityImpl
 
canDeleteContentStream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canDeleteObject - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canDeleteTree - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetAllVersions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetAppliedPolicies - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetChildren - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetContentStream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetDescendants - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetFolderParent - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetFolderTree - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetObjectParents - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetObjectRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetProperties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetRenditions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canMoveObject - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canRemoveObjectFromFolder - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canRemovePolicy - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canSetContentStream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canSetControllableAcl() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetControllablePolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetCreatable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetFileable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetFulltextIndexed() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetIncludedInSupertypeQuery() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetLocalName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetLocalNamespace() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetQueryable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetQueryName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canUpdate() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeMutabilityImpl
 
canUpdateProperties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
CAP_CREATABLE_PROPERTY_TYPES_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
CAP_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
capabilities - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
capabilityACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityAllVersionsSearchable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityChanges - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityContentStreamUpdatability - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityCreatablePropertyTypes - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityGetDescendants - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityGetFolderTree - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityJoin - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityMultifiling - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityNewTypeSettableAttributes - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityOrderBy - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityPWCSearchable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityPWCUpdatable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityQuery - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityRenditions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityUnfiling - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityVersionSpecificFiling - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
cardinality - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
CHANGE_EVENT_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
changeEventInfo - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
ChangeEventInfoDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Change event.
ChangeEventInfoDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChangeEventInfoDataImpl
 
ChangeEventInfoDataImpl(ChangeType, GregorianCalendar) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChangeEventInfoDataImpl
 
changeLogToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
changeLogToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChangesResponse
 
changesIncomplete - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
changesOnType - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
changeTime - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
 
changeType - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
 
checkForBytes(InputStream, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Checks if a stream has more bytes.
checkForBytes(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Checks if a stream has more bytes.
CheckIn - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CheckIn() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
checkIn(String, Holder<String>, Boolean, CmisPropertiesType, CmisContentStreamType, String, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningServicePort
 
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
checkinComment - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
CheckInResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CheckInResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckInResponse
 
CheckOut - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CheckOut() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
 
checkOut(String, Holder<String>, Holder<CmisExtensionType>, Holder<Boolean>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningServicePort
 
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
CheckOutResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CheckOutResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
 
children - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
 
children - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceBoolean
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDateTime
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDecimal
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceHtml
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceId
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceInteger
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceString
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceUri
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBooleanDefinitionType
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtmlDefinitionType
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIdDefinitionType
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUriDefinitionType
 
ChoiceImpl<T> - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Choice implementation.
ChoiceImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
ClassLoaderUtil - Class in org.apache.chemistry.opencmis.commons.impl
 
clearObjectInfos() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Clears the object info map.
close() - Method in class org.apache.chemistry.opencmis.commons.impl.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
closeQuietly(Closeable) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Closes a stream and ignores any exceptions.
closeQuietly(ContentStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Closes the stream of a ContentStream object and ignores any exceptions.
closeStream(CmisContentStreamType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
 
CmisAccessControlEntryType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisAccessControlEntryType complex type.
CmisAccessControlEntryType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
 
CmisAccessControlListType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisAccessControlListType complex type.
CmisAccessControlListType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType
 
CmisAccessControlPrincipalType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisAccessControlPrincipalType complex type.
CmisAccessControlPrincipalType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlPrincipalType
 
CmisACLCapabilityType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisACLCapabilityType complex type.
CmisACLCapabilityType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
 
CmisACLType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisACLType complex type.
CmisACLType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
 
CMISACTION_ADD_OBJECT_TO_FOLDER - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_APPEND_CONTENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_APPLY_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_APPLY_POLICY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_BULK_UPDATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CANCEL_CHECK_OUT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CHECK_IN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CHECK_OUT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CREATE_DOCUMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CREATE_DOCUMENT_FROM_SOURCE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CREATE_FOLDER - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CREATE_ITEM - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CREATE_POLICY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CREATE_RELATIONSHIP - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CREATE_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_DELETE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_DELETE_CONTENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_DELETE_TREE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_DELETE_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_MOVE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_REMOVE_OBJECT_FROM_FOLDER - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_REMOVE_POLICY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_SET_CONTENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_UPDATE_PROPERTIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_UPDATE_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CmisAllowableActionsType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisAllowableActionsType complex type.
CmisAllowableActionsType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
CmisAuthenticationImpl - Class in org.apache.chemistry.opencmis.commons.impl.endpoints
 
CmisAuthenticationImpl(CmisEndpoint) - Constructor for class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
CmisAuthenticationImpl(CmisEndpoint, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
CmisBulkUpdateType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisBulkUpdateType complex type.
CmisBulkUpdateType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
 
CmisChangeEventType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisChangeEventType complex type.
CmisChangeEventType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
 
CmisChoice - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisChoice complex type.
CmisChoice() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoice
 
CmisChoiceBoolean - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisChoiceBoolean complex type.
CmisChoiceBoolean() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceBoolean
 
CmisChoiceDateTime - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisChoiceDateTime complex type.
CmisChoiceDateTime() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDateTime
 
CmisChoiceDecimal - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisChoiceDecimal complex type.
CmisChoiceDecimal() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDecimal
 
CmisChoiceHtml - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisChoiceHtml complex type.
CmisChoiceHtml() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceHtml
 
CmisChoiceId - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisChoiceId complex type.
CmisChoiceId() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceId
 
CmisChoiceInteger - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisChoiceInteger complex type.
CmisChoiceInteger() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceInteger
 
CmisChoiceString - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisChoiceString complex type.
CmisChoiceString() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceString
 
CmisChoiceUri - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisChoiceUri complex type.
CmisChoiceUri() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceUri
 
CmisContentStreamType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisContentStreamType complex type.
CmisContentStreamType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
 
CmisCreatablePropertyTypesType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisCreatablePropertyTypesType complex type.
CmisCreatablePropertyTypesType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisCreatablePropertyTypesType
 
CmisEndpointImpl - Class in org.apache.chemistry.opencmis.commons.impl.endpoints
 
CmisEndpointImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
CmisEndpointImpl(String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
CmisEndpointsDocumentHelper - Class in org.apache.chemistry.opencmis.commons.impl.endpoints
CMIS endpoints document helper methods.
CmisEndpointsDocumentHelper() - Constructor for class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
CmisEndpointsDocumentImpl - Class in org.apache.chemistry.opencmis.commons.impl.endpoints
 
CmisEndpointsDocumentImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentImpl
 
CmisEndpointsDocumentImpl(List<CmisEndpoint>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentImpl
 
CmisEnumHelper - Class in org.apache.chemistry.opencmis.commons.impl
Helper methods to turn a value into a CMIS enum.
CmisException - Exception in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.689+02:00 Generated source version: 3.0.10
CmisException() - Constructor for exception org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
 
CmisException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
 
CmisException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
 
CmisException(String, CmisFaultType) - Constructor for exception org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
 
CmisException(String, CmisFaultType, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
 
CmisExtensionElementImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
CmisExtensionElementImpl(String, String, Map<String, String>, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
Constructor for a leaf.
CmisExtensionElementImpl(String, String, Map<String, String>, List<CmisExtensionElement>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
Constructor for a node.
CmisExtensionElementImpl(CmisExtensionElement) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
Copy constructor.
CmisExtensionFeatureKeyValuePair - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisExtensionFeatureKeyValuePair complex type.
CmisExtensionFeatureKeyValuePair() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureKeyValuePair
 
CmisExtensionFeatureType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisExtensionFeatureType complex type.
CmisExtensionFeatureType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
 
CmisExtensionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisExtensionType complex type.
CmisExtensionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType
 
CmisFaultType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisFaultType complex type.
CmisFaultType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
 
CmisListOfIdsType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisListOfIdsType complex type.
CmisListOfIdsType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisListOfIdsType
 
CmisNewTypeSettableAttributes - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisNewTypeSettableAttributes complex type.
CmisNewTypeSettableAttributes() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
CmisObjectIdAndChangeTokenType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisObjectIdAndChangeTokenType complex type.
CmisObjectIdAndChangeTokenType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
 
CmisObjectInFolderContainerType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisObjectInFolderContainerType complex type.
CmisObjectInFolderContainerType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
 
CmisObjectInFolderListType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisObjectInFolderListType complex type.
CmisObjectInFolderListType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
 
CmisObjectInFolderType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisObjectInFolderType complex type.
CmisObjectInFolderType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
 
CmisObjectListType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisObjectListType complex type.
CmisObjectListType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
 
CmisObjectParentsType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisObjectParentsType complex type.
CmisObjectParentsType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
 
CmisObjectType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisObjectType complex type.
CmisObjectType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
CmisPermissionDefinition - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPermissionDefinition complex type.
CmisPermissionDefinition() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
 
CmisPermissionMapping - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPermissionMapping complex type.
CmisPermissionMapping() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionMapping
 
CmisPropertiesType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertiesType complex type.
CmisPropertiesType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType
 
CmisProperty - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisProperty complex type.
CmisProperty() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
 
CmisPropertyBoolean - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertyBoolean complex type.
CmisPropertyBoolean() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBoolean
 
CmisPropertyBooleanDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertyBooleanDefinitionType complex type.
CmisPropertyBooleanDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBooleanDefinitionType
 
CmisPropertyDateTime - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertyDateTime complex type.
CmisPropertyDateTime() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTime
 
CmisPropertyDateTimeDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertyDateTimeDefinitionType complex type.
CmisPropertyDateTimeDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
 
CmisPropertyDecimal - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertyDecimal complex type.
CmisPropertyDecimal() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimal
 
CmisPropertyDecimalDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertyDecimalDefinitionType complex type.
CmisPropertyDecimalDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
 
CmisPropertyDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertyDefinitionType complex type.
CmisPropertyDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
CmisPropertyHtml - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertyHtml complex type.
CmisPropertyHtml() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtml
 
CmisPropertyHtmlDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertyHtmlDefinitionType complex type.
CmisPropertyHtmlDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtmlDefinitionType
 
CmisPropertyId - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertyId complex type.
CmisPropertyId() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyId
 
CmisPropertyIdDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertyIdDefinitionType complex type.
CmisPropertyIdDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIdDefinitionType
 
CmisPropertyInteger - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertyInteger complex type.
CmisPropertyInteger() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyInteger
 
CmisPropertyIntegerDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertyIntegerDefinitionType complex type.
CmisPropertyIntegerDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
 
CmisPropertyString - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertyString complex type.
CmisPropertyString() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyString
 
CmisPropertyStringDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertyStringDefinitionType complex type.
CmisPropertyStringDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
 
CmisPropertyUri - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertyUri complex type.
CmisPropertyUri() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUri
 
CmisPropertyUriDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisPropertyUriDefinitionType complex type.
CmisPropertyUriDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUriDefinitionType
 
CmisQueryType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisQueryType complex type.
CmisQueryType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
CmisRenditionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisRenditionType complex type.
CmisRenditionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
CmisRepositoryCapabilitiesType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisRepositoryCapabilitiesType complex type.
CmisRepositoryCapabilitiesType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
CmisRepositoryEntryType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisRepositoryEntryType complex type.
CmisRepositoryEntryType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
 
CmisRepositoryInfoType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisRepositoryInfoType complex type.
CmisRepositoryInfoType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
CmisTypeContainer - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisTypeContainer complex type.
CmisTypeContainer() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
 
CmisTypeDefinitionListType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisTypeDefinitionListType complex type.
CmisTypeDefinitionListType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
 
CmisTypeDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisTypeDefinitionType complex type.
CmisTypeDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
CmisTypeDocumentDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisTypeDocumentDefinitionType complex type.
CmisTypeDocumentDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDocumentDefinitionType
 
CmisTypeFolderDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisTypeFolderDefinitionType complex type.
CmisTypeFolderDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeFolderDefinitionType
 
CmisTypeItemDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisTypeItemDefinitionType complex type.
CmisTypeItemDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeItemDefinitionType
 
CmisTypeMutabilityCapabilitiesType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisTypeMutabilityCapabilitiesType complex type.
CmisTypeMutabilityCapabilitiesType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
 
CmisTypePolicyDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisTypePolicyDefinitionType complex type.
CmisTypePolicyDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypePolicyDefinitionType
 
CmisTypeRelationshipDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisTypeRelationshipDefinitionType complex type.
CmisTypeRelationshipDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeRelationshipDefinitionType
 
CmisTypeSecondaryDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für cmisTypeSecondaryDefinitionType complex type.
CmisTypeSecondaryDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeSecondaryDefinitionType
 
cmisVersionSupported - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
code - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
 
COLLECTION_BULK_UPDATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
COLLECTION_CHECKEDOUT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
COLLECTION_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
COLLECTION_ROOT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
COLLECTION_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
COLLECTION_UNFILED - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CollectionsHelper - Class in org.apache.chemistry.opencmis.commons.impl
 
COMMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper.Token
 
commonName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
 
Constants - Class in org.apache.chemistry.opencmis.commons.impl
Constants for CMIS server and client.
consumeAndClose(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Consumes and closes the provided stream.
consumeAndClose(Reader) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Consumes and closes the provided reader.
ContainerFactory - Interface in org.apache.chemistry.opencmis.commons.impl.json.parser
Container factory for creating containers for JSON object and JSON array.
CONTENT_DISPOSITION - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
contentCopied - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
 
ContentHandler - Interface in org.apache.chemistry.opencmis.commons.impl.json.parser
A simplified and stoppable SAX-like content handler for stream processing of JSON text.
contentStream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
 
contentStream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
contentStream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
contentStream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStreamResponse
 
contentStream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
 
contentStreamAllowed - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDocumentDefinitionType
 
ContentStreamHashImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
ContentStreamHashImpl(String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
Constructs an object from the cmis:contentStreamHash property value.
ContentStreamHashImpl(String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
Constructs an object from the algorithm and hash.
ContentStreamHashImpl(String, byte[]) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
Constructs an object from the algorithm and hash.
ContentStreamImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Content stream data implementation.
ContentStreamImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
Constructor.
ContentStreamImpl(String, BigInteger, String, InputStream) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
Constructor.
ContentStreamImpl(String, String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
Convenience constructor for tests.
continueOnFailure - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
 
CONTROL_ADD_ACE_PERMISSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_ADD_ACE_PRINCIPAL - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_ADD_SECONDARY_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_CHANGE_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_CMISACTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_CONTENT_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_FILENAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_IS_LAST_CHUNK - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_OBJECT_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_POLICY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_POLICY_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_PROP_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_PROP_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_REMOVE_ACE_PERMISSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_REMOVE_ACE_PRINCIPAL - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_REMOVE_SECONDARY_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_SUCCINCT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
controllableACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
controllableACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
controllablePolicy - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
controllablePolicy - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
convert(RepositoryInfo, String, String, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a repository info object.
convert(RepositoryCapabilities) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a capabilities object.
convert(AclCapabilities) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an ACL capabilities object.
convert(ObjectData, TypeCache, JSONConverter.PropertyMode, boolean, DateTimeFormat) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an object.
convert(Properties, String, TypeCache, JSONConverter.PropertyMode, boolean, DateTimeFormat) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a bag of properties.
convert(PropertyData<?>, PropertyDefinition<?>, boolean, DateTimeFormat) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a property.
convert(AllowableActions) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts allowable actions.
convert(Acl) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an ACL.
convert(RenditionData) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a rendition.
convert(ObjectList, TypeCache, JSONConverter.PropertyMode, boolean, DateTimeFormat) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a query object list.
convert(ObjectInFolderData, TypeCache, boolean, DateTimeFormat) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an object in a folder list.
convert(ObjectInFolderList, TypeCache, boolean, DateTimeFormat) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a folder list.
convert(ObjectInFolderContainer, TypeCache, boolean, DateTimeFormat) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a folder container.
convert(ObjectParentData, TypeCache, boolean, DateTimeFormat) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an object parent.
convert(TypeDefinition, DateTimeFormat) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a type definition.
convert(PropertyDefinition<?>, DateTimeFormat) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a property type definition.
convert(TypeDefinitionList, DateTimeFormat) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a type definition list.
convert(TypeDefinitionContainer, DateTimeFormat) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a type definition container.
convert(FailedToDeleteData) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts FailedToDelete ids.
convert(BulkUpdateObjectIdAndChangeToken) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts bulk update data.
convert(CmisRepositoryInfoType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a repository info object.
convert(CmisRepositoryCapabilitiesType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a repository capability object.
convert(CmisACLCapabilityType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a ACL capability object.
convert(RepositoryInfo, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a repository info object.
convert(RepositoryCapabilities, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a repository capability object.
convert(AclCapabilities) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a ACL capability object.
convert(CmisTypeDefinitionType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a type definition object.
convert(CmisPropertyDefinitionType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a property definition object.
convert(TypeDefinition) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a type definition object.
convert(PropertyDefinition<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a property definition object.
convert(CmisObjectType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a CMIS object.
convert(CmisPropertiesType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a properties object.
convert(CmisProperty) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a property object.
convert(Properties) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a properties object.
convert(PropertyData<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a property object.
convert(CmisRenditionType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a rendition object.
convert(RenditionData) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a rendition object.
convert(ObjectData, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a CMIS object.
convert(CmisAccessControlListType, Boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ACL object with its ACEs.
convert(Acl) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ACL object with its ACEs.
convert(CmisAllowableActionsType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an AllowableActions object.
convert(AllowableActions, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an AllowableActions object.
convert(CmisListOfIdsType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a list of policy ids.
convert(PolicyIdList) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a list of policy ids.
convert(CmisTypeDefinitionListType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a type list.
convert(TypeDefinitionList) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a type list.
convert(CmisObjectInFolderType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ObjectInFolder object.
convert(ObjectInFolderData, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ObjectInFolder object.
convert(CmisObjectParentsType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ObjectParent object.
convert(ObjectParentData, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ObjectParent object.
convert(CmisObjectInFolderListType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ObjectInFolder list object.
convert(ObjectInFolderList, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ObjectInFolder list object.
convert(CmisObjectListType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an Object list object.
convert(ObjectList, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an Object list object.
convert(CmisObjectInFolderContainerType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ObjectInFolder container object.
convert(ObjectInFolderContainer, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ObjectInFolder container object.
convert(CmisACLType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an access control list object.
convert(DeleteTreeResponse.FailedToDelete) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a FailedToDelete object.
convert(FailedToDeleteData) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a FailedToDelete object.
convert(CmisContentStreamType, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a content stream object.
convert(ContentStream, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a content stream object.
convert(List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts bulk update data.
convert(BulkUpdateObjectIdAndChangeToken) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts bulk update object id and change token.
convert(CmisObjectIdAndChangeTokenType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts bulk update object id and change token.
convert(ExtensionsData) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a binding extension into a Web Services extension.
convert(CmisExtensionType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an extension object.
convert(Class<T>, Enum<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an Enum.
convertAcl(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an ACL.
convertAcl(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
convertAclCapabilities(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertAllowableActions(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts allowable actions.
convertAllowableActions(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
convertBulkUpdate(List<Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts bulk update data lists.
convertBulkUpdate(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts bulk update data.
convertBulkUpdate(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
convertCalendar(List<GregorianCalendar>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a list of calendar objects.
convertCalendar(GregorianCalendar) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a calendar object.
convertDescendant(Map<String, Object>, TypeCache) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a descendant.
convertDescendants(List<Object>, TypeCache) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a descendants tree.
convertExtension(ExtensionsData, JSONObject) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertExtension(Map<String, Object>, ExtensionsData, Set<String>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertExtension(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertExtension(String, List<Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertExtension(Object, ExtensionsData) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
 
convertExtension(ExtensionsData, Object) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
 
convertExtensionHolder(ExtensionsData) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a binding extension into a Web Services extension holder.
convertExtensionHolder(Holder<CmisExtensionType>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a Web Services extension extension into a binding holder.
convertFailedToDelete(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts FailedToDelete ids.
convertHolder(Holder<T>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a holder into a WS holder.
convertHolder(Holder<T>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a WS holder into a holder.
convertObject(Map<String, Object>, TypeCache) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an object.
convertObject(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
convertObjectInFolder(Map<String, Object>, TypeCache) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an object in a folder.
convertObjectInFolderList(Map<String, Object>, TypeCache) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a object list.
convertObjectList(Map<String, Object>, TypeCache, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a object list.
convertObjectParents(List<Object>, TypeCache) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an object parents list.
convertObjects(List<Object>, TypeCache) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an object.
convertPolicyIds(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a list of policy ids.
convertPolicyIds(List<String>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a list of policy ids.
convertProperties(Map<String, Object>, Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts properties.
convertPropertyDefinition(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertQuery(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
convertRendition(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a rendition.
convertRenditions(List<Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a list of renditions.
convertRepositoryCapabilities(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertRepositoryInfo(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertRepositoryInfo(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
convertSuccinctProperties(Map<String, Object>, Map<String, Object>, TypeCache) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts properties.
convertTypeChildren(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a type definition list.
convertTypeContainerList(List<CmisTypeContainer>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a type container list.
convertTypeContainerList(List<TypeDefinitionContainer>, List<CmisTypeContainer>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a type container list.
convertTypeDefinition(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertTypeDefinition(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
convertTypeDescendants(List<Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a type definition list.
convertXMLCalendar(List<XMLGregorianCalendar>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a list of calendar objects.
copy(InputStream, OutputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Copies all bytes of an input stream to an output stream.
copy(InputStream, OutputStream, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Copies all bytes of an input stream to an output stream.
creatable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
creatable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
CreatablePropertyTypesImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
CreatablePropertyTypesImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.CreatablePropertyTypesImpl
 
creatArrayContainer() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContainerFactory
 
create - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
 
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
createAccessControlEntry(String, List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createAccessControlList(List<Ace>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createAcl(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createAddObjectToFolder() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of AddObjectToFolder
createAddObjectToFolderExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createAddObjectToFolderResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of AddObjectToFolderResponse
createAddObjectToFolderResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createAllowableActions(CmisAllowableActionsType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAllowableActionsType>}
createAppendContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of AppendContentStream
createAppendContentStreamChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createAppendContentStreamExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createAppendContentStreamIsLastChunk(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createAppendContentStreamResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of AppendContentStreamResponse
createAppendContentStreamResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createApplyACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of ApplyACL
createApplyACLACLPropagation(EnumACLPropagation) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumACLPropagation>}
createApplyACLExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createApplyACLResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of ApplyACLResponse
createApplyPolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of ApplyPolicy
createApplyPolicyExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createApplyPolicyResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of ApplyPolicyResponse
createApplyPolicyResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createBulkUpdateProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of BulkUpdateProperties
createBulkUpdatePropertiesExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createBulkUpdatePropertiesResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of BulkUpdatePropertiesResponse
createBulkUpdatePropertiesResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCancelCheckOut() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CancelCheckOut
createCancelCheckOutExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCancelCheckOutResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CancelCheckOutResponse
createCancelCheckOutResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCheckIn() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CheckIn
createCheckInAddACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCheckInCheckinComment(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createCheckInContentStream(CmisContentStreamType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisContentStreamType>}
createCheckInExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCheckInMajor(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createCheckInProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisPropertiesType>}
createCheckInRemoveACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCheckInResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CheckInResponse
createCheckInResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCheckOut() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CheckOut
createCheckOutExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCheckOutResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CheckOutResponse
createCheckOutResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCmisAccessControlEntryType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisAccessControlEntryType
createCmisAccessControlListType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisAccessControlListType
createCmisAccessControlPrincipalType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisAccessControlPrincipalType
createCmisACLCapabilityType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisACLCapabilityType
createCmisACLType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisACLType
createCmisAllowableActionsType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisAllowableActionsType
createCmisBulkUpdateType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisBulkUpdateType
createCmisChangeEventType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChangeEventType
createCmisChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoice
createCmisChoiceBoolean() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoiceBoolean
createCmisChoiceDateTime() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoiceDateTime
createCmisChoiceDecimal() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoiceDecimal
createCmisChoiceHtml() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoiceHtml
createCmisChoiceId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoiceId
createCmisChoiceInteger() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoiceInteger
createCmisChoiceString() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoiceString
createCmisChoiceUri() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoiceUri
createCmisContentStreamType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisContentStreamType
createCmisCreatablePropertyTypesType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisCreatablePropertyTypesType
createCmisExtensionFeatureKeyValuePair() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisExtensionFeatureKeyValuePair
createCmisExtensionFeatureType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisExtensionFeatureType
createCmisExtensionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisExtensionType
createCmisFault(CmisFaultType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisFaultType>}
createCmisFaultType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisFaultType
createCmisListOfIdsType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisListOfIdsType
createCmisNewTypeSettableAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisNewTypeSettableAttributes
createCmisObjectIdAndChangeTokenType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisObjectIdAndChangeTokenType
createCmisObjectInFolderContainerType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisObjectInFolderContainerType
createCmisObjectInFolderListType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisObjectInFolderListType
createCmisObjectInFolderType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisObjectInFolderType
createCmisObjectListType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisObjectListType
createCmisObjectParentsType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisObjectParentsType
createCmisObjectType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisObjectType
createCmisPermissionDefinition() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPermissionDefinition
createCmisPermissionMapping() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPermissionMapping
createCmisPropertiesType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertiesType
createCmisProperty() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisProperty
createCmisPropertyBoolean() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyBoolean
createCmisPropertyBooleanDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyBooleanDefinitionType
createCmisPropertyDateTime() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyDateTime
createCmisPropertyDateTimeDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
createCmisPropertyDecimal() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyDecimal
createCmisPropertyDecimalDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyDecimalDefinitionType
createCmisPropertyDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyDefinitionType
createCmisPropertyHtml() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyHtml
createCmisPropertyHtmlDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyHtmlDefinitionType
createCmisPropertyId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyId
createCmisPropertyIdDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyIdDefinitionType
createCmisPropertyInteger() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyInteger
createCmisPropertyIntegerDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyIntegerDefinitionType
createCmisPropertyString() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyString
createCmisPropertyStringDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyStringDefinitionType
createCmisPropertyUri() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyUri
createCmisPropertyUriDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyUriDefinitionType
createCmisQueryType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisQueryType
createCmisRenditionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisRenditionType
createCmisRepositoryCapabilitiesType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisRepositoryCapabilitiesType
createCmisRepositoryEntryType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisRepositoryEntryType
createCmisRepositoryInfoType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisRepositoryInfoType
createCmisTypeContainer() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisTypeContainer
createCmisTypeDefinitionListType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisTypeDefinitionListType
createCmisTypeDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisTypeDefinitionType
createCmisTypeDocumentDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisTypeDocumentDefinitionType
createCmisTypeFolderDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisTypeFolderDefinitionType
createCmisTypeItemDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisTypeItemDefinitionType
createCmisTypeMutabilityCapabilitiesType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
createCmisTypePolicyDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisTypePolicyDefinitionType
createCmisTypeRelationshipDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
createCmisTypeSecondaryDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisTypeSecondaryDefinitionType
createContentStream(String, BigInteger, String, InputStream) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createContentStreamHashes(InputStream, String...) - Static method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
Creates a list of content hashes from a stream
createCreateDocument() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateDocument
createCreateDocumentAddACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateDocumentContentStream(CmisContentStreamType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisContentStreamType>}
createCreateDocumentExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateDocumentFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createCreateDocumentFromSource() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateDocumentFromSource
createCreateDocumentFromSourceAddACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateDocumentFromSourceExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateDocumentFromSourceFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createCreateDocumentFromSourceRemoveACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateDocumentFromSourceResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateDocumentFromSourceResponse
createCreateDocumentFromSourceResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateDocumentFromSourceVersioningState(EnumVersioningState) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumVersioningState>}
createCreateDocumentRemoveACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateDocumentResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateDocumentResponse
createCreateDocumentResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateDocumentVersioningState(EnumVersioningState) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumVersioningState>}
createCreateFolder() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateFolder
createCreateFolderAddACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateFolderExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateFolderRemoveACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateFolderResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateFolderResponse
createCreateFolderResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateItem() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateItem
createCreateItemAddACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateItemExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateItemFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createCreateItemRemoveACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateItemResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateItemResponse
createCreateItemResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreatePolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreatePolicy
createCreatePolicyAddACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreatePolicyExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreatePolicyFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createCreatePolicyRemoveACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreatePolicyResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreatePolicyResponse
createCreatePolicyResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateRelationship() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateRelationship
createCreateRelationshipAddACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateRelationshipExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateRelationshipRemoveACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateRelationshipResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateRelationshipResponse
createCreateRelationshipResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateType
createCreateTypeExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateTypeResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateTypeResponse
createDeleteContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteContentStream
createDeleteContentStreamExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createDeleteContentStreamResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteContentStreamResponse
createDeleteContentStreamResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createDeleteObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteObject
createDeleteObjectAllVersions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createDeleteObjectExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createDeleteObjectResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteObjectResponse
createDeleteObjectResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createDeleteTree() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteTree
createDeleteTreeAllVersions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createDeleteTreeContinueOnFailure(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createDeleteTreeExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createDeleteTreeResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteTreeResponse
createDeleteTreeResponseFailedToDelete() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteTreeResponse.FailedToDelete
createDeleteTreeUnfileObjects(EnumUnfileObject) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumUnfileObject>}
createDeleteType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteType
createDeleteTypeExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createDeleteTypeResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteTypeResponse
createDeleteTypeResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
CreateDocument - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CreateDocument() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
createDocument(String, CmisPropertiesType, String, CmisContentStreamType, EnumVersioningState, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
CreateDocumentFromSource - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CreateDocumentFromSource() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
createDocumentFromSource(String, String, CmisPropertiesType, String, EnumVersioningState, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
CreateDocumentFromSourceResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CreateDocumentFromSourceResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSourceResponse
 
CreateDocumentResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CreateDocumentResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentResponse
 
CreateFolder - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CreateFolder() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
 
createFolder(String, CmisPropertiesType, String, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
CreateFolderResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CreateFolderResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolderResponse
 
createGetACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetACL
createGetACLExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetACLOnlyBasicPermissions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetACLResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetACLResponse
createGetAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetAllowableActions
createGetAllowableActionsExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetAllowableActionsResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetAllowableActionsResponse
createGetAllVersions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetAllVersions
createGetAllVersionsExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetAllVersionsFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetAllVersionsIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetAllVersionsResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetAllVersionsResponse
createGetAppliedPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetAppliedPolicies
createGetAppliedPoliciesExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetAppliedPoliciesFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetAppliedPoliciesResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetAppliedPoliciesResponse
createGetCheckedOutDocs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetCheckedOutDocs
createGetCheckedOutDocsExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetCheckedOutDocsFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetCheckedOutDocsFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetCheckedOutDocsIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetCheckedOutDocsIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createGetCheckedOutDocsMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetCheckedOutDocsOrderBy(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetCheckedOutDocsRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetCheckedOutDocsResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetCheckedOutDocsResponse
createGetCheckedOutDocsSkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetChildren() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetChildren
createGetChildrenExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetChildrenFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetChildrenIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetChildrenIncludePathSegment(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetChildrenIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createGetChildrenMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetChildrenOrderBy(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetChildrenRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetChildrenResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetChildrenResponse
createGetChildrenSkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetContentChanges() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetContentChanges
createGetContentChangesChangeLogToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetContentChangesExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetContentChangesFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetContentChangesIncludeACL(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetContentChangesIncludePolicyIds(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetContentChangesIncludeProperties(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetContentChangesMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetContentChangesResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetContentChangesResponse
createGetContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetContentStream
createGetContentStreamExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetContentStreamLength(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetContentStreamOffset(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetContentStreamResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetContentStreamResponse
createGetContentStreamStreamId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetDescendants() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetDescendants
createGetDescendantsDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetDescendantsExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetDescendantsFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetDescendantsIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetDescendantsIncludePathSegment(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetDescendantsIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createGetDescendantsRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetDescendantsResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetDescendantsResponse
createGetFolderParent() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetFolderParent
createGetFolderParentExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetFolderParentResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetFolderParentResponse
createGetFolderTree() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetFolderTree
createGetFolderTreeDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetFolderTreeExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetFolderTreeFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetFolderTreeIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetFolderTreeIncludePathSegment(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetFolderTreeIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createGetFolderTreeRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetFolderTreeResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetFolderTreeResponse
createGetObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObject
createGetObjectByPath() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectByPath
createGetObjectByPathExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetObjectByPathFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectByPathIncludeACL(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectByPathIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectByPathIncludePolicyIds(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectByPathIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createGetObjectByPathRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectByPathResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectByPathResponse
createGetObjectExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetObjectFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectIncludeACL(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectIncludePolicyIds(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createGetObjectOfLatestVersion() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectOfLatestVersion
createGetObjectOfLatestVersionExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetObjectOfLatestVersionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectOfLatestVersionIncludeACL(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectOfLatestVersionIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectOfLatestVersionIncludePolicyIds(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectOfLatestVersionIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createGetObjectOfLatestVersionRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectOfLatestVersionResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectOfLatestVersionResponse
createGetObjectParents() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectParents
createGetObjectParentsExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetObjectParentsFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectParentsIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectParentsIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createGetObjectParentsIncludeRelativePathSegment(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectParentsRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectParentsResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectParentsResponse
createGetObjectRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectRelationships
createGetObjectRelationshipsExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetObjectRelationshipsFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectRelationshipsIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectRelationshipsMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetObjectRelationshipsRelationshipDirection(EnumRelationshipDirection) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumRelationshipDirection>}
createGetObjectRelationshipsResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectRelationshipsResponse
createGetObjectRelationshipsSkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetObjectRelationshipsTypeId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectResponse
createGetProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetProperties
createGetPropertiesExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetPropertiesFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetPropertiesOfLatestVersion() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetPropertiesOfLatestVersion
createGetPropertiesOfLatestVersionExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetPropertiesOfLatestVersionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetPropertiesOfLatestVersionResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
createGetPropertiesResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetPropertiesResponse
createGetRenditions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetRenditions
createGetRenditionsExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetRenditionsMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetRenditionsRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetRenditionsResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetRenditionsResponse
createGetRenditionsSkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetRepositories() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetRepositories
createGetRepositoriesExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetRepositoriesResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetRepositoriesResponse
createGetRepositoryInfo() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetRepositoryInfo
createGetRepositoryInfoExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetRepositoryInfoResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetRepositoryInfoResponse
createGetTypeChildren() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetTypeChildren
createGetTypeChildrenExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetTypeChildrenIncludePropertyDefinitions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetTypeChildrenMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetTypeChildrenResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetTypeChildrenResponse
createGetTypeChildrenSkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetTypeChildrenTypeId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetTypeDefinition() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetTypeDefinition
createGetTypeDefinitionExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetTypeDefinitionResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetTypeDefinitionResponse
createGetTypeDescendants() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetTypeDescendants
createGetTypeDescendantsDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetTypeDescendantsExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetTypeDescendantsIncludePropertyDefinitions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetTypeDescendantsResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetTypeDescendantsResponse
createGetTypeDescendantsTypeId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
CreateItem - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CreateItem() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
 
createItem(String, CmisPropertiesType, String, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
CreateItemResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CreateItemResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItemResponse
 
createMoveObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of MoveObject
createMoveObjectExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createMoveObjectResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of MoveObjectResponse
createMoveObjectResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createObjectContainer() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContainerFactory
 
createParser(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Creates a new XML parser with OpenCMIS default settings.
CreatePolicy - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CreatePolicy() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
 
createPolicy(String, CmisPropertiesType, String, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
CreatePolicyResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CreatePolicyResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicyResponse
 
createPropertiesData(List<PropertyData<?>>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyBooleanData(String, List<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyBooleanData(String, Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyData(PropertyDefinition<T>, Object) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyDateTimeData(String, List<GregorianCalendar>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyDateTimeData(String, GregorianCalendar) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyDecimalData(String, List<BigDecimal>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyDecimalData(String, BigDecimal) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyHtmlData(String, List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyHtmlData(String, String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyIdData(String, List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyIdData(String, String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyIntegerData(String, List<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyIntegerData(String, BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyStringData(String, List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyStringData(String, String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyUriData(String, List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyUriData(String, String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createQuery() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of Query
createQuery(CmisQueryType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisQueryType>}
createQueryExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createQueryIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createQueryIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createQueryMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createQueryRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createQueryResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of QueryResponse
createQuerySearchAllVersions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createQuerySkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
CreateRelationship - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CreateRelationship() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
 
createRelationship(String, CmisPropertiesType, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
CreateRelationshipResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CreateRelationshipResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationshipResponse
 
createRemoveObjectFromFolder() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of RemoveObjectFromFolder
createRemoveObjectFromFolderExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createRemoveObjectFromFolderFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createRemoveObjectFromFolderResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of RemoveObjectFromFolderResponse
createRemoveObjectFromFolderResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createRemovePolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of RemovePolicy
createRemovePolicyExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createRemovePolicyResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of RemovePolicyResponse
createRemovePolicyResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createSetContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of SetContentStream
createSetContentStreamChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createSetContentStreamExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createSetContentStreamOverwriteFlag(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createSetContentStreamResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of SetContentStreamResponse
createSetContentStreamResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
CreateType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CreateType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
 
createType(String, Holder<CmisTypeDefinitionType>, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
 
createType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
CreateTypeResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
CreateTypeResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateTypeResponse
 
createUpdateProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of UpdateProperties
createUpdatePropertiesChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createUpdatePropertiesExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createUpdatePropertiesResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of UpdatePropertiesResponse
createUpdatePropertiesResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createUpdateType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of UpdateType
createUpdateTypeExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createUpdateTypeResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of UpdateTypeResponse
createWriter(OutputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Creates a new XML writer.

D

DateTimeHelper - Class in org.apache.chemistry.opencmis.commons.impl
 
DECODE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Base64
Specify decoding in first bit.
decode(byte[]) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[], int, int, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeContentDisposition(String, Map<String, String>) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
Decodes the Content-Disposition header value according to RFC 2183 and RFC 2231.
decodeContentDispositionFilename(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
Decodes a filename from the Content-Disposition header value according to RFC 2183 and RFC 2231.
decodeFileToFile(String, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeRFC2231value(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
decodeToFile(String, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeToObject(String, int, ClassLoader) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeURL(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
URL decodes the given string or throws a CmisRuntimeException if the charset 'UTF-8' is not available.
defaultValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBooleanDefinitionType
 
defaultValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
 
defaultValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
 
defaultValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtmlDefinitionType
 
defaultValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIdDefinitionType
 
defaultValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
 
defaultValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
 
defaultValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUriDefinitionType
 
delete - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
 
DeleteContentStream - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
DeleteContentStream() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
 
deleteContentStream(String, Holder<String>, Holder<String>, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
DeleteContentStreamResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
DeleteContentStreamResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
 
DeleteObject - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
DeleteObject() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
 
deleteObject(String, String, Boolean, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
DeleteObjectResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
DeleteObjectResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObjectResponse
 
DeleteTree - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
DeleteTree() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
 
deleteTree(String, String, Boolean, EnumUnfileObject, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
DeleteTreeResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
DeleteTreeResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse
 
DeleteTreeResponse.FailedToDelete - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
DeleteType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
DeleteType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
 
deleteType(String, String, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
 
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
DeleteTypeResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
DeleteTypeResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTypeResponse
 
depth - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
depth - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
depth - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
 
description - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
 
description - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
description - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
 
description - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
description - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
destroy() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
 
direct - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
 
DiscoveryService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.725+02:00 Generated source version: 3.0.10
DiscoveryService(URL) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryService
 
DiscoveryService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryService
 
DiscoveryService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryService
 
DiscoveryService(WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryService
 
DiscoveryService(URL, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryService
 
DiscoveryService(URL, QName, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryService
 
DiscoveryServicePort - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryService
 
DiscoveryServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.691+02:00 Generated source version: 3.0.10
displayName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoice
 
displayName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
displayName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
 
displayName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
displayName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
DISPOSITION_ATTACHMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
DISPOSITION_FILENAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
DISPOSITION_FORM_DATA_CONTENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
DISPOSITION_INLINE - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
DISPOSITION_NAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
DO_BREAK_LINES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Base64
Do break lines when encoding.
DocumentTypeDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Document type definition.
DocumentTypeDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.DocumentTypeDefinitionImpl
 
DONT_GUNZIP - Static variable in class org.apache.chemistry.opencmis.commons.impl.Base64
Specify that gzipped data should not be automatically gunzipped.

E

ENCODE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Base64
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encodeBytes(byte[]) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeContentDisposition(String, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
Encodes the Content-Disposition header value according to RFC 2183 and RFC 2231.
encodeFileToFile(String, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeRFC2231(String, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
Encodes a MIME parameter per RFC 2231.
encodeRFC2231value(String, StringBuilder) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
Encodes a value per RFC 2231.
encodeToFile(byte[], String) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Convenience method for encoding data to a file.
encodeURL(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
URL encodes the given string or throws a CmisRuntimeException if the charset 'UTF-8' is not available.
encryptTempFiles() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns false, do not encrypt temporary files.
endArray() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the end of a JSON array.
endJSON() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the end of JSON processing.
endObject() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the end of a JSON object.
endObjectEntry() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the end of the value of previous object entry.
endXmlDocument(XMLStreamWriter) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Ends a XML document.
EnumACLPropagation - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumACLPropagation.
EnumAllowableActionsKey - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumAllowableActionsKey.
EnumBaseObjectTypeIds - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumBaseObjectTypeIds.
EnumBasicPermissions - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumBasicPermissions.
EnumCapabilityACL - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumCapabilityACL.
EnumCapabilityChanges - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumCapabilityChanges.
EnumCapabilityContentStreamUpdates - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumCapabilityContentStreamUpdates.
EnumCapabilityJoin - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumCapabilityJoin.
EnumCapabilityOrderBy - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumCapabilityOrderBy.
EnumCapabilityQuery - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumCapabilityQuery.
EnumCapabilityRendition - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumCapabilityRendition.
EnumCardinality - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumCardinality.
EnumContentStreamAllowed - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumContentStreamAllowed.
EnumDateTimeResolution - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumDateTimeResolution.
EnumIncludeRelationships - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumIncludeRelationships.
EnumPropertiesBase - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumPropertiesBase.
EnumPropertiesDocument - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumPropertiesDocument.
EnumPropertiesFolder - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumPropertiesFolder.
EnumPropertiesPolicy - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumPropertiesPolicy.
EnumPropertiesRelationship - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumPropertiesRelationship.
EnumPropertyType - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumPropertyType.
EnumRelationshipDirection - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumRelationshipDirection.
EnumRenditionKind - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumRenditionKind.
EnumServiceException - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumServiceException.
EnumSupportedPermissions - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumSupportedPermissions.
EnumTypeOfChanges - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumTypeOfChanges.
EnumUnfileObject - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumUnfileObject.
EnumUpdatability - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumUpdatability.
EnumUsers - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumUsers.
EnumVersioningState - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für enumVersioningState.
EOF - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper.Token
 
equals(Object) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
ERROR_EXCEPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ERROR_JSON_TOO_BIG - Static variable in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
ERROR_MESSAGE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ERROR_STACKTRACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ERROR_STRING_TOO_LONG - Static variable in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
ERROR_UNEXPECTED_CHAR - Static variable in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
ERROR_UNEXPECTED_EXCEPTION - Static variable in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
ERROR_UNEXPECTED_TOKEN - Static variable in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
escape(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
Escape quotes, \, /, \r, \n, \b, \f, \t and other control characters (U+0000 through U+001F).
escape(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONValue
Escape quotes, \, /, \r, \n, \b, \f, \t and other control characters (U+0000 through U+001F).
exact - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
 
exactACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
extendedFeatures - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolderResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicyResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdatePropertiesResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOutResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckInResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSourceResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolderResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItemResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicyResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationshipResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObjectResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTypeResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositories
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfo
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObjectResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolderResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicyResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
 
ExtensionDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
ExtensionsData implementation.
ExtensionDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionDataImpl
 
ExtensionFeatureImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
ExtensionFeatureImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 

F

failedToDelete - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse
 
FailedToDelete() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse.FailedToDelete
 
FAILEDTODELETE_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
FailedToDeleteDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
FailedToDeleteData implementation.
FailedToDeleteDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.FailedToDeleteDataImpl
 
FEATURE_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
featureData - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
 
fileable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
fileable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
filename - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
 
findNextStartElemenet(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Moves the parser to the next start element.
flushBase64() - Method in class org.apache.chemistry.opencmis.commons.impl.Base64.OutputStream
Method added by PHIL.
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
 
FolderTypeDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Folder type definition.
FolderTypeDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.FolderTypeDefinitionImpl
 
formatHttpDateTime(long) - Static method in class org.apache.chemistry.opencmis.commons.impl.DateTimeHelper
Returns a HTTP date.
formatHttpDateTime(Date) - Static method in class org.apache.chemistry.opencmis.commons.impl.DateTimeHelper
Returns a HTTP date.
formatHttpDateTime(GregorianCalendar) - Static method in class org.apache.chemistry.opencmis.commons.impl.DateTimeHelper
Returns a HTTP date.
formatXmlDateTime(long) - Static method in class org.apache.chemistry.opencmis.commons.impl.DateTimeHelper
Returns a xsd:dateTime string.
formatXmlDateTime(GregorianCalendar) - Static method in class org.apache.chemistry.opencmis.commons.impl.DateTimeHelper
Returns a xsd:dateTime string.
fromHex(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
fromValue(String, Class<E>) - Static method in class org.apache.chemistry.opencmis.commons.impl.CmisEnumHelper
 
fromValue(BigInteger, Class<E>) - Static method in class org.apache.chemistry.opencmis.commons.impl.CmisEnumHelper
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumACLPropagation
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumAllowableActionsKey
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumBaseObjectTypeIds
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumBasicPermissions
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityACL
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityChanges
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityContentStreamUpdates
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityJoin
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityOrderBy
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityQuery
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityRendition
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCardinality
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumContentStreamAllowed
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumDateTimeResolution
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesBase
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesDocument
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesFolder
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesPolicy
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesRelationship
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertyType
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumRelationshipDirection
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumRenditionKind
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumServiceException
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumSupportedPermissions
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumTypeOfChanges
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUnfileObject
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUpdatability
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUsers
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumVersioningState
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.ReturnVersion
 
fulltextIndexed - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
fulltextIndexed - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 

G

getAces() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlListImpl
 
getAcl() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
getACL(String, String, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ACLServicePort
 
getACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACLResponse
Ruft den Wert der acl-Eigenschaft ab.
getACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
Ruft den Wert der acl-Eigenschaft ab.
getAcl() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Ruft den Wert der acl-Eigenschaft ab.
GetACL - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetACL() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
 
getACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACLResponse
Ruft den Wert der acl-Eigenschaft ab.
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
getAclCapabilities() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getAclCapability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
getAclCapability() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Ruft den Wert der aclCapability-Eigenschaft ab.
getAclPropagation() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
getACLPropagation() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Ruft den Wert der aclPropagation-Eigenschaft ab.
GetACLResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetACLResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACLResponse
 
getACLServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLService
 
getACLServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLService
 
getAclServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getAddACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Ruft den Wert der addACEs-Eigenschaft ab.
getAddACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Ruft den Wert der addACEs-Eigenschaft ab.
getAddACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Ruft den Wert der addACEs-Eigenschaft ab.
getAddACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Ruft den Wert der addACEs-Eigenschaft ab.
getAddACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Ruft den Wert der addACEs-Eigenschaft ab.
getAddACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Ruft den Wert der addACEs-Eigenschaft ab.
getAddACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Ruft den Wert der addACEs-Eigenschaft ab.
getAddACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Ruft den Wert der addACEs-Eigenschaft ab.
getAdditionalLinks() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getAddSecondaryTypeIds() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
getAddSecondaryTypeIds() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
Gets the value of the addSecondaryTypeIds property.
getAlgorithm() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
getAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AllowableActionsImpl
 
getAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
getAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Ruft den Wert der allowableActions-Eigenschaft ab.
GetAllowableActions - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetAllowableActions() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
 
getAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActionsResponse
Ruft den Wert der allowableActions-Eigenschaft ab.
getAllowableActions(String, String, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetAllowableActionsResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetAllowableActionsResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActionsResponse
 
getAllowedSourceTypeIds() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RelationshipTypeDefinitionImpl
 
getAllowedSourceTypes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeRelationshipDefinitionType
Gets the value of the allowedSourceTypes property.
getAllowedTargetTypeIds() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RelationshipTypeDefinitionImpl
 
getAllowedTargetTypes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeRelationshipDefinitionType
Gets the value of the allowedTargetTypes property.
getAllVersions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
Ruft den Wert der allVersions-Eigenschaft ab.
getAllVersions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Ruft den Wert der allVersions-Eigenschaft ab.
GetAllVersions - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetAllVersions() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
 
getAllVersions(String, String, String, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningServicePort
 
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetAllVersionsResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetAllVersionsResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersionsResponse
 
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlPrincipalType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisCreatablePropertyTypesType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisListOfIdsType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionMapping
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBoolean
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTime
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimal
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtml
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyId
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyInteger
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyString
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUri
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse.FailedToDelete
Gets the value of the any property.
GetAppliedPolicies - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetAppliedPolicies() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
 
getAppliedPolicies(String, String, String, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyServicePort
 
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetAppliedPoliciesResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetAppliedPoliciesResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPoliciesResponse
 
getAtomId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
 
getAuthentications() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getAuthenticationsSortedByPreference() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentImpl
 
getBaseId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Ruft den Wert der baseId-Eigenschaft ab.
getBaseType() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getBaseTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getBaseTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
getBigHeight() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
getBigLength() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
getBigLength() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
getBigWidth() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
getBinding() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getBoolean(Map<String, Object>, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getBooleanProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getBoundaryFromMultiPart(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
Gets the boundary from a multipart/formdata content type header.
getBulkUpdateData() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
Ruft den Wert der bulkUpdateData-Eigenschaft ab.
getCanCreate() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisCreatablePropertyTypesType
Gets the value of the canCreate property.
getCapabilities() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getCapabilities() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Ruft den Wert der capabilities-Eigenschaft ab.
getCapabilityACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Ruft den Wert der capabilityACL-Eigenschaft ab.
getCapabilityChanges() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Ruft den Wert der capabilityChanges-Eigenschaft ab.
getCapabilityContentStreamUpdatability() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Ruft den Wert der capabilityContentStreamUpdatability-Eigenschaft ab.
getCapabilityCreatablePropertyTypes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Ruft den Wert der capabilityCreatablePropertyTypes-Eigenschaft ab.
getCapabilityJoin() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Ruft den Wert der capabilityJoin-Eigenschaft ab.
getCapabilityNewTypeSettableAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Ruft den Wert der capabilityNewTypeSettableAttributes-Eigenschaft ab.
getCapabilityOrderBy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Ruft den Wert der capabilityOrderBy-Eigenschaft ab.
getCapabilityQuery() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Ruft den Wert der capabilityQuery-Eigenschaft ab.
getCapabilityRenditions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Ruft den Wert der capabilityRenditions-Eigenschaft ab.
getCardinality() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getCardinality() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Ruft den Wert der cardinality-Eigenschaft ab.
getChallengesFromAuthenticateHeader(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
Parses a WWW-Authenticate header value.
getChangeEventInfo() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
getChangeEventInfo() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Ruft den Wert der changeEventInfo-Eigenschaft ab.
getChangeLogToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Ruft den Wert der changeLogToken-Eigenschaft ab.
getChangeLogToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChangesResponse
Ruft den Wert der changeLogToken-Eigenschaft ab.
getChangesCapability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
getChangesIncomplete() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getChangesOnType() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getChangesOnType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the changesOnType property.
getChangeTime() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChangeEventInfoDataImpl
 
getChangeTime() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
Ruft den Wert der changeTime-Eigenschaft ab.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Ruft den Wert der changeToken-Eigenschaft ab.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
Ruft den Wert der changeToken-Eigenschaft ab.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
Ruft den Wert der changeToken-Eigenschaft ab.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
Ruft den Wert der changeToken-Eigenschaft ab.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
Ruft den Wert der changeToken-Eigenschaft ab.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Ruft den Wert der changeToken-Eigenschaft ab.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
Ruft den Wert der changeToken-Eigenschaft ab.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Ruft den Wert der changeToken-Eigenschaft ab.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
Ruft den Wert der changeToken-Eigenschaft ab.
getChangeType() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChangeEventInfoDataImpl
 
getChangeType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
Ruft den Wert der changeType-Eigenschaft ab.
getCharsetFromContentType(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
Gets charset from a content type header.
GetCheckedOutDocs - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetCheckedOutDocs() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
getCheckedOutDocs(String, String, String, String, Boolean, EnumIncludeRelationships, String, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
 
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetCheckedOutDocsResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetCheckedOutDocsResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocsResponse
 
getCheckinComment() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Ruft den Wert der checkinComment-Eigenschaft ab.
getChildren() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
 
getChildren() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderContainerImpl
 
getChildren() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionContainerImpl
 
getChildren() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
Gets the value of the children property.
getChildren() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
Gets the value of the children property.
GetChildren - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetChildren() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
getChildren(String, String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetChildrenResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetChildrenResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildrenResponse
 
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceBoolean
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDateTime
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDecimal
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceHtml
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceId
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceInteger
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceString
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceUri
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBooleanDefinitionType
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtmlDefinitionType
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIdDefinitionType
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUriDefinitionType
Gets the value of the choice property.
getChoices() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getCMISValue(Object, PropertyType) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getCmisVersion() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getCmisVersion() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getCmisVersionSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getCmisVersionSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Ruft den Wert der cmisVersionSupported-Eigenschaft ab.
getCode() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
Ruft den Wert der code-Eigenschaft ab.
getCommonName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
getCommonName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Ruft den Wert der commonName-Eigenschaft ab.
getCompression() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, CmisExtensionType, Holder<CmisObjectListType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryServicePort
 
GetContentChanges - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetContentChanges() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetContentChangesResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetContentChangesResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChangesResponse
 
getContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Ruft den Wert der contentStream-Eigenschaft ab.
getContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Ruft den Wert der contentStream-Eigenschaft ab.
getContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Ruft den Wert der contentStream-Eigenschaft ab.
GetContentStream - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetContentStream() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
 
getContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStreamResponse
Ruft den Wert der contentStream-Eigenschaft ab.
getContentStream(String, String, String, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
getContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Ruft den Wert der contentStream-Eigenschaft ab.
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
getContentStreamAllowed() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.DocumentTypeDefinitionImpl
 
getContentStreamAllowed() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDocumentDefinitionType
Ruft den Wert der contentStreamAllowed-Eigenschaft ab.
GetContentStreamResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetContentStreamResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStreamResponse
 
getContentStreamUpdatesCapability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
getContentType() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getContenType() - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
getContinueOnFailure() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Ruft den Wert der continueOnFailure-Eigenschaft ab.
getCookies() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getCreatablePropertyTypes() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
getCreatedBy() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getCreationDate() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getCsrfHeader() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getCsrfParameter() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getDateTime(Map<String, Object>, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getDateTimeProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getDateTimeResolution() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDateTimeDefinitionImpl
 
getDecimal(Map<String, Object>, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBooleanDefinitionType
Ruft den Wert der defaultValue-Eigenschaft ab.
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
Ruft den Wert der defaultValue-Eigenschaft ab.
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Ruft den Wert der defaultValue-Eigenschaft ab.
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtmlDefinitionType
Ruft den Wert der defaultValue-Eigenschaft ab.
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIdDefinitionType
Ruft den Wert der defaultValue-Eigenschaft ab.
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
Ruft den Wert der defaultValue-Eigenschaft ab.
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
Ruft den Wert der defaultValue-Eigenschaft ab.
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUriDefinitionType
Ruft den Wert der defaultValue-Eigenschaft ab.
getDepth() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Ruft den Wert der depth-Eigenschaft ab.
getDepth() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Ruft den Wert der depth-Eigenschaft ab.
getDepth() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Ruft den Wert der depth-Eigenschaft ab.
GetDescendants - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetDescendants() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
getDescendants(String, String, BigInteger, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
 
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetDescendantsResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetDescendantsResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendantsResponse
 
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionDefinitionDataImpl
 
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Ruft den Wert der description-Eigenschaft ab.
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
Ruft den Wert der description-Eigenschaft ab.
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Ruft den Wert der description-Eigenschaft ab.
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Ruft den Wert der description-Eigenschaft ab.
getDiscoveryServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryService
 
getDiscoveryServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryService
 
getDiscoveryServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoice
Ruft den Wert der displayName-Eigenschaft ab.
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Ruft den Wert der displayName-Eigenschaft ab.
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Ruft den Wert der displayName-Eigenschaft ab.
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Ruft den Wert der displayName-Eigenschaft ab.
getDocumentationUrl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
getEndpoint() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
getEndpoints() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentImpl
 
getEnum(Map<String, Object>, String, Class<T>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getErrorType() - Method in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
getExtendedFeatures() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the extendedFeatures property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolderResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicyResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdatePropertiesResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOutResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckInResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSourceResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolderResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItemResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicyResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationshipResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObjectResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTypeResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositories
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfo
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObjectResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolderResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicyResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
Ruft den Wert der extension-Eigenschaft ab.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
Ruft den Wert der extension-Eigenschaft ab.
getExtension(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeTypes
Guesses a extension from a MIME type.
getExtensionFeatures() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getExtensions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData
 
getFailedToDelete() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse
Ruft den Wert der failedToDelete-Eigenschaft ab.
getFaultInfo() - Method in exception org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
 
getFeatureData() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
getFeatureData() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Gets the value of the featureData property.
getFileName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
getFilename() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Ruft den Wert der filename-Eigenschaft ab.
getFileName() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Ruft den Wert der filter-Eigenschaft ab.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
Ruft den Wert der filter-Eigenschaft ab.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Ruft den Wert der filter-Eigenschaft ab.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Ruft den Wert der filter-Eigenschaft ab.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Ruft den Wert der filter-Eigenschaft ab.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Ruft den Wert der filter-Eigenschaft ab.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
Ruft den Wert der filter-Eigenschaft ab.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Ruft den Wert der filter-Eigenschaft ab.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Ruft den Wert der filter-Eigenschaft ab.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Ruft den Wert der filter-Eigenschaft ab.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Ruft den Wert der filter-Eigenschaft ab.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Ruft den Wert der filter-Eigenschaft ab.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Ruft den Wert der filter-Eigenschaft ab.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
Ruft den Wert der filter-Eigenschaft ab.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Ruft den Wert der filter-Eigenschaft ab.
getFirstValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Ruft den Wert der folderId-Eigenschaft ab.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Ruft den Wert der folderId-Eigenschaft ab.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Ruft den Wert der folderId-Eigenschaft ab.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Ruft den Wert der folderId-Eigenschaft ab.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Ruft den Wert der folderId-Eigenschaft ab.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Ruft den Wert der folderId-Eigenschaft ab.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Ruft den Wert der folderId-Eigenschaft ab.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Ruft den Wert der folderId-Eigenschaft ab.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Ruft den Wert der folderId-Eigenschaft ab.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Ruft den Wert der folderId-Eigenschaft ab.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
Ruft den Wert der folderId-Eigenschaft ab.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Ruft den Wert der folderId-Eigenschaft ab.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
Ruft den Wert der folderId-Eigenschaft ab.
GetFolderParent - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetFolderParent() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
 
getFolderParent(String, String, String, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
 
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetFolderParentResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetFolderParentResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParentResponse
 
GetFolderTree - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetFolderTree() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
getFolderTree(String, String, BigInteger, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetFolderTreeResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetFolderTreeResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTreeResponse
 
getHash() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
getHeight() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Ruft den Wert der height-Eigenschaft ab.
getHref() - Method in class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlPrincipalDataImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionDefinitionDataImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Ruft den Wert der id-Eigenschaft ab.
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisListOfIdsType
Gets the value of the id property.
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
Ruft den Wert der id-Eigenschaft ab.
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Ruft den Wert der id-Eigenschaft ab.
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Ruft den Wert der id-Eigenschaft ab.
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
getIdProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getIds() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.FailedToDeleteDataImpl
 
getIncludeACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Ruft den Wert der includeACL-Eigenschaft ab.
getIncludeACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Ruft den Wert der includeACL-Eigenschaft ab.
getIncludeACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Ruft den Wert der includeACL-Eigenschaft ab.
getIncludeACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Ruft den Wert der includeACL-Eigenschaft ab.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Ruft den Wert der includeAllowableActions-Eigenschaft ab.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Ruft den Wert der includeAllowableActions-Eigenschaft ab.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Ruft den Wert der includeAllowableActions-Eigenschaft ab.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Ruft den Wert der includeAllowableActions-Eigenschaft ab.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Ruft den Wert der includeAllowableActions-Eigenschaft ab.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Ruft den Wert der includeAllowableActions-Eigenschaft ab.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Ruft den Wert der includeAllowableActions-Eigenschaft ab.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Ruft den Wert der includeAllowableActions-Eigenschaft ab.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Ruft den Wert der includeAllowableActions-Eigenschaft ab.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Ruft den Wert der includeAllowableActions-Eigenschaft ab.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Ruft den Wert der includeAllowableActions-Eigenschaft ab.
getIncludePathSegment() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Ruft den Wert der includePathSegment-Eigenschaft ab.
getIncludePathSegment() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Ruft den Wert der includePathSegment-Eigenschaft ab.
getIncludePathSegment() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Ruft den Wert der includePathSegment-Eigenschaft ab.
getIncludePolicyIds() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Ruft den Wert der includePolicyIds-Eigenschaft ab.
getIncludePolicyIds() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Ruft den Wert der includePolicyIds-Eigenschaft ab.
getIncludePolicyIds() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Ruft den Wert der includePolicyIds-Eigenschaft ab.
getIncludePolicyIds() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Ruft den Wert der includePolicyIds-Eigenschaft ab.
getIncludeProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Ruft den Wert der includeProperties-Eigenschaft ab.
getIncludePropertyDefinitions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Ruft den Wert der includePropertyDefinitions-Eigenschaft ab.
getIncludePropertyDefinitions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Ruft den Wert der includePropertyDefinitions-Eigenschaft ab.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Ruft den Wert der includeRelationships-Eigenschaft ab.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Ruft den Wert der includeRelationships-Eigenschaft ab.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Ruft den Wert der includeRelationships-Eigenschaft ab.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Ruft den Wert der includeRelationships-Eigenschaft ab.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Ruft den Wert der includeRelationships-Eigenschaft ab.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Ruft den Wert der includeRelationships-Eigenschaft ab.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Ruft den Wert der includeRelationships-Eigenschaft ab.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Ruft den Wert der includeRelationships-Eigenschaft ab.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Ruft den Wert der includeRelationships-Eigenschaft ab.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Ruft den Wert der includeRelationships-Eigenschaft ab.
getIncludeRelativePathSegment() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Ruft den Wert der includeRelativePathSegment-Eigenschaft ab.
getInteger(Map<String, Object>, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getIntegerProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getIntEnum(Map<String, Object>, String, Class<T>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getIsLastChunk() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Ruft den Wert der isLastChunk-Eigenschaft ab.
getJavaCharset(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
getJoinCapability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
getJSONArrayFromList(List<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getJSONEnumValue(Object) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getJSONPropertyDataType(PropertyData<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getJSONStringValue(Object) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getJSONValue(Object, DateTimeFormat) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getKey() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionMappingDataImpl
 
getKey() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureKeyValuePair
Ruft den Wert der key-Eigenschaft ab.
getKey() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionMapping
Ruft den Wert der key-Eigenschaft ab.
getKind() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
getKind() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Ruft den Wert der kind-Eigenschaft ab.
getKind() - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
getLastModificationDate() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getLastModified() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.LastModifiedContentStreamImpl
 
getLatestChangeLogToken() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getLatestChangeLogToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Ruft den Wert der latestChangeLogToken-Eigenschaft ab.
getLength() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
getLength() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Ruft den Wert der length-Eigenschaft ab.
getLength() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Ruft den Wert der length-Eigenschaft ab.
getLength() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Ruft den Wert der length-Eigenschaft ab.
getLength() - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
getList() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
 
getList(Object) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getLocalName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
getLocalName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getLocalName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getLocalName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Ruft den Wert der localName-Eigenschaft ab.
getLocalName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Ruft den Wert der localName-Eigenschaft ab.
getLocalName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Ruft den Wert der localName-Eigenschaft ab.
getLocalNamespace() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getLocalNamespace() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getLocalNamespace() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Ruft den Wert der localNamespace-Eigenschaft ab.
getLocalNamespace() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Ruft den Wert der localNamespace-Eigenschaft ab.
getMajor() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Ruft den Wert der major-Eigenschaft ab.
getMap(Object) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getMapping() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
Gets the value of the mapping property.
getMaxContentSize() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns a max size of 4 GiB.
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Ruft den Wert der maxItems-Eigenschaft ab.
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Ruft den Wert der maxItems-Eigenschaft ab.
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Ruft den Wert der maxItems-Eigenschaft ab.
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Ruft den Wert der maxItems-Eigenschaft ab.
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Ruft den Wert der maxItems-Eigenschaft ab.
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Ruft den Wert der maxItems-Eigenschaft ab.
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Ruft den Wert der maxItems-Eigenschaft ab.
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Ruft den Wert der maxItems-Eigenschaft ab.
getMaxLength() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyStringDefinitionImpl
 
getMaxLength() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
Ruft den Wert der maxLength-Eigenschaft ab.
getMaxValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalDefinitionImpl
 
getMaxValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerDefinitionImpl
 
getMaxValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Ruft den Wert der maxValue-Eigenschaft ab.
getMaxValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
Ruft den Wert der maxValue-Eigenschaft ab.
getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns a threshold of 4 MiB.
getMessage() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
Ruft den Wert der message-Eigenschaft ab.
getMessage() - Method in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
getMimeType() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
getMimeType() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
getMimeType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Ruft den Wert der mimeType-Eigenschaft ab.
getMimetype() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Ruft den Wert der mimetype-Eigenschaft ab.
getMIMEType(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeTypes
Returns the MIME type for file extension.
getMIMEType(File) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeTypes
Returns the MIME type for a file.
getMinValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalDefinitionImpl
 
getMinValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerDefinitionImpl
 
getMinValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Ruft den Wert der minValue-Eigenschaft ab.
getMinValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
Ruft den Wert der minValue-Eigenschaft ab.
getMultiFilingServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingService
 
getMultiFilingServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingService
 
getMultifilingServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
 
getName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getName() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getNamespace() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
 
getNavigationServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationService
 
getNavigationServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationService
 
getNavigationServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getNewId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
getNewId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
Ruft den Wert der newId-Eigenschaft ab.
getNewTypeSettableAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
getNumItems() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderListImpl
 
getNumItems() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectListImpl
 
getNumItems() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
 
getNumItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
Ruft den Wert der numItems-Eigenschaft ab.
getNumItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
Ruft den Wert der numItems-Eigenschaft ab.
getNumItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
Ruft den Wert der numItems-Eigenschaft ab.
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderContainerImpl
 
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderDataImpl
 
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectParentDataImpl
 
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
Ruft den Wert der object-Eigenschaft ab.
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
Ruft den Wert der object-Eigenschaft ab.
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParentResponse
Ruft den Wert der object-Eigenschaft ab.
GetObject - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetObject() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPathResponse
Ruft den Wert der object-Eigenschaft ab.
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersionResponse
Ruft den Wert der object-Eigenschaft ab.
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectResponse
Ruft den Wert der object-Eigenschaft ab.
getObject(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
GetObjectByPath - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetObjectByPath() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
getObjectByPath(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetObjectByPathResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetObjectByPathResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPathResponse
 
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckInResponse
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSourceResponse
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentResponse
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolderResponse
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItemResponse
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicyResponse
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationshipResponse
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObjectResponse
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Ruft den Wert der objectId-Eigenschaft ab.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
Ruft den Wert der objectId-Eigenschaft ab.
getObjectIdAndChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
getObjectIdAndChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdatePropertiesResponse
Ruft den Wert der objectIdAndChangeToken-Eigenschaft ab.
getObjectIdAndChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
Gets the value of the objectIdAndChangeToken property.
getObjectIds() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse.FailedToDelete
Gets the value of the objectIds property.
getObjectInfo(String, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
getObjectInfoIntern(String, ObjectData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Collects the ObjectInfo about an object.
getObjectInFolder() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
Ruft den Wert der objectInFolder-Eigenschaft ab.
GetObjectOfLatestVersion - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetObjectOfLatestVersion() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
getObjectOfLatestVersion(String, String, Boolean, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningServicePort
 
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetObjectOfLatestVersionResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetObjectOfLatestVersionResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersionResponse
 
GetObjectParents - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetObjectParents() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
getObjectParents(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetObjectParentsResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetObjectParentsResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParentsResponse
 
GetObjectRelationships - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetObjectRelationships() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
getObjectRelationships(String, String, Boolean, EnumRelationshipDirection, String, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipServicePort
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetObjectRelationshipsResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetObjectRelationshipsResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationshipsResponse
 
GetObjectResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetObjectResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectResponse
 
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderListImpl
 
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectListImpl
 
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
Gets the value of the objects property.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
Gets the value of the objects property.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersionsResponse
Gets the value of the objects property.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPoliciesResponse
Gets the value of the objects property.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocsResponse
Ruft den Wert der objects-Eigenschaft ab.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildrenResponse
Ruft den Wert der objects-Eigenschaft ab.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChangesResponse
Ruft den Wert der objects-Eigenschaft ab.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendantsResponse
Gets the value of the objects property.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTreeResponse
Gets the value of the objects property.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationshipsResponse
Ruft den Wert der objects-Eigenschaft ab.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.QueryResponse
Ruft den Wert der objects-Eigenschaft ab.
getObjectServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectService
 
getObjectServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectService
 
getObjectServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getOffset() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Ruft den Wert der offset-Eigenschaft ab.
getOnlyBasicPermissions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
Ruft den Wert der onlyBasicPermissions-Eigenschaft ab.
getOrderBy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Ruft den Wert der orderBy-Eigenschaft ab.
getOrderBy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Ruft den Wert der orderBy-Eigenschaft ab.
getOrderByCapability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoice
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisListOfIdsType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOverwriteFlag() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Ruft den Wert der overwriteFlag-Eigenschaft ab.
getParameters(String, Map<String, String>) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
getParentId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Ruft den Wert der parentId-Eigenschaft ab.
getParents() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParentsResponse
Gets the value of the parents property.
getParentTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getPath() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Ruft den Wert der path-Eigenschaft ab.
getPathSegment() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderDataImpl
 
getPathSegment() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
Ruft den Wert der pathSegment-Eigenschaft ab.
getPermission() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
Gets the value of the permission property.
getPermission() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType
Gets the value of the permission property.
getPermission() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
Ruft den Wert der permission-Eigenschaft ab.
getPermission() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionMapping
Gets the value of the permission property.
getPermissionMapping() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
getPermissions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
 
getPermissions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
getPermissions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionMappingDataImpl
 
getPermissions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
Gets the value of the permissions property.
getPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Gets the value of the policies property.
getPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Gets the value of the policies property.
getPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Gets the value of the policies property.
getPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Gets the value of the policies property.
getPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Gets the value of the policies property.
getPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Gets the value of the policies property.
getPolicyId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
Ruft den Wert der policyId-Eigenschaft ab.
getPolicyId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
Ruft den Wert der policyId-Eigenschaft ab.
getPolicyIds() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
getPolicyIds() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PolicyIdListImpl
 
getPolicyIds() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Ruft den Wert der policyIds-Eigenschaft ab.
getPolicyServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyService
 
getPolicyServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyService
 
getPolicyServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getPosition() - Method in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
getPosition() - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
getPrecision() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalDefinitionImpl
 
getPrecision() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Ruft den Wert der precision-Eigenschaft ab.
getPreference() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
getPrincipal() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
 
getPrincipal() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
Ruft den Wert der principal-Eigenschaft ab.
getPrincipalAnonymous() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Ruft den Wert der principalAnonymous-Eigenschaft ab.
getPrincipalAnyone() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Ruft den Wert der principalAnyone-Eigenschaft ab.
getPrincipalId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
 
getPrincipalId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlPrincipalType
Ruft den Wert der principalId-Eigenschaft ab.
getPrincipalIdAnonymous() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getPrincipalIdAnyone() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getProductName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getProductName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Ruft den Wert der productName-Eigenschaft ab.
getProductVersion() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getProductVersion() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Ruft den Wert der productVersion-Eigenschaft ab.
getPropagation() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
Ruft den Wert der propagation-Eigenschaft ab.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
 
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Ruft den Wert der properties-Eigenschaft ab.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
Ruft den Wert der properties-Eigenschaft ab.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Ruft den Wert der properties-Eigenschaft ab.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Ruft den Wert der properties-Eigenschaft ab.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Ruft den Wert der properties-Eigenschaft ab.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Ruft den Wert der properties-Eigenschaft ab.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Ruft den Wert der properties-Eigenschaft ab.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Ruft den Wert der properties-Eigenschaft ab.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Ruft den Wert der properties-Eigenschaft ab.
GetProperties - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetProperties() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
 
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersionResponse
Ruft den Wert der properties-Eigenschaft ab.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesResponse
Ruft den Wert der properties-Eigenschaft ab.
getProperties(String, String, String, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Ruft den Wert der properties-Eigenschaft ab.
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetPropertiesOfLatestVersion - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetPropertiesOfLatestVersion() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
 
getPropertiesOfLatestVersion(String, String, Boolean, String, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningServicePort
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetPropertiesOfLatestVersionResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetPropertiesOfLatestVersionResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersionResponse
 
GetPropertiesResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetPropertiesResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesResponse
 
getProperty() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType
Gets the value of the property property.
getPropertyDefinition() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
getPropertyDefinition() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the propertyDefinition property.
getPropertyDefinition(String) - Method in interface org.apache.chemistry.opencmis.commons.impl.TypeCache
Finds the property definition in all cached types.
getPropertyDefinitionId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Ruft den Wert der propertyDefinitionId-Eigenschaft ab.
getPropertyDefinitions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getPropertyList() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
 
getPropertyType() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getPropertyType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Ruft den Wert der propertyType-Eigenschaft ab.
getPropertyValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
getQueryCapability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
getQueryName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
getQueryName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getQueryName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getQueryName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Ruft den Wert der queryName-Eigenschaft ab.
getQueryName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Ruft den Wert der queryName-Eigenschaft ab.
getQueryName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Ruft den Wert der queryName-Eigenschaft ab.
getRel() - Method in class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
getRelationship() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Gets the value of the relationship property.
getRelationshipDirection() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Ruft den Wert der relationshipDirection-Eigenschaft ab.
getRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
getRelationshipServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipService
 
getRelationshipServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipService
 
getRelationshipServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getRelationshipSourceIds() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getRelationshipTargetIds() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getRelativePathSegment() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectParentDataImpl
 
getRelativePathSegment() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
Ruft den Wert der relativePathSegment-Eigenschaft ab.
getRemainder() - Method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper.HeaderTokenizer
 
getRemoveACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Ruft den Wert der removeACEs-Eigenschaft ab.
getRemoveACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Ruft den Wert der removeACEs-Eigenschaft ab.
getRemoveACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Ruft den Wert der removeACEs-Eigenschaft ab.
getRemoveACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Ruft den Wert der removeACEs-Eigenschaft ab.
getRemoveACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Ruft den Wert der removeACEs-Eigenschaft ab.
getRemoveACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Ruft den Wert der removeACEs-Eigenschaft ab.
getRemoveACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Ruft den Wert der removeACEs-Eigenschaft ab.
getRemoveACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Ruft den Wert der removeACEs-Eigenschaft ab.
getRemoveSecondaryTypeIds() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
getRemoveSecondaryTypeIds() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
Gets the value of the removeSecondaryTypeIds property.
getRendition() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Gets the value of the rendition property.
getRenditionDocumentId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
getRenditionDocumentId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Ruft den Wert der renditionDocumentId-Eigenschaft ab.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Ruft den Wert der renditionFilter-Eigenschaft ab.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Ruft den Wert der renditionFilter-Eigenschaft ab.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Ruft den Wert der renditionFilter-Eigenschaft ab.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Ruft den Wert der renditionFilter-Eigenschaft ab.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Ruft den Wert der renditionFilter-Eigenschaft ab.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Ruft den Wert der renditionFilter-Eigenschaft ab.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Ruft den Wert der renditionFilter-Eigenschaft ab.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Ruft den Wert der renditionFilter-Eigenschaft ab.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Ruft den Wert der renditionFilter-Eigenschaft ab.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Ruft den Wert der renditionFilter-Eigenschaft ab.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Ruft den Wert der renditionFilter-Eigenschaft ab.
getRenditionInfos() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getRenditions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
GetRenditions - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetRenditions() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
 
getRenditions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditionsResponse
Gets the value of the renditions property.
getRenditions(String, String, String, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
getRenditionsCapability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
GetRenditionsResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetRenditionsResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditionsResponse
 
GetRepositories - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetRepositories() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositories
 
getRepositories() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoriesResponse
Gets the value of the repositories property.
getRepositories(CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
 
GetRepositoriesResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetRepositoriesResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoriesResponse
 
getRepositoryDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Ruft den Wert der repositoryDescription-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfo
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Ruft den Wert der repositoryId-Eigenschaft ab.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
Ruft den Wert der repositoryId-Eigenschaft ab.
GetRepositoryInfo - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetRepositoryInfo() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfo
 
getRepositoryInfo() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfoResponse
Ruft den Wert der repositoryInfo-Eigenschaft ab.
getRepositoryInfo(String, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetRepositoryInfoResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetRepositoryInfoResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfoResponse
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
getRepositoryName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
Ruft den Wert der repositoryName-Eigenschaft ab.
getRepositoryName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Ruft den Wert der repositoryName-Eigenschaft ab.
getRepositoryServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryService
 
getRepositoryServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryService
 
getRepositoryServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getRepositoryUrl() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoBrowserBindingImpl
 
getResolution() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
Ruft den Wert der resolution-Eigenschaft ab.
getRootFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getRootFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Ruft den Wert der rootFolderId-Eigenschaft ab.
getRootUrl() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoBrowserBindingImpl
 
getSearchAllVersions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
getSearchAllVersions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Ruft den Wert der searchAllVersions-Eigenschaft ab.
getService(CallContext) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
 
getSkipCount() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
getSkipCount() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Ruft den Wert der skipCount-Eigenschaft ab.
getSkipCount() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Ruft den Wert der skipCount-Eigenschaft ab.
getSkipCount() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Ruft den Wert der skipCount-Eigenschaft ab.
getSkipCount() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Ruft den Wert der skipCount-Eigenschaft ab.
getSkipCount() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Ruft den Wert der skipCount-Eigenschaft ab.
getSkipCount() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Ruft den Wert der skipCount-Eigenschaft ab.
getSkipCount() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Ruft den Wert der skipCount-Eigenschaft ab.
getSoapVersion() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getSourceFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Ruft den Wert der sourceFolderId-Eigenschaft ab.
getSourceId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Ruft den Wert der sourceId-Eigenschaft ab.
getStatement() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
getStatement() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Ruft den Wert der statement-Eigenschaft ab.
getStatement() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Ruft den Wert der statement-Eigenschaft ab.
getStream() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
getStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Ruft den Wert der stream-Eigenschaft ab.
getStreamId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
getStreamId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Ruft den Wert der streamId-Eigenschaft ab.
getStreamId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Ruft den Wert der streamId-Eigenschaft ab.
getString(String) - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
getString(String) - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getString(Map<String, Object>, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getStringBuilder() - Method in class org.apache.chemistry.opencmis.commons.impl.StringListBuilder
 
getStringProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getSupportedPermissions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
getSupportedPermissions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
Ruft den Wert der supportedPermissions-Eigenschaft ab.
getTargetFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Ruft den Wert der targetFolderId-Eigenschaft ab.
getTempDirectory() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns the Java temp directory.
getTempFileOutputStream(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns null to indicate that the default, temp files based implementation should be used.
getThinClientUri() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getThinClientURI() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Ruft den Wert der thinClientURI-Eigenschaft ab.
getTitle() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
getTitle() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Ruft den Wert der title-Eigenschaft ab.
getTitle() - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
Ruft den Wert der type-Eigenschaft ab.
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
Ruft den Wert der type-Eigenschaft ab.
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
Ruft den Wert der type-Eigenschaft ab.
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateTypeResponse
Ruft den Wert der type-Eigenschaft ab.
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinitionResponse
Ruft den Wert der type-Eigenschaft ab.
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
Ruft den Wert der type-Eigenschaft ab.
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateTypeResponse
Ruft den Wert der type-Eigenschaft ab.
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper.Token
 
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
GetTypeChildren - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetTypeChildren() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetTypeChildrenResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetTypeChildrenResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildrenResponse
 
getTypeDefinition() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionContainerImpl
 
GetTypeDefinition - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetTypeDefinition() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
 
getTypeDefinition(String, String, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
getTypeDefinition(String) - Method in interface org.apache.chemistry.opencmis.commons.impl.TypeCache
Gets the type definition by type ID.
getTypeDefinitionForObject(String) - Method in interface org.apache.chemistry.opencmis.commons.impl.TypeCache
Gets the type definition of an object.
GetTypeDefinitionResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetTypeDefinitionResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinitionResponse
 
GetTypeDescendants - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetTypeDescendants() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
 
getTypeDescendants(String, String, BigInteger, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
 
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
GetTypeDescendantsResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
GetTypeDescendantsResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendantsResponse
 
getTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
Ruft den Wert der typeId-Eigenschaft ab.
getTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Ruft den Wert der typeId-Eigenschaft ab.
getTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Ruft den Wert der typeId-Eigenschaft ab.
getTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
Ruft den Wert der typeId-Eigenschaft ab.
getTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Ruft den Wert der typeId-Eigenschaft ab.
getTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getTypeMutability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getTypeMutability() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Ruft den Wert der typeMutability-Eigenschaft ab.
getTypes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
Gets the value of the types property.
getTypes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildrenResponse
Ruft den Wert der types-Eigenschaft ab.
getTypes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendantsResponse
Gets the value of the types property.
getUnexpectedObject() - Method in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
getUnfileObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Ruft den Wert der unfileObjects-Eigenschaft ab.
getUpdatability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getUpdatability() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Ruft den Wert der updatability-Eigenschaft ab.
getUrl() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
getUrl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getUrl() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Ruft den Wert der url-Eigenschaft ab.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
 
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceBoolean
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDateTime
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDecimal
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceHtml
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceId
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceInteger
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceString
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceUri
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureKeyValuePair
Ruft den Wert der value-Eigenschaft ab.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBoolean
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTime
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimal
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtml
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyId
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyInteger
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyString
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUri
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper.Token
 
getValues() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
getVendorName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getVendorName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Ruft den Wert der vendorName-Eigenschaft ab.
getVersioningServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningService
 
getVersioningServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningService
 
getVersioningServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getVersioningState() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Ruft den Wert der versioningState-Eigenschaft ab.
getVersioningState() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Ruft den Wert der versioningState-Eigenschaft ab.
getVersionLabel() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
getVersionLabel() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Ruft den Wert der versionLabel-Eigenschaft ab.
getVersionSeriesId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getWidth() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Ruft den Wert der width-Eigenschaft ab.
getWorkingCopyId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getWorkingCopyOriginalId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
GZIP - Static variable in class org.apache.chemistry.opencmis.commons.impl.Base64
Specify that data should be gzip-compressed in second bit.

H

handle(String) - Method in interface org.apache.chemistry.opencmis.commons.impl.IOUtils.LineHandler
Handles a line.
handleExtension(XMLStreamReader, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
hasAcl() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
hasContent() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
hashCode() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
hasMoreItems() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderListImpl
 
hasMoreItems() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectListImpl
 
hasMoreItems() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
 
hasMoreItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
 
hasMoreItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
 
hasMoreItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
 
hasParent() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
HeaderTokenizer(String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.MimeHelper.HeaderTokenizer
 
HeaderTokenizer(String, String, boolean) - Constructor for class org.apache.chemistry.opencmis.commons.impl.MimeHelper.HeaderTokenizer
 
height - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 

I

id - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
 
id - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisListOfIdsType
 
id - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
id - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
 
id - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
id - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
IgnoreCommentsLineHandler() - Constructor for class org.apache.chemistry.opencmis.commons.impl.IOUtils.IgnoreCommentsLineHandler
 
includeACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
includeACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
includeACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
includeACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
includedInSupertypeQuery - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
includedInSupertypeQuery - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
includePathSegment - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
includePathSegment - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
includePathSegment - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
includePolicyIds - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
includePolicyIds - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
includePolicyIds - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
includePolicyIds - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
includeProperties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
includePropertyDefinitions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
 
includePropertyDefinitions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
includeRelativePathSegment - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
includeSubRelationshipTypes - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
inherited - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
 
initialize(TypeDefinition) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
InputStream(InputStream) - Constructor for class org.apache.chemistry.opencmis.commons.impl.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class org.apache.chemistry.opencmis.commons.impl.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
IOUtils - Class in org.apache.chemistry.opencmis.commons.impl
 
IOUtils.IgnoreCommentsLineHandler - Class in org.apache.chemistry.opencmis.commons.impl
 
IOUtils.LineHandler - Interface in org.apache.chemistry.opencmis.commons.impl
 
IOUtils.SkipHeaderLineHandler - Class in org.apache.chemistry.opencmis.commons.impl
 
isAllVersions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Ruft den Wert der allVersions-Eigenschaft ab.
isAllVersionsSearchableSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
isAtomNamespace(QName) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
isCanAddObjectToFolder() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canAddObjectToFolder-Eigenschaft ab.
isCanApplyACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canApplyACL-Eigenschaft ab.
isCanApplyPolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canApplyPolicy-Eigenschaft ab.
isCanCancelCheckOut() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canCancelCheckOut-Eigenschaft ab.
isCanCheckIn() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canCheckIn-Eigenschaft ab.
isCanCheckOut() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canCheckOut-Eigenschaft ab.
isCanCreateDocument() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canCreateDocument-Eigenschaft ab.
isCanCreateFolder() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canCreateFolder-Eigenschaft ab.
isCanCreateItem() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canCreateItem-Eigenschaft ab.
isCanCreateRelationship() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canCreateRelationship-Eigenschaft ab.
isCanDeleteContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canDeleteContentStream-Eigenschaft ab.
isCanDeleteObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canDeleteObject-Eigenschaft ab.
isCanDeleteTree() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canDeleteTree-Eigenschaft ab.
isCanGetACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canGetACL-Eigenschaft ab.
isCanGetAllVersions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canGetAllVersions-Eigenschaft ab.
isCanGetAppliedPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canGetAppliedPolicies-Eigenschaft ab.
isCanGetChildren() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canGetChildren-Eigenschaft ab.
isCanGetContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canGetContentStream-Eigenschaft ab.
isCanGetDescendants() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canGetDescendants-Eigenschaft ab.
isCanGetFolderParent() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canGetFolderParent-Eigenschaft ab.
isCanGetFolderTree() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canGetFolderTree-Eigenschaft ab.
isCanGetObjectParents() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canGetObjectParents-Eigenschaft ab.
isCanGetObjectRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canGetObjectRelationships-Eigenschaft ab.
isCanGetProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canGetProperties-Eigenschaft ab.
isCanGetRenditions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canGetRenditions-Eigenschaft ab.
isCanMoveObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canMoveObject-Eigenschaft ab.
isCanRemoveObjectFromFolder() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canRemoveObjectFromFolder-Eigenschaft ab.
isCanRemovePolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canRemovePolicy-Eigenschaft ab.
isCanSetContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canSetContentStream-Eigenschaft ab.
isCanUpdateProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Ruft den Wert der canUpdateProperties-Eigenschaft ab.
isCapabilityAllVersionsSearchable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Ruft den Wert der capabilityAllVersionsSearchable-Eigenschaft ab.
isCapabilityGetDescendants() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Ruft den Wert der capabilityGetDescendants-Eigenschaft ab.
isCapabilityGetFolderTree() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Ruft den Wert der capabilityGetFolderTree-Eigenschaft ab.
isCapabilityMultifiling() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Ruft den Wert der capabilityMultifiling-Eigenschaft ab.
isCapabilityPWCSearchable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Ruft den Wert der capabilityPWCSearchable-Eigenschaft ab.
isCapabilityPWCUpdatable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Ruft den Wert der capabilityPWCUpdatable-Eigenschaft ab.
isCapabilityUnfiling() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Ruft den Wert der capabilityUnfiling-Eigenschaft ab.
isCapabilityVersionSpecificFiling() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Ruft den Wert der capabilityVersionSpecificFiling-Eigenschaft ab.
isChangesIncomplete() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Ruft den Wert der changesIncomplete-Eigenschaft ab.
isCmisNamespace(QName) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
isComment(String) - Method in class org.apache.chemistry.opencmis.commons.impl.IOUtils.IgnoreCommentsLineHandler
 
isContentCopied() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
Ruft den Wert der contentCopied-Eigenschaft ab.
isControllableAcl() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
isControllableACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Ruft den Wert der controllableACL-Eigenschaft ab.
isControllableACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Ruft den Wert der controllableACL-Eigenschaft ab.
isControllablePolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
isControllablePolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Ruft den Wert der controllablePolicy-Eigenschaft ab.
isControllablePolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Ruft den Wert der controllablePolicy-Eigenschaft ab.
isCreatable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
isCreatable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Ruft den Wert der creatable-Eigenschaft ab.
isCreatable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Ruft den Wert der creatable-Eigenschaft ab.
isCreate() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
Ruft den Wert der create-Eigenschaft ab.
isCurrentVersion() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
isDelete() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
Ruft den Wert der delete-Eigenschaft ab.
isDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Ruft den Wert der description-Eigenschaft ab.
isDirect() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
 
isDirect() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
Ruft den Wert der direct-Eigenschaft ab.
isDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Ruft den Wert der displayName-Eigenschaft ab.
isExact() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlListImpl
 
isExact() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
Ruft den Wert der exact-Eigenschaft ab.
isExactAcl() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
isExactACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Ruft den Wert der exactACL-Eigenschaft ab.
isFileable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
isFileable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Ruft den Wert der fileable-Eigenschaft ab.
isFileable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Ruft den Wert der fileable-Eigenschaft ab.
isFulltextIndexed() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
isFulltextIndexed() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Ruft den Wert der fulltextIndexed-Eigenschaft ab.
isFulltextIndexed() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Ruft den Wert der fulltextIndexed-Eigenschaft ab.
isGetDescendantsSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
isGetFolderTreeSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
isHasMoreItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
Ruft den Wert der hasMoreItems-Eigenschaft ab.
isHasMoreItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
Ruft den Wert der hasMoreItems-Eigenschaft ab.
isHasMoreItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
Ruft den Wert der hasMoreItems-Eigenschaft ab.
isHeaderLine(String) - Method in class org.apache.chemistry.opencmis.commons.impl.IOUtils.SkipHeaderLineHandler
 
isId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Ruft den Wert der id-Eigenschaft ab.
isIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Ruft den Wert der includeAllowableActions-Eigenschaft ab.
isIncludedInSupertypeQuery() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
isIncludedInSupertypeQuery() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Ruft den Wert der includedInSupertypeQuery-Eigenschaft ab.
isIncludedInSupertypeQuery() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Ruft den Wert der includedInSupertypeQuery-Eigenschaft ab.
isIncludeSubRelationshipTypes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Ruft den Wert der includeSubRelationshipTypes-Eigenschaft ab.
isInherited() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
isInherited() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Ruft den Wert der inherited-Eigenschaft ab.
isLastChunk - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
 
isLocalName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Ruft den Wert der localName-Eigenschaft ab.
isLocalNamespace() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Ruft den Wert der localNamespace-Eigenschaft ab.
isMajor() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Ruft den Wert der major-Eigenschaft ab.
isMajor() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Ruft den Wert der major-Eigenschaft ab.
isMultifilingSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
isNotEmpty(Collection<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.CollectionsHelper
 
isNotEmpty(Map<?, ?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.CollectionsHelper
 
isNullOrEmpty(Collection<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.CollectionsHelper
 
isNullOrEmpty(Map<?, ?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.CollectionsHelper
 
ISO_8859_1 - Static variable in class org.apache.chemistry.opencmis.commons.impl.IOUtils
ISO-8859-1 character set name.
isOpenChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
isOpenChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Ruft den Wert der openChoice-Eigenschaft ab.
isOrderable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
isOrderable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Ruft den Wert der orderable-Eigenschaft ab.
isPwcSearchableSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
isPwcUpdatableSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
isQueryable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
isQueryable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
isQueryable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Ruft den Wert der queryable-Eigenschaft ab.
isQueryable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Ruft den Wert der queryable-Eigenschaft ab.
isQueryable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Ruft den Wert der queryable-Eigenschaft ab.
isQueryName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Ruft den Wert der queryName-Eigenschaft ab.
isRequired() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
isRequired() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Ruft den Wert der required-Eigenschaft ab.
isSearchAllVersions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Ruft den Wert der searchAllVersions-Eigenschaft ab.
isTag(QName, String) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
isUnfilingSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
isUpdate() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
Ruft den Wert der update-Eigenschaft ab.
isVersionable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.DocumentTypeDefinitionImpl
 
isVersionable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDocumentDefinitionType
Ruft den Wert der versionable-Eigenschaft ab.
isVersionSpecificFilingSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
ItemTypeDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Item type definition.
ItemTypeDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ItemTypeDefinitionImpl
 

J

JSON_ACE_IS_DIRECT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACE_PERMISSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACE_PRINCIPAL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACE_PRINCIPAL_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACL_ACES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACL_IS_EXACT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACLCAP_ACL_PROPAGATION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACLCAP_MAPPING_KEY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACLCAP_MAPPING_PERMISSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACLCAP_PERMISSION_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACLCAP_PERMISSION_MAPPING - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACLCAP_PERMISSION_PERMISSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACLCAP_PERMISSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACLCAP_SUPPORTED_PERMISSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_BULK_UPDATE_CHANGE_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_BULK_UPDATE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_BULK_UPDATE_NEW_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_ALL_VERSIONS_SEARCHABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_CHANGES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_CONTENT_STREAM_UPDATABILITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_CREATABLE_PROPERTY_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_CREATABLE_PROPERTY_TYPES_CANCREATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_GET_DESCENDANTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_GET_FOLDER_TREE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_JOIN - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_MULTIFILING - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_CONTROLABLEACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_CONTROLABLEPOLICY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_CREATEABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_FILEABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_FULLTEXTINDEXED - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_INCLUDEDINSUPERTYTPEQUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_LOCALNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_LOCALNAMESPACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_QUERYABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_QUERYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_ORDER_BY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_PWC_SEARCHABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_PWC_UPDATABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_RENDITIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_UNFILING - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_VERSION_SPECIFIC_FILING - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CHANGE_EVENT_TIME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CHANGE_EVENT_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_FAILEDTODELETE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_FEATURE_COMMON_NAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_FEATURE_DATA - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_FEATURE_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_FEATURE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_FEATURE_URL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_FEATURE_VERSION_LABEL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_ALLOWABLE_ACTIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_CHANGE_EVENT_INFO - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_EXACT_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_POLICY_IDS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_POLICY_IDS_IDS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_PROPERTIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_PROPERTIES_EXTENSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_RELATIONSHIPS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_RENDITIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_SUCCINCT_PROPERTIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTINFOLDER_OBJECT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTINFOLDER_PATH_SEGMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTINFOLDERCONTAINER_CHILDREN - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTINFOLDERCONTAINER_OBJECT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTINFOLDERLIST_HAS_MORE_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTINFOLDERLIST_NUM_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTINFOLDERLIST_OBJECTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTLIST_CHANGE_LOG_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTLIST_HAS_MORE_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTLIST_NUM_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTLIST_OBJECTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTPARENTS_OBJECT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTPARENTS_RELATIVE_PATH_SEGMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_CARDINALITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_DATATYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_LOCALNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_QUERYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_CARDINALITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_CHOICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_CHOICE_CHOICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_CHOICE_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_CHOICE_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_DEAULT_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_INHERITED - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_LOCALNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_LOCALNAMESPACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_MAX_LENGTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_MAX_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_MIN_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_OPENCHOICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_ORDERABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_PRECISION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_PROPERTY_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_QUERYABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_QUERYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_REQUIRED - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_RESOLUTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_UPDATABILITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_QUERYRESULTLIST_HAS_MORE_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_QUERYRESULTLIST_NUM_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_QUERYRESULTLIST_RESULTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_RENDITION_DOCUMENT_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_RENDITION_HEIGHT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_RENDITION_KIND - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_RENDITION_LENGTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_RENDITION_MIMETYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_RENDITION_STREAM_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_RENDITION_TITLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_RENDITION_WIDTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_ACL_CAPABILITIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_CAPABILITIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_CHANGE_LOG_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_CHANGES_INCOMPLETE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_CHANGES_ON_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_CMIS_VERSION_SUPPORTED - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_EXTENDED_FEATURES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_NAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_PRINCIPAL_ID_ANONYMOUS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_PRINCIPAL_ID_ANYONE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_PRODUCT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_PRODUCT_VERSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_REPOSITORY_URL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_ROOT_FOLDER_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_ROOT_FOLDER_URL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_THIN_CLIENT_URI - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_VENDOR - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_ALLOWED_SOURCE_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_ALLOWED_TARGET_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_BASE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_CONTENTSTREAM_ALLOWED - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_CONTROLABLE_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_CONTROLABLE_POLICY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_CREATABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_FILEABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_FULLTEXT_INDEXED - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_INCLUDE_IN_SUPERTYPE_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_LOCALNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_LOCALNAMESPACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_PARENT_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_PROPERTY_DEFINITIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_QUERYABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_QUERYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_TYPE_MUTABILITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_TYPE_MUTABILITY_CREATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_TYPE_MUTABILITY_DELETE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_TYPE_MUTABILITY_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_TYPE_MUTABILITY_UPDATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_VERSIONABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPESCONTAINER_CHILDREN - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPESCONTAINER_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPESLIST_HAS_MORE_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPESLIST_NUM_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPESLIST_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSONArray - Class in org.apache.chemistry.opencmis.commons.impl.json
A JSON array.
JSONArray() - Constructor for class org.apache.chemistry.opencmis.commons.impl.json.JSONArray
 
JSONAware - Interface in org.apache.chemistry.opencmis.commons.impl.json
Beans that support customized output of JSON text shall implement this interface.
JSONConstants - Class in org.apache.chemistry.opencmis.commons.impl
JSON object constants.
JSONConstraints - Class in org.apache.chemistry.opencmis.commons.impl
 
JSONConverter - Class in org.apache.chemistry.opencmis.commons.impl
OpenCMIS objects to JSON converter.
JSONConverter.PropertyMode - Enum in org.apache.chemistry.opencmis.commons.impl
 
JSONObject - Class in org.apache.chemistry.opencmis.commons.impl.json
A JSON object.
JSONObject() - Constructor for class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
 
JSONParseException - Exception in org.apache.chemistry.opencmis.commons.impl.json.parser
ParseException explains why and where the error occurs in source JSON text.
JSONParseException(int) - Constructor for exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
JSONParseException(int, Object) - Constructor for exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
JSONParseException(int, int, Object) - Constructor for exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
JSONParser - Class in org.apache.chemistry.opencmis.commons.impl.json.parser
Parser for JSON text.
JSONParser() - Constructor for class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
JSONStreamAware - Interface in org.apache.chemistry.opencmis.commons.impl.json
Beans that support customized output of JSON text to a writer shall implement this interface.
JSONValue - Class in org.apache.chemistry.opencmis.commons.impl.json
(Taken from JSON.simple <http://code.google.com/p/json-simple/> and modified for OpenCMIS.)

K

key - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureKeyValuePair
 
key - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionMapping
 
kind - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 

L

LastModifiedContentStreamImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Content stream data with last modified date implementation.
LastModifiedContentStreamImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.LastModifiedContentStreamImpl
Constructor.
LastModifiedContentStreamImpl(String, BigInteger, String, InputStream, GregorianCalendar) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.LastModifiedContentStreamImpl
Constructor.
latestChangeLogToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
length - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
 
length - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
length - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
 
LinkInfoImpl - Class in org.apache.chemistry.opencmis.commons.impl.server
Implementation of the LinkInfo interface.
LinkInfoImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
LinkInfoImpl(String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
LinkInfoImpl(String, String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
LinkInfoImpl(String, String, String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
loadClass(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.ClassLoaderUtil
Loads a class.
loadClass(String, ClassLoader) - Static method in class org.apache.chemistry.opencmis.commons.impl.ClassLoaderUtil
Loads a class from the given class loader.
localName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
localName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
 
localName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
localName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
localNamespace - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
localNamespace - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
localNamespace - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 

M

major - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
major - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
major - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
 
mapping - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
 
MAX_ARRAY_SIZE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstraints
 
MAX_ARRAY_SIZE_DEFAULT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstraints
 
MAX_ARRAY_SIZE_SYSTEM_PROPERTY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstraints
 
MAX_DEPTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstraints
 
MAX_DEPTH_DEFAULT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstraints
 
MAX_DEPTH_SYSTEM_PROPERTY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstraints
 
MAX_EXTENSIONS_DEPTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstraints
 
MAX_EXTENSIONS_DEPTH_DEFAULT - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstraints
 
MAX_EXTENSIONS_DEPTH_SYSTEM_PROPERTY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstraints
 
MAX_EXTENSIONS_WIDTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstraints
 
MAX_EXTENSIONS_WIDTH_DEFAULT - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstraints
 
MAX_EXTENSIONS_WIDTH_SYSTEM_PROPERTY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstraints
 
MAX_OBJECT_SIZE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstraints
 
MAX_OBJECT_SIZE_DEFAULT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstraints
 
MAX_OBJECT_SIZE_SYSTEM_PROPERTY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstraints
 
MAX_STRING_LENGTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstraints
 
maxItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
maxItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
maxItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
maxItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
maxItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
maxItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
 
maxItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
 
maxItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
maxLength - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
 
maxValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
 
maxValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
 
MEDIATYPE_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_ALLOWABLEACTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_CHILDREN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_CMISATOM - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_DESCENDANTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_ENTRY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_FEED - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_OCTETSTREAM - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
message - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
 
MimeHelper - Class in org.apache.chemistry.opencmis.commons.impl
MIME helper class.
MimeHelper.HeaderTokenizer - Class in org.apache.chemistry.opencmis.commons.impl
 
MimeHelper.ParseException - Exception in org.apache.chemistry.opencmis.commons.impl
 
MimeHelper.Token - Class in org.apache.chemistry.opencmis.commons.impl
 
mimeType - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
 
mimetype - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
MimeTypes - Class in org.apache.chemistry.opencmis.commons.impl
 
minValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
 
minValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
 
MoveObject - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
MoveObject() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
 
moveObject(String, Holder<String>, String, String, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
MoveObjectResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
MoveObjectResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObjectResponse
 
MultiFilingService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.736+02:00 Generated source version: 3.0.10
MultiFilingService(URL) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingService
 
MultiFilingService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingService
 
MultiFilingService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingService
 
MultiFilingService(WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingService
 
MultiFilingService(URL, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingService
 
MultiFilingService(URL, QName, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingService
 
MultiFilingServicePort - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingService
 
MultiFilingServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.707+02:00 Generated source version: 3.0.10

N

NAMESPACE_APACHE_CHEMISTRY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
NAMESPACE_APP - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
NAMESPACE_ATOM - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
NAMESPACE_CMIS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
NAMESPACE_RESTATOM - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
NAMESPACE_XSI - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
NavigationService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.753+02:00 Generated source version: 3.0.10
NavigationService(URL) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationService
 
NavigationService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationService
 
NavigationService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationService
 
NavigationService(WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationService
 
NavigationService(URL, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationService
 
NavigationService(URL, QName, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationService
 
NavigationServicePort - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationService
 
NavigationServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.722+02:00 Generated source version: 3.0.10
newDomDocument() - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Creates a new DOM document.
newId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
 
newTransformer() - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
 
newTransformer(int) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
 
NewTypeSettableAttributesImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
NewTypeSettableAttributesImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
next() - Method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper.HeaderTokenizer
 
next(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Moves the parser to the next element.
NO_OPTIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Base64
No options specified.
normalizeParameter(Object) - Static method in class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
Converts an object to a String that can be used as a parameter value.
numItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
 
numItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
 
numItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
 

O

object - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
 
object - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
 
object - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParentResponse
 
object - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPathResponse
 
object - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersionResponse
 
object - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectResponse
 
OBJECT_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ObjectDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
ObjectData implementation.
ObjectDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
ObjectFactory - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.chemistry.opencmis.commons.impl.jaxb package.
ObjectFactory() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.chemistry.opencmis.commons.impl.jaxb
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckInResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSourceResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolderResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItemResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicyResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationshipResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObjectResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
 
objectIdAndChangeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdatePropertiesResponse
 
objectIdAndChangeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
 
objectIds - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse.FailedToDelete
 
ObjectInfoImpl - Class in org.apache.chemistry.opencmis.commons.impl.server
Implementation of the ObjectInfo interface.
ObjectInfoImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
ObjectInfoImpl(String, BaseTypeId) - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
objectInFolder - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
 
OBJECTINFOLDER_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
OBJECTINFOLDERCONTAINER_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ObjectInFolderContainerImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
ObjectInFolderContainer implementation.
ObjectInFolderContainerImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderContainerImpl
Constructor.
ObjectInFolderContainerImpl(ObjectInFolderData) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderContainerImpl
Constructor.
ObjectInFolderDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
ObjectInFolderData implementation.
ObjectInFolderDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderDataImpl
Constructor.
ObjectInFolderDataImpl(ObjectData) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderDataImpl
Constructor.
OBJECTINFOLDERLIST_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ObjectInFolderListImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
ObjectInFolderList implementation.
ObjectInFolderListImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderListImpl
 
OBJECTLIST_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ObjectListImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
ObjectList implementation.
ObjectListImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectListImpl
 
ObjectParentDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
ObjectParentData implementation.
ObjectParentDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectParentDataImpl
Constructor.
ObjectParentDataImpl(ObjectData) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectParentDataImpl
Constructor.
OBJECTPARENTS_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersionsResponse
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPoliciesResponse
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocsResponse
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildrenResponse
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChangesResponse
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendantsResponse
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTreeResponse
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationshipsResponse
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.QueryResponse
 
ObjectService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.742+02:00 Generated source version: 3.0.10
ObjectService(URL) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectService
 
ObjectService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectService
 
ObjectService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectService
 
ObjectService(WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectService
 
ObjectService(URL, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectService
 
ObjectService(URL, QName, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectService
 
ObjectServicePort - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectService
 
ObjectServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.712+02:00 Generated source version: 3.0.10
offset - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
 
onlyBasicPermissions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
 
openChoice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
orderable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
orderBy - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
orderBy - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
ORDERED - Static variable in class org.apache.chemistry.opencmis.commons.impl.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc- 1940.html.
org.apache.chemistry.opencmis.commons.impl - package org.apache.chemistry.opencmis.commons.impl
 
org.apache.chemistry.opencmis.commons.impl.dataobjects - package org.apache.chemistry.opencmis.commons.impl.dataobjects
 
org.apache.chemistry.opencmis.commons.impl.endpoints - package org.apache.chemistry.opencmis.commons.impl.endpoints
 
org.apache.chemistry.opencmis.commons.impl.jaxb - package org.apache.chemistry.opencmis.commons.impl.jaxb
 
org.apache.chemistry.opencmis.commons.impl.json - package org.apache.chemistry.opencmis.commons.impl.json
 
org.apache.chemistry.opencmis.commons.impl.json.parser - package org.apache.chemistry.opencmis.commons.impl.json.parser
 
org.apache.chemistry.opencmis.commons.impl.server - package org.apache.chemistry.opencmis.commons.impl.server
 
OutputStream(OutputStream) - Constructor for class org.apache.chemistry.opencmis.commons.impl.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class org.apache.chemistry.opencmis.commons.impl.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
overwriteFlag - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
 

P

PARAM_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_ACL_PROPAGATION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_ALL_VERSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_ALLOWABLE_ACTIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_APPEND - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_CALLBACK - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_CHANGE_LOG_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_CHANGE_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_CHECK_IN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_CHECKIN_COMMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_CHILD_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_CONTINUE_ON_FAILURE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_DATETIME_FORMAT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_DEPTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_DOWNLOAD - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_FILTER - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_FOLDER_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_IS_LAST_CHUNK - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_MAJOR - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_MAX_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_OBJECT_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_ONLY_BASIC_PERMISSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_ORDER_BY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_OVERWRITE_FLAG - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_PATH - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_PATH_SEGMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_POLICY_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_POLICY_IDS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_PROPERTIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_PROPERTY_DEFINITIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_Q - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_RELATIONSHIP_DIRECTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_RELATIONSHIPS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_RELATIVE_PATH_SEGMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_REMOVE_FROM - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_RENDITION_FILTER - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_REPOSITORY_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_RETURN_VERSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_SEARCH_ALL_VERSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_SELECTOR - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_SKIP_COUNT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_SOURCE_FOLDER_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_SOURCE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_STATEMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_STREAM_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_SUB_RELATIONSHIP_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_SUCCINCT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_SUPPRESS_RESPONSE_CODES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_TARGET_FOLDER_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_UNFILE_OBJECTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_VERSION_SERIES_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_VERSIONIG_STATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
parentId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
parents - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParentsResponse
 
parse(Reader) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONValue
Parse JSON text into java object from the input source.
parse(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONValue
 
parse(String) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
parse(String, ContainerFactory) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
parse(Reader) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
parse(Reader, ContainerFactory) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
Parse JSON text into java object from the input source.
parse(String, ContentHandler) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
parse(String, ContentHandler, boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
parse(Reader, ContentHandler) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
parse(Reader, ContentHandler, boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
Stream processing of JSON text.
parseDomDocument(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Parses a stream and returns the DOM document.
ParseException() - Constructor for exception org.apache.chemistry.opencmis.commons.impl.MimeHelper.ParseException
 
ParseException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.impl.MimeHelper.ParseException
 
parseHttpDateTime(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.DateTimeHelper
Parses a HTTP date.
parseWithException(Reader) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONValue
Parse JSON text into java object from the input source.
parseWithException(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONValue
 
parseXmlDateTime(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.DateTimeHelper
Parses a xsd:dateTime string.
PartialContentStreamImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Implementation of the PartialContentStream interface.
PartialContentStreamImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PartialContentStreamImpl
 
PartialContentStreamImpl(String, BigInteger, String, InputStream) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PartialContentStreamImpl
 
PartialContentStreamImpl(String, String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PartialContentStreamImpl
 
path - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
pathSegment - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
 
permission - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
 
permission - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType
 
permission - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
 
permission - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionMapping
 
PermissionDefinitionDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Permission definition.
PermissionDefinitionDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionDefinitionDataImpl
 
PermissionMappingDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Permission mapping.
PermissionMappingDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionMappingDataImpl
 
permissions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
 
policies - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
policies - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
policies - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
policies - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
 
policies - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
 
policies - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
 
POLICY_IDS_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
policyId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
 
policyId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
 
PolicyIdListImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
PolicyIdList implementation.
PolicyIdListImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PolicyIdListImpl
 
policyIds - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
PolicyService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.739+02:00 Generated source version: 3.0.10
PolicyService(URL) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyService
 
PolicyService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyService
 
PolicyService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyService
 
PolicyService(WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyService
 
PolicyService(URL, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyService
 
PolicyService(URL, QName, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyService
 
PolicyServicePort - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyService
 
PolicyServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.709+02:00 Generated source version: 3.0.10
PolicyTypeDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Policy type definition.
PolicyTypeDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PolicyTypeDefinitionImpl
 
precision - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
 
PREFIX_APACHE_CHEMISTY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
PREFIX_APP - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
PREFIX_ATOM - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
PREFIX_CMIS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
PREFIX_RESTATOM - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
PREFIX_XSI - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
prepareTarget(XMLStreamReader, QName) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
primitive(Object) - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the JSON primitive values: java.lang.String, java.lang.Number, java.lang.Boolean null
principal - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
 
PRINCIPAL_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
principalAnonymous - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
principalAnyone - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
principalId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlPrincipalType
 
productName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
productVersion - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
propagation - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersionResponse
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesResponse
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
 
PropertiesImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Properties data implementation.
PropertiesImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
Constructor.
PropertiesImpl(Collection<PropertyData<?>>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
Constructor.
PropertiesImpl(Properties) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
Shallow copy constructor.
property - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType
 
PROPERTY_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
PROPERTY_TYPE_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
PropertyBooleanDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Boolean property definition data implementation.
PropertyBooleanDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyBooleanDefinitionImpl
 
PropertyBooleanImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Boolean property data implementation.
PropertyBooleanImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyBooleanImpl
 
PropertyBooleanImpl(String, List<Boolean>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyBooleanImpl
 
PropertyBooleanImpl(String, Boolean) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyBooleanImpl
 
PropertyBooleanImpl(PropertyDefinition<Boolean>, List<Boolean>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyBooleanImpl
 
PropertyBooleanImpl(PropertyDefinition<Boolean>, Boolean) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyBooleanImpl
 
PropertyDateTimeDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
DateTime property definition data implementation.
PropertyDateTimeDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDateTimeDefinitionImpl
 
PropertyDateTimeImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
DateTime property data implementation.
PropertyDateTimeImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDateTimeImpl
 
PropertyDateTimeImpl(String, List<GregorianCalendar>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDateTimeImpl
 
PropertyDateTimeImpl(String, GregorianCalendar) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDateTimeImpl
 
PropertyDateTimeImpl(PropertyDefinition<GregorianCalendar>, List<GregorianCalendar>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDateTimeImpl
 
PropertyDateTimeImpl(PropertyDefinition<GregorianCalendar>, GregorianCalendar) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDateTimeImpl
 
PropertyDecimalDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Decimal property definition data implementation.
PropertyDecimalDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalDefinitionImpl
 
PropertyDecimalImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Decimal property data implementation.
PropertyDecimalImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalImpl
 
PropertyDecimalImpl(String, List<BigDecimal>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalImpl
 
PropertyDecimalImpl(String, BigDecimal) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalImpl
 
PropertyDecimalImpl(PropertyDefinition<BigDecimal>, List<BigDecimal>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalImpl
 
PropertyDecimalImpl(PropertyDefinition<BigDecimal>, BigDecimal) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalImpl
 
propertyDefinition - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
propertyDefinitionId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
 
PropertyHtmlDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
HTML property definition data implementation.
PropertyHtmlDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyHtmlDefinitionImpl
 
PropertyHtmlImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
HTML property data implementation.
PropertyHtmlImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyHtmlImpl
 
PropertyHtmlImpl(String, List<String>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyHtmlImpl
 
PropertyHtmlImpl(String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyHtmlImpl
 
PropertyHtmlImpl(PropertyDefinition<String>, List<String>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyHtmlImpl
 
PropertyHtmlImpl(PropertyDefinition<String>, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyHtmlImpl
 
PropertyIdDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Id property definition data implementation.
PropertyIdDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIdDefinitionImpl
 
PropertyIdImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Id property data implementation.
PropertyIdImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIdImpl
 
PropertyIdImpl(String, List<String>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIdImpl
 
PropertyIdImpl(String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIdImpl
 
PropertyIdImpl(PropertyDefinition<String>, List<String>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIdImpl
 
PropertyIdImpl(PropertyDefinition<String>, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIdImpl
 
PropertyIntegerDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Boolean property definition data implementation.
PropertyIntegerDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerDefinitionImpl
 
PropertyIntegerImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Integer property data implementation.
PropertyIntegerImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerImpl
 
PropertyIntegerImpl(String, List<BigInteger>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerImpl
 
PropertyIntegerImpl(String, BigInteger) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerImpl
 
PropertyIntegerImpl(PropertyDefinition<BigInteger>, List<BigInteger>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerImpl
 
PropertyIntegerImpl(PropertyDefinition<BigInteger>, BigInteger) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerImpl
 
PropertyStringDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
String property definition data implementation.
PropertyStringDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyStringDefinitionImpl
 
PropertyStringImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
String property data implementation.
PropertyStringImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyStringImpl
 
PropertyStringImpl(String, List<String>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyStringImpl
 
PropertyStringImpl(String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyStringImpl
 
PropertyStringImpl(PropertyDefinition<String>, List<String>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyStringImpl
 
PropertyStringImpl(PropertyDefinition<String>, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyStringImpl
 
propertyType - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
PropertyUriDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
URI property definition data implementation.
PropertyUriDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyUriDefinitionImpl
 
PropertyUriImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Uri property data implementation.
PropertyUriImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyUriImpl
 
PropertyUriImpl(String, List<String>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyUriImpl
 
PropertyUriImpl(String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyUriImpl
 
PropertyUriImpl(PropertyDefinition<String>, List<String>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyUriImpl
 
PropertyUriImpl(PropertyDefinition<String>, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyUriImpl
 
put(String, Object) - Method in class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
 

Q

query(String, String, Boolean, Boolean, EnumIncludeRelationships, String, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryServicePort
 
Query - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
Query() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
queryable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
queryable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
queryable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
queryName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
queryName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
 
queryName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
queryName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
QueryResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
QueryResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.QueryResponse
 
QUERYRESULTLIST_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
QueryTypeImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
QueryTypeImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
QUOTEDSTRING - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper.Token
 
quoteURIPathComponent(String, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
 

R

read() - Method in class org.apache.chemistry.opencmis.commons.impl.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.apache.chemistry.opencmis.commons.impl.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read(URL) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
read(File) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
read(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
read(Reader) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
read(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
read(XMLStreamReader, QName, T) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
readAllLines(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Reads all lines from a stream and closes the stream.
readAllLines(InputStream, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
 
readAllLinesAndIgnoreComments(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Reads all lines from a stream, ignores all comments, and closes the stream.
readAllLinesAndIgnoreComments(InputStream, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
 
readAllLinesAndRemoveHeader(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Reads all lines from a stream, removes the header, and closes the stream.
readAllLinesAndRemoveHeader(InputStream, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
 
readAllLinesAsList(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Reads all lines from a stream, ignores all comments, and closes the stream.
readAllLinesAsList(InputStream, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
 
readAllLinesAsMap(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Reads all lines from a stream, ignores all comments, and closes the stream.
readAllLinesAsMap(InputStream, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
 
readBoolean(XMLStreamReader) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
readDateTime(XMLStreamReader) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
readDecimal(XMLStreamReader) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
readEnum(XMLStreamReader, Class<E>) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
readFirstLine(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Reads the first line from a stream and closes the stream.
readInteger(XMLStreamReader) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
readLinesFromStream(InputStream, IOUtils.LineHandler, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Reads lines from an UTF-8 encoded stream and closes the stream.
readText(XMLStreamReader, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Parses a tag that contains text.
readText(XMLStreamReader) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
registerBundleClassLoader(long, ClassLoader, List<String>) - Static method in class org.apache.chemistry.opencmis.commons.impl.ClassLoaderUtil
Registers a bundle classloader.
REL_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_ALLOWABLEACTIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_ALTERNATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_CURRENTVERSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_DESCRIBEDBY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_DOWN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_EDIT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_EDITMEDIA - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_ENCLOSURE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_FIRST - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_FOLDERTREE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_LAST - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_NEXT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_POLICIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_PREV - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_RELATIONSHIPS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_SELF - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_SOURCE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_TARGET - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_UP - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_VERSIONHISTORY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_VIA - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_WORKINGCOPY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
relationship - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
relationshipDirection - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
RelationshipService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.746+02:00 Generated source version: 3.0.10
RelationshipService(URL) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipService
 
RelationshipService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipService
 
RelationshipService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipService
 
RelationshipService(WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipService
 
RelationshipService(URL, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipService
 
RelationshipService(URL, QName, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipService
 
RelationshipServicePort - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipService
 
RelationshipServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.718+02:00 Generated source version: 3.0.10
RelationshipTypeDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Relationship type definition.
RelationshipTypeDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.RelationshipTypeDefinitionImpl
 
relativePathSegment - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
 
reloadTypeDefinition(String) - Method in interface org.apache.chemistry.opencmis.commons.impl.TypeCache
Reloads the type definition by type ID.
removeACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
 
removeACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
removeACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
removeACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
removeACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
 
removeACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
 
removeACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
 
removeACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
 
removeAllPropertyDefinitions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
removeObjectFromFolder(String, String, String, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingServicePort
 
RemoveObjectFromFolder - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
RemoveObjectFromFolder() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
 
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
RemoveObjectFromFolderResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
RemoveObjectFromFolderResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolderResponse
 
removePolicy(String, String, String, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyServicePort
 
RemovePolicy - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
RemovePolicy() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
 
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
RemovePolicyResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
RemovePolicyResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicyResponse
 
removeProperty(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
 
removePropertyDefinition(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
removeSecondaryTypeIds - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
 
rendition - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
RENDITION_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
RENDITION_NONE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
RenditionDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
RenditionData implementation.
RenditionDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
RenditionDataImpl(String, String, BigInteger, String, String, BigInteger, BigInteger, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
renditionDocumentId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
RenditionInfoImpl - Class in org.apache.chemistry.opencmis.commons.impl.server
Implementation of the RenditionInfo interface.
RenditionInfoImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
renditions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditionsResponse
 
REP_REL_CHANGES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REP_REL_FOLDERTREE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REP_REL_ROOTDESC - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REP_REL_TYPEDESC - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REPINFO_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
replaceProperty(PropertyData<?>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
 
repositories - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoriesResponse
 
RepositoryCapabilitiesImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
RepositoryCapabilities Implementation.
RepositoryCapabilitiesImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
Constructor.
RepositoryCapabilitiesImpl(RepositoryCapabilities) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
repositoryDescription - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfo
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
 
repositoryInfo - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfoResponse
 
RepositoryInfoBrowserBindingImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Repository info data implementation including browser binding specific data.
RepositoryInfoBrowserBindingImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoBrowserBindingImpl
 
RepositoryInfoImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Repository info data implementation.
RepositoryInfoImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
Constructor.
RepositoryInfoImpl(RepositoryInfo) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
repositoryName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
 
repositoryName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
RepositoryService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.730+02:00 Generated source version: 3.0.10
RepositoryService(URL) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryService
 
RepositoryService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryService
 
RepositoryService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryService
 
RepositoryService(WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryService
 
RepositoryService(URL, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryService
 
RepositoryService(URL, QName, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryService
 
RepositoryServicePort - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryService
 
RepositoryServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.701+02:00 Generated source version: 3.0.10
required - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
requiresCookies() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
reset() - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
Reset the parser to the initial state without resetting the underlying reader.
reset(Reader) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
Reset the parser to the initial state with a new character reader.
resolution - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
 
resumeEncoding() - Method in class org.apache.chemistry.opencmis.commons.impl.Base64.OutputStream
Resumes encoding of the stream.
ReturnVersion - Enum in org.apache.chemistry.opencmis.commons.impl
Return Version Enum.
rootFolderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 

S

S_END - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
S_IN_ARRAY - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
S_IN_ERROR - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
S_IN_FINISHED_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
S_IN_OBJECT - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
S_IN_PAIR_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
S_INIT - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
S_PASSED_PAIR_KEY - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
searchAllVersions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
searchAllVersions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
SecondaryTypeDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
SecondaryTypeDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.SecondaryTypeDefinitionImpl
 
SELECTOR_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_ALLOWABLEACTIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_CHECKEDOUT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_CHILDREN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_CONTENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_CONTENT_CHANGES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_DESCENDANTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_FOLDER_TREE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_LAST_RESULT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_OBJECT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_PARENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_PARENTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_POLICIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_PROPERTIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_RELATIONSHIPS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_RENDITIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_REPOSITORY_INFO - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_TYPE_CHILDREN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_TYPE_DEFINITION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_TYPE_DESCENDANTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_VERSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLService
 
SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryService
 
SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingService
 
SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationService
 
SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectService
 
SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyService
 
SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipService
 
SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryService
 
SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningService
 
setAces(List<Ace>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlListImpl
 
setAcl(Acl) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
setACL(CmisACLType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACLResponse
Legt den Wert der acl-Eigenschaft fest.
setACL(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
Legt den Wert der acl-Eigenschaft fest.
setAcl(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Legt den Wert der acl-Eigenschaft fest.
setACL(CmisACLType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACLResponse
Legt den Wert der acl-Eigenschaft fest.
setAclCapabilities(AclCapabilities) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setAclCapability(CmisACLCapabilityType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Legt den Wert der aclCapability-Eigenschaft fest.
setAclPropagation(AclPropagation) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
setACLPropagation(JAXBElement<EnumACLPropagation>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Legt den Wert der aclPropagation-Eigenschaft fest.
setAddACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Legt den Wert der addACEs-Eigenschaft fest.
setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Legt den Wert der addACEs-Eigenschaft fest.
setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Legt den Wert der addACEs-Eigenschaft fest.
setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Legt den Wert der addACEs-Eigenschaft fest.
setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Legt den Wert der addACEs-Eigenschaft fest.
setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Legt den Wert der addACEs-Eigenschaft fest.
setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Legt den Wert der addACEs-Eigenschaft fest.
setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Legt den Wert der addACEs-Eigenschaft fest.
setAdditionalLinks(List<LinkInfo>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setAddSecondaryTypeIds(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
setAllowableActions(Set<Action>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AllowableActionsImpl
 
setAllowableActions(AllowableActions) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
setAllowableActions(CmisAllowableActionsType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Legt den Wert der allowableActions-Eigenschaft fest.
setAllowableActions(CmisAllowableActionsType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActionsResponse
Legt den Wert der allowableActions-Eigenschaft fest.
setAllowedSourceTypes(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RelationshipTypeDefinitionImpl
 
setAllowedTargetTypes(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RelationshipTypeDefinitionImpl
 
setAllVersions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Legt den Wert der allVersions-Eigenschaft fest.
setAllVersions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
Legt den Wert der allVersions-Eigenschaft fest.
setAllVersions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Legt den Wert der allVersions-Eigenschaft fest.
setAllVersionsSearchable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setAtomId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setBaseId(EnumBaseObjectTypeIds) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Legt den Wert der baseId-Eigenschaft fest.
setBaseType(BaseTypeId) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setBaseTypeId(BaseTypeId) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setBigHeight(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
setBigLength(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
setBigWidth(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
setBulkUpdateData(CmisBulkUpdateType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
Legt den Wert der bulkUpdateData-Eigenschaft fest.
setCanAddObjectToFolder(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canAddObjectToFolder-Eigenschaft fest.
setCanApplyACL(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canApplyACL-Eigenschaft fest.
setCanApplyPolicy(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canApplyPolicy-Eigenschaft fest.
setCanCancelCheckOut(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canCancelCheckOut-Eigenschaft fest.
setCanCheckIn(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canCheckIn-Eigenschaft fest.
setCanCheckOut(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canCheckOut-Eigenschaft fest.
setCanCreate(Set<PropertyType>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CreatablePropertyTypesImpl
 
setCanCreate(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeMutabilityImpl
 
setCanCreateDocument(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canCreateDocument-Eigenschaft fest.
setCanCreateFolder(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canCreateFolder-Eigenschaft fest.
setCanCreateItem(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canCreateItem-Eigenschaft fest.
setCanCreateRelationship(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canCreateRelationship-Eigenschaft fest.
setCanDelete(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeMutabilityImpl
 
setCanDeleteContentStream(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canDeleteContentStream-Eigenschaft fest.
setCanDeleteObject(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canDeleteObject-Eigenschaft fest.
setCanDeleteTree(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canDeleteTree-Eigenschaft fest.
setCanGetACL(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canGetACL-Eigenschaft fest.
setCanGetAllVersions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canGetAllVersions-Eigenschaft fest.
setCanGetAppliedPolicies(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canGetAppliedPolicies-Eigenschaft fest.
setCanGetChildren(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canGetChildren-Eigenschaft fest.
setCanGetContentStream(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canGetContentStream-Eigenschaft fest.
setCanGetDescendants(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canGetDescendants-Eigenschaft fest.
setCanGetFolderParent(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canGetFolderParent-Eigenschaft fest.
setCanGetFolderTree(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canGetFolderTree-Eigenschaft fest.
setCanGetObjectParents(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canGetObjectParents-Eigenschaft fest.
setCanGetObjectRelationships(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canGetObjectRelationships-Eigenschaft fest.
setCanGetProperties(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canGetProperties-Eigenschaft fest.
setCanGetRenditions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canGetRenditions-Eigenschaft fest.
setCanMoveObject(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canMoveObject-Eigenschaft fest.
setCanRemoveObjectFromFolder(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canRemoveObjectFromFolder-Eigenschaft fest.
setCanRemovePolicy(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canRemovePolicy-Eigenschaft fest.
setCanSetContentStream(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canSetContentStream-Eigenschaft fest.
setCanSetControllableAcl(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetControllablePolicy(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetCreatable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetDescription(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetDisplayName(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetFileable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetFulltextIndexed(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetId(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetIncludedInSupertypeQuery(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetLocalName(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetLocalNamespace(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetQueryable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetQueryName(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanUpdate(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeMutabilityImpl
 
setCanUpdateProperties(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Legt den Wert der canUpdateProperties-Eigenschaft fest.
setCapabilities(RepositoryCapabilities) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setCapabilities(CmisRepositoryCapabilitiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Legt den Wert der capabilities-Eigenschaft fest.
setCapabilityAcl(CapabilityAcl) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setCapabilityACL(EnumCapabilityACL) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Legt den Wert der capabilityACL-Eigenschaft fest.
setCapabilityAllVersionsSearchable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Legt den Wert der capabilityAllVersionsSearchable-Eigenschaft fest.
setCapabilityChanges(CapabilityChanges) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setCapabilityChanges(EnumCapabilityChanges) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Legt den Wert der capabilityChanges-Eigenschaft fest.
setCapabilityContentStreamUpdatability(EnumCapabilityContentStreamUpdates) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Legt den Wert der capabilityContentStreamUpdatability-Eigenschaft fest.
setCapabilityContentStreamUpdates(CapabilityContentStreamUpdates) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setCapabilityCreatablePropertyTypes(CmisCreatablePropertyTypesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Legt den Wert der capabilityCreatablePropertyTypes-Eigenschaft fest.
setCapabilityGetDescendants(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Legt den Wert der capabilityGetDescendants-Eigenschaft fest.
setCapabilityGetFolderTree(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Legt den Wert der capabilityGetFolderTree-Eigenschaft fest.
setCapabilityJoin(CapabilityJoin) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setCapabilityJoin(EnumCapabilityJoin) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Legt den Wert der capabilityJoin-Eigenschaft fest.
setCapabilityMultifiling(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Legt den Wert der capabilityMultifiling-Eigenschaft fest.
setCapabilityNewTypeSettableAttributes(CmisNewTypeSettableAttributes) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Legt den Wert der capabilityNewTypeSettableAttributes-Eigenschaft fest.
setCapabilityOrderBy(CapabilityOrderBy) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setCapabilityOrderBy(EnumCapabilityOrderBy) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Legt den Wert der capabilityOrderBy-Eigenschaft fest.
setCapabilityPWCSearchable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Legt den Wert der capabilityPWCSearchable-Eigenschaft fest.
setCapabilityPWCUpdatable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Legt den Wert der capabilityPWCUpdatable-Eigenschaft fest.
setCapabilityQuery(CapabilityQuery) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setCapabilityQuery(EnumCapabilityQuery) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Legt den Wert der capabilityQuery-Eigenschaft fest.
setCapabilityRendition(CapabilityRenditions) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setCapabilityRenditions(EnumCapabilityRendition) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Legt den Wert der capabilityRenditions-Eigenschaft fest.
setCapabilityUnfiling(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Legt den Wert der capabilityUnfiling-Eigenschaft fest.
setCapabilityVersionSpecificFiling(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Legt den Wert der capabilityVersionSpecificFiling-Eigenschaft fest.
setCardinality(Cardinality) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setCardinality(EnumCardinality) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Legt den Wert der cardinality-Eigenschaft fest.
setChangeEventInfo(ChangeEventInfo) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
setChangeEventInfo(CmisChangeEventType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Legt den Wert der changeEventInfo-Eigenschaft fest.
setChangeLogToken(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Legt den Wert der changeLogToken-Eigenschaft fest.
setChangeLogToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChangesResponse
Legt den Wert der changeLogToken-Eigenschaft fest.
setChangesIncomplete(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setChangesIncomplete(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Legt den Wert der changesIncomplete-Eigenschaft fest.
setChangesOnType(List<BaseTypeId>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setChangeTime(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChangeEventInfoDataImpl
 
setChangeTime(XMLGregorianCalendar) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
Legt den Wert der changeTime-Eigenschaft fest.
setChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
setChangeToken(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Legt den Wert der changeToken-Eigenschaft fest.
setChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
Legt den Wert der changeToken-Eigenschaft fest.
setChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
Legt den Wert der changeToken-Eigenschaft fest.
setChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
Legt den Wert der changeToken-Eigenschaft fest.
setChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
Legt den Wert der changeToken-Eigenschaft fest.
setChangeToken(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Legt den Wert der changeToken-Eigenschaft fest.
setChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
Legt den Wert der changeToken-Eigenschaft fest.
setChangeToken(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Legt den Wert der changeToken-Eigenschaft fest.
setChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
Legt den Wert der changeToken-Eigenschaft fest.
setChangeType(ChangeType) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChangeEventInfoDataImpl
 
setChangeType(EnumTypeOfChanges) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
Legt den Wert der changeType-Eigenschaft fest.
setCheckinComment(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Legt den Wert der checkinComment-Eigenschaft fest.
setChildren(List<ObjectInFolderContainer>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderContainerImpl
 
setChildren(List<TypeDefinitionContainer>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionContainerImpl
 
setChoice(List<Choice<T>>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
setChoices(List<Choice<T>>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setCmisVersion(CmisVersion) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setCmisVersionSupported(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setCmisVersionSupported(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Legt den Wert der cmisVersionSupported-Eigenschaft fest.
setCode(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
Legt den Wert der code-Eigenschaft fest.
setCommonName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
setCommonName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Legt den Wert der commonName-Eigenschaft fest.
setContentCopied(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
Legt den Wert der contentCopied-Eigenschaft fest.
setContentStream(CmisContentStreamType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Legt den Wert der contentStream-Eigenschaft fest.
setContentStream(JAXBElement<CmisContentStreamType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Legt den Wert der contentStream-Eigenschaft fest.
setContentStream(JAXBElement<CmisContentStreamType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Legt den Wert der contentStream-Eigenschaft fest.
setContentStream(CmisContentStreamType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStreamResponse
Legt den Wert der contentStream-Eigenschaft fest.
setContentStream(String, Holder<String>, Boolean, Holder<String>, CmisContentStreamType, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
SetContentStream - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
SetContentStream() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
 
setContentStream(CmisContentStreamType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Legt den Wert der contentStream-Eigenschaft fest.
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
setContentStreamAllowed(ContentStreamAllowed) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.DocumentTypeDefinitionImpl
 
setContentStreamAllowed(EnumContentStreamAllowed) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDocumentDefinitionType
Legt den Wert der contentStreamAllowed-Eigenschaft fest.
SetContentStreamResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
SetContentStreamResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
 
setContentType(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setContentType(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
setContinueOnFailure(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Legt den Wert der continueOnFailure-Eigenschaft fest.
setControllableACL(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Legt den Wert der controllableACL-Eigenschaft fest.
setControllableACL(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Legt den Wert der controllableACL-Eigenschaft fest.
setControllablePolicy(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Legt den Wert der controllablePolicy-Eigenschaft fest.
setControllablePolicy(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Legt den Wert der controllablePolicy-Eigenschaft fest.
setCreatable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Legt den Wert der creatable-Eigenschaft fest.
setCreatable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Legt den Wert der creatable-Eigenschaft fest.
setCreatablePropertyTypes(CreatablePropertyTypes) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setCreate(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
Legt den Wert der create-Eigenschaft fest.
setCreatedBy(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setCreationDate(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setDateTimeResolution(DateTimeResolution) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDateTimeDefinitionImpl
 
setDefaultValue(List<T>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setDefaultValue(CmisPropertyBoolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBooleanDefinitionType
Legt den Wert der defaultValue-Eigenschaft fest.
setDefaultValue(CmisPropertyDateTime) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
Legt den Wert der defaultValue-Eigenschaft fest.
setDefaultValue(CmisPropertyDecimal) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Legt den Wert der defaultValue-Eigenschaft fest.
setDefaultValue(CmisPropertyHtml) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtmlDefinitionType
Legt den Wert der defaultValue-Eigenschaft fest.
setDefaultValue(CmisPropertyId) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIdDefinitionType
Legt den Wert der defaultValue-Eigenschaft fest.
setDefaultValue(CmisPropertyInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
Legt den Wert der defaultValue-Eigenschaft fest.
setDefaultValue(CmisPropertyString) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
Legt den Wert der defaultValue-Eigenschaft fest.
setDefaultValue(CmisPropertyUri) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUriDefinitionType
Legt den Wert der defaultValue-Eigenschaft fest.
setDelete(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
Legt den Wert der delete-Eigenschaft fest.
setDepth(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Legt den Wert der depth-Eigenschaft fest.
setDepth(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Legt den Wert der depth-Eigenschaft fest.
setDepth(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Legt den Wert der depth-Eigenschaft fest.
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionDefinitionDataImpl
 
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Legt den Wert der description-Eigenschaft fest.
setDescription(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Legt den Wert der description-Eigenschaft fest.
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
Legt den Wert der description-Eigenschaft fest.
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Legt den Wert der description-Eigenschaft fest.
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Legt den Wert der description-Eigenschaft fest.
setDirect(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
 
setDirect(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
Legt den Wert der direct-Eigenschaft fest.
setDisplayName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
setDisplayName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setDisplayName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setDisplayName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
setDisplayName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoice
Legt den Wert der displayName-Eigenschaft fest.
setDisplayName(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Legt den Wert der displayName-Eigenschaft fest.
setDisplayName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Legt den Wert der displayName-Eigenschaft fest.
setDisplayName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Legt den Wert der displayName-Eigenschaft fest.
setDisplayName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Legt den Wert der displayName-Eigenschaft fest.
setErrorType(int) - Method in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
setExact(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlListImpl
 
setExact(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
Legt den Wert der exact-Eigenschaft fest.
setExactACL(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Legt den Wert der exactACL-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolderResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicyResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdatePropertiesResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOutResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckInResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSourceResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolderResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItemResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicyResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationshipResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObjectResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTypeResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositories
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfo
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObjectResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolderResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicyResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
Legt den Wert der extension-Eigenschaft fest.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
Legt den Wert der extension-Eigenschaft fest.
setExtensionFeature(List<ExtensionFeature>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setExtensions(List<CmisExtensionElement>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData
 
setExtensionValues(Holder<CmisExtensionType>, ExtensionsData) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Copies a holder value.
setExtensionValues(ExtensionsData, Holder<CmisExtensionType>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Copies a holder value.
setFailedToDelete(DeleteTreeResponse.FailedToDelete) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse
Legt den Wert der failedToDelete-Eigenschaft fest.
setFeatureData(Map<String, String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
setFileable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Legt den Wert der fileable-Eigenschaft fest.
setFileable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Legt den Wert der fileable-Eigenschaft fest.
setFileName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
setFilename(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Legt den Wert der filename-Eigenschaft fest.
setFileName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Legt den Wert der filter-Eigenschaft fest.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
Legt den Wert der filter-Eigenschaft fest.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Legt den Wert der filter-Eigenschaft fest.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Legt den Wert der filter-Eigenschaft fest.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Legt den Wert der filter-Eigenschaft fest.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Legt den Wert der filter-Eigenschaft fest.
setFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
Legt den Wert der filter-Eigenschaft fest.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Legt den Wert der filter-Eigenschaft fest.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Legt den Wert der filter-Eigenschaft fest.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Legt den Wert der filter-Eigenschaft fest.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Legt den Wert der filter-Eigenschaft fest.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Legt den Wert der filter-Eigenschaft fest.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Legt den Wert der filter-Eigenschaft fest.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
Legt den Wert der filter-Eigenschaft fest.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Legt den Wert der filter-Eigenschaft fest.
setFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Legt den Wert der folderId-Eigenschaft fest.
setFolderId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Legt den Wert der folderId-Eigenschaft fest.
setFolderId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Legt den Wert der folderId-Eigenschaft fest.
setFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Legt den Wert der folderId-Eigenschaft fest.
setFolderId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Legt den Wert der folderId-Eigenschaft fest.
setFolderId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Legt den Wert der folderId-Eigenschaft fest.
setFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Legt den Wert der folderId-Eigenschaft fest.
setFolderId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Legt den Wert der folderId-Eigenschaft fest.
setFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Legt den Wert der folderId-Eigenschaft fest.
setFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Legt den Wert der folderId-Eigenschaft fest.
setFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
Legt den Wert der folderId-Eigenschaft fest.
setFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Legt den Wert der folderId-Eigenschaft fest.
setFolderId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
Legt den Wert der folderId-Eigenschaft fest.
setFulltextIndexed(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Legt den Wert der fulltextIndexed-Eigenschaft fest.
setFulltextIndexed(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Legt den Wert der fulltextIndexed-Eigenschaft fest.
setHasAcl(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setHasContent(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setHasMoreItems(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderListImpl
 
setHasMoreItems(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectListImpl
 
setHasMoreItems(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
 
setHasMoreItems(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
Legt den Wert der hasMoreItems-Eigenschaft fest.
setHasMoreItems(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
Legt den Wert der hasMoreItems-Eigenschaft fest.
setHasMoreItems(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
Legt den Wert der hasMoreItems-Eigenschaft fest.
setHasParent(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setHeight(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Legt den Wert der height-Eigenschaft fest.
setHolderValue(Holder<T>, Holder<T>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Copies a holder value for a WS holder to a holder.
setHolderValue(Holder<T>, Holder<T>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Copies a holder value for a holder to a WS holder.
setHref(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlPrincipalDataImpl
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionDefinitionDataImpl
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Legt den Wert der id-Eigenschaft fest.
setId(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Legt den Wert der id-Eigenschaft fest.
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
Legt den Wert der id-Eigenschaft fest.
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Legt den Wert der id-Eigenschaft fest.
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Legt den Wert der id-Eigenschaft fest.
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
setIds(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.FailedToDeleteDataImpl
 
setIfNotNull(String, Object, JSONObject) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
setIncludeACL(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Legt den Wert der includeACL-Eigenschaft fest.
setIncludeACL(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Legt den Wert der includeACL-Eigenschaft fest.
setIncludeACL(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Legt den Wert der includeACL-Eigenschaft fest.
setIncludeACL(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Legt den Wert der includeACL-Eigenschaft fest.
setIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
setIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Legt den Wert der includeAllowableActions-Eigenschaft fest.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Legt den Wert der includeAllowableActions-Eigenschaft fest.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Legt den Wert der includeAllowableActions-Eigenschaft fest.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Legt den Wert der includeAllowableActions-Eigenschaft fest.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Legt den Wert der includeAllowableActions-Eigenschaft fest.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Legt den Wert der includeAllowableActions-Eigenschaft fest.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Legt den Wert der includeAllowableActions-Eigenschaft fest.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Legt den Wert der includeAllowableActions-Eigenschaft fest.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Legt den Wert der includeAllowableActions-Eigenschaft fest.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Legt den Wert der includeAllowableActions-Eigenschaft fest.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Legt den Wert der includeAllowableActions-Eigenschaft fest.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Legt den Wert der includeAllowableActions-Eigenschaft fest.
setIncludedInSupertypeQuery(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Legt den Wert der includedInSupertypeQuery-Eigenschaft fest.
setIncludedInSupertypeQuery(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Legt den Wert der includedInSupertypeQuery-Eigenschaft fest.
setIncludePathSegment(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Legt den Wert der includePathSegment-Eigenschaft fest.
setIncludePathSegment(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Legt den Wert der includePathSegment-Eigenschaft fest.
setIncludePathSegment(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Legt den Wert der includePathSegment-Eigenschaft fest.
setIncludePolicyIds(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Legt den Wert der includePolicyIds-Eigenschaft fest.
setIncludePolicyIds(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Legt den Wert der includePolicyIds-Eigenschaft fest.
setIncludePolicyIds(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Legt den Wert der includePolicyIds-Eigenschaft fest.
setIncludePolicyIds(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Legt den Wert der includePolicyIds-Eigenschaft fest.
setIncludeProperties(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Legt den Wert der includeProperties-Eigenschaft fest.
setIncludePropertyDefinitions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Legt den Wert der includePropertyDefinitions-Eigenschaft fest.
setIncludePropertyDefinitions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Legt den Wert der includePropertyDefinitions-Eigenschaft fest.
setIncludeRelationships(IncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
setIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Legt den Wert der includeRelationships-Eigenschaft fest.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Legt den Wert der includeRelationships-Eigenschaft fest.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Legt den Wert der includeRelationships-Eigenschaft fest.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Legt den Wert der includeRelationships-Eigenschaft fest.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Legt den Wert der includeRelationships-Eigenschaft fest.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Legt den Wert der includeRelationships-Eigenschaft fest.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Legt den Wert der includeRelationships-Eigenschaft fest.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Legt den Wert der includeRelationships-Eigenschaft fest.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Legt den Wert der includeRelationships-Eigenschaft fest.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Legt den Wert der includeRelationships-Eigenschaft fest.
setIncludeRelativePathSegment(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Legt den Wert der includeRelativePathSegment-Eigenschaft fest.
setIncludeSubRelationshipTypes(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Legt den Wert der includeSubRelationshipTypes-Eigenschaft fest.
setInherited(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Legt den Wert der inherited-Eigenschaft fest.
setIsControllableAcl(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setIsControllablePolicy(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setIsCreatable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setIsCurrentVersion(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setIsExactAcl(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
setIsFileable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setIsFulltextIndexed(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setIsIncludedInSupertypeQuery(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setIsInherited(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setIsLastChunk(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Legt den Wert der isLastChunk-Eigenschaft fest.
setIsOpenChoice(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setIsOrderable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setIsPwcSearchable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setIsPwcUpdatable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setIsQueryable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setIsQueryable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setIsRequired(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setIsVersionable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.DocumentTypeDefinitionImpl
 
setKey(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionMappingDataImpl
 
setKey(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureKeyValuePair
Legt den Wert der key-Eigenschaft fest.
setKey(EnumAllowableActionsKey) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionMapping
Legt den Wert der key-Eigenschaft fest.
setKind(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
setKind(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Legt den Wert der kind-Eigenschaft fest.
setKind(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
setLastModificationDate(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setLastModified(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.LastModifiedContentStreamImpl
 
setLatestChangeLogToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setLatestChangeLogToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Legt den Wert der latestChangeLogToken-Eigenschaft fest.
setLength(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
setLength(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Legt den Wert der length-Eigenschaft fest.
setLength(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Legt den Wert der length-Eigenschaft fest.
setLength(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Legt den Wert der length-Eigenschaft fest.
setLength(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
setList(List<TypeDefinition>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
 
setLocalName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
setLocalName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setLocalName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setLocalName(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Legt den Wert der localName-Eigenschaft fest.
setLocalName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Legt den Wert der localName-Eigenschaft fest.
setLocalName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Legt den Wert der localName-Eigenschaft fest.
setLocalName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Legt den Wert der localName-Eigenschaft fest.
setLocalNamespace(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setLocalNamespace(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setLocalNamespace(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Legt den Wert der localNamespace-Eigenschaft fest.
setLocalNamespace(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Legt den Wert der localNamespace-Eigenschaft fest.
setLocalNamespace(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Legt den Wert der localNamespace-Eigenschaft fest.
setMajor(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Legt den Wert der major-Eigenschaft fest.
setMajor(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Legt den Wert der major-Eigenschaft fest.
setMajor(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Legt den Wert der major-Eigenschaft fest.
setMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
setMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Legt den Wert der maxItems-Eigenschaft fest.
setMaxItems(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Legt den Wert der maxItems-Eigenschaft fest.
setMaxItems(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Legt den Wert der maxItems-Eigenschaft fest.
setMaxItems(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Legt den Wert der maxItems-Eigenschaft fest.
setMaxItems(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Legt den Wert der maxItems-Eigenschaft fest.
setMaxItems(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Legt den Wert der maxItems-Eigenschaft fest.
setMaxItems(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Legt den Wert der maxItems-Eigenschaft fest.
setMaxItems(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Legt den Wert der maxItems-Eigenschaft fest.
setMaxLength(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyStringDefinitionImpl
 
setMaxLength(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
Legt den Wert der maxLength-Eigenschaft fest.
setMaxValue(BigDecimal) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalDefinitionImpl
 
setMaxValue(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerDefinitionImpl
 
setMaxValue(BigDecimal) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Legt den Wert der maxValue-Eigenschaft fest.
setMaxValue(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
Legt den Wert der maxValue-Eigenschaft fest.
setMessage(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
Legt den Wert der message-Eigenschaft fest.
setMimeType(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
setMimeType(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
setMimeType(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Legt den Wert der mimeType-Eigenschaft fest.
setMimetype(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Legt den Wert der mimetype-Eigenschaft fest.
setMinValue(BigDecimal) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalDefinitionImpl
 
setMinValue(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerDefinitionImpl
 
setMinValue(BigDecimal) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Legt den Wert der minValue-Eigenschaft fest.
setMinValue(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
Legt den Wert der minValue-Eigenschaft fest.
setName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setNewId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
setNewId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
Legt den Wert der newId-Eigenschaft fest.
setNewTypeSettableAttributes(NewTypeSettableAttributes) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setNumItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderListImpl
 
setNumItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectListImpl
 
setNumItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
 
setNumItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
Legt den Wert der numItems-Eigenschaft fest.
setNumItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
Legt den Wert der numItems-Eigenschaft fest.
setNumItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
Legt den Wert der numItems-Eigenschaft fest.
setObject(ObjectInFolderData) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderContainerImpl
 
setObject(ObjectData) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderDataImpl
 
setObject(ObjectData) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectParentDataImpl
 
setObject(CmisObjectType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
Legt den Wert der object-Eigenschaft fest.
setObject(CmisObjectType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
Legt den Wert der object-Eigenschaft fest.
setObject(CmisObjectType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParentResponse
Legt den Wert der object-Eigenschaft fest.
setObject(CmisObjectType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPathResponse
Legt den Wert der object-Eigenschaft fest.
setObject(CmisObjectType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersionResponse
Legt den Wert der object-Eigenschaft fest.
setObject(CmisObjectType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectResponse
Legt den Wert der object-Eigenschaft fest.
setObject(ObjectData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckInResponse
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSourceResponse
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentResponse
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolderResponse
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItemResponse
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicyResponse
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationshipResponse
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObjectResponse
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Legt den Wert der objectId-Eigenschaft fest.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
Legt den Wert der objectId-Eigenschaft fest.
setObjectIdAndChangeToken(List<BulkUpdateObjectIdAndChangeToken>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
setObjectIdAndChangeToken(CmisObjectIdAndChangeTokenType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdatePropertiesResponse
Legt den Wert der objectIdAndChangeToken-Eigenschaft fest.
setObjectInFolder(CmisObjectInFolderType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
Legt den Wert der objectInFolder-Eigenschaft fest.
setObjects(List<ObjectInFolderData>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderListImpl
 
setObjects(List<ObjectData>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectListImpl
 
setObjects(CmisObjectListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocsResponse
Legt den Wert der objects-Eigenschaft fest.
setObjects(CmisObjectInFolderListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildrenResponse
Legt den Wert der objects-Eigenschaft fest.
setObjects(CmisObjectListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChangesResponse
Legt den Wert der objects-Eigenschaft fest.
setObjects(CmisObjectListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationshipsResponse
Legt den Wert der objects-Eigenschaft fest.
setObjects(CmisObjectListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.QueryResponse
Legt den Wert der objects-Eigenschaft fest.
setOffset(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Legt den Wert der offset-Eigenschaft fest.
setOnlyBasicPermissions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
Legt den Wert der onlyBasicPermissions-Eigenschaft fest.
setOpenChoice(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Legt den Wert der openChoice-Eigenschaft fest.
setOrderable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Legt den Wert der orderable-Eigenschaft fest.
setOrderBy(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Legt den Wert der orderBy-Eigenschaft fest.
setOrderBy(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Legt den Wert der orderBy-Eigenschaft fest.
setOverwriteFlag(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Legt den Wert der overwriteFlag-Eigenschaft fest.
setParentId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Legt den Wert der parentId-Eigenschaft fest.
setParentTypeId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setPath(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Legt den Wert der path-Eigenschaft fest.
setPathSegment(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderDataImpl
 
setPathSegment(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
Legt den Wert der pathSegment-Eigenschaft fest.
setPermission(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
Legt den Wert der permission-Eigenschaft fest.
setPermissionDefinitionData(List<PermissionDefinition>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
setPermissionMappingData(Map<String, PermissionMapping>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
setPermissions(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
 
setPermissions(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionMappingDataImpl
 
setPolicyId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
Legt den Wert der policyId-Eigenschaft fest.
setPolicyId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
Legt den Wert der policyId-Eigenschaft fest.
setPolicyIds(PolicyIdList) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
setPolicyIds(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PolicyIdListImpl
 
setPolicyIds(CmisListOfIdsType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Legt den Wert der policyIds-Eigenschaft fest.
setPosition(int) - Method in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
setPrecision(DecimalPrecision) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalDefinitionImpl
 
setPrecision(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Legt den Wert der precision-Eigenschaft fest.
setPrincipal(Principal) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
 
setPrincipal(CmisAccessControlPrincipalType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
Legt den Wert der principal-Eigenschaft fest.
setPrincipalAnonymous(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setPrincipalAnonymous(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Legt den Wert der principalAnonymous-Eigenschaft fest.
setPrincipalAnyone(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setPrincipalAnyone(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Legt den Wert der principalAnyone-Eigenschaft fest.
setPrincipalId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlPrincipalType
Legt den Wert der principalId-Eigenschaft fest.
setProductName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setProductName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Legt den Wert der productName-Eigenschaft fest.
setProductVersion(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setProductVersion(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Legt den Wert der productVersion-Eigenschaft fest.
setPropagation(EnumACLPropagation) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
Legt den Wert der propagation-Eigenschaft fest.
setProperties(Properties) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
setProperties(Properties) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
setProperties(JAXBElement<CmisPropertiesType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Legt den Wert der properties-Eigenschaft fest.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
Legt den Wert der properties-Eigenschaft fest.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Legt den Wert der properties-Eigenschaft fest.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Legt den Wert der properties-Eigenschaft fest.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Legt den Wert der properties-Eigenschaft fest.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Legt den Wert der properties-Eigenschaft fest.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Legt den Wert der properties-Eigenschaft fest.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Legt den Wert der properties-Eigenschaft fest.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Legt den Wert der properties-Eigenschaft fest.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersionResponse
Legt den Wert der properties-Eigenschaft fest.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesResponse
Legt den Wert der properties-Eigenschaft fest.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Legt den Wert der properties-Eigenschaft fest.
setPropertyDefinition(PropertyDefinition<T>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
setPropertyDefinitionId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Legt den Wert der propertyDefinitionId-Eigenschaft fest.
setPropertyDefinitions(Map<String, PropertyDefinition<?>>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setPropertyType(PropertyType) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setPropertyType(EnumPropertyType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Legt den Wert der propertyType-Eigenschaft fest.
setQueryable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Legt den Wert der queryable-Eigenschaft fest.
setQueryable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Legt den Wert der queryable-Eigenschaft fest.
setQueryable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Legt den Wert der queryable-Eigenschaft fest.
setQueryName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
setQueryName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setQueryName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setQueryName(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Legt den Wert der queryName-Eigenschaft fest.
setQueryName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Legt den Wert der queryName-Eigenschaft fest.
setQueryName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Legt den Wert der queryName-Eigenschaft fest.
setQueryName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Legt den Wert der queryName-Eigenschaft fest.
setRel(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
setRelationshipDirection(JAXBElement<EnumRelationshipDirection>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Legt den Wert der relationshipDirection-Eigenschaft fest.
setRelationships(List<ObjectData>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
setRelationshipSourceIds(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setRelationshipTargetIds(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setRelativePathSegment(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectParentDataImpl
 
setRelativePathSegment(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
Legt den Wert der relativePathSegment-Eigenschaft fest.
setRemoveACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Legt den Wert der removeACEs-Eigenschaft fest.
setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Legt den Wert der removeACEs-Eigenschaft fest.
setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Legt den Wert der removeACEs-Eigenschaft fest.
setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Legt den Wert der removeACEs-Eigenschaft fest.
setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Legt den Wert der removeACEs-Eigenschaft fest.
setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Legt den Wert der removeACEs-Eigenschaft fest.
setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Legt den Wert der removeACEs-Eigenschaft fest.
setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Legt den Wert der removeACEs-Eigenschaft fest.
setRemoveSecondaryTypeIds(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
setRenditionDocumentId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
setRenditionDocumentId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Legt den Wert der renditionDocumentId-Eigenschaft fest.
setRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
setRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Legt den Wert der renditionFilter-Eigenschaft fest.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Legt den Wert der renditionFilter-Eigenschaft fest.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Legt den Wert der renditionFilter-Eigenschaft fest.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Legt den Wert der renditionFilter-Eigenschaft fest.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Legt den Wert der renditionFilter-Eigenschaft fest.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Legt den Wert der renditionFilter-Eigenschaft fest.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Legt den Wert der renditionFilter-Eigenschaft fest.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Legt den Wert der renditionFilter-Eigenschaft fest.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Legt den Wert der renditionFilter-Eigenschaft fest.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Legt den Wert der renditionFilter-Eigenschaft fest.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Legt den Wert der renditionFilter-Eigenschaft fest.
setRenditionInfos(List<RenditionInfo>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setRenditions(List<RenditionData>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
setRepositoryDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Legt den Wert der repositoryDescription-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfo
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
Legt den Wert der repositoryId-Eigenschaft fest.
setRepositoryInfo(CmisRepositoryInfoType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfoResponse
Legt den Wert der repositoryInfo-Eigenschaft fest.
setRepositoryName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
Legt den Wert der repositoryName-Eigenschaft fest.
setRepositoryName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Legt den Wert der repositoryName-Eigenschaft fest.
setRepositoryUrl(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoBrowserBindingImpl
 
setRequired(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Legt den Wert der required-Eigenschaft fest.
setResolution(EnumDateTimeResolution) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
Legt den Wert der resolution-Eigenschaft fest.
setRootFolder(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setRootFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Legt den Wert der rootFolderId-Eigenschaft fest.
setRootUrl(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoBrowserBindingImpl
 
setSearchAllVersions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
setSearchAllVersions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Legt den Wert der searchAllVersions-Eigenschaft fest.
setSearchAllVersions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Legt den Wert der searchAllVersions-Eigenschaft fest.
setSkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
setSkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Legt den Wert der skipCount-Eigenschaft fest.
setSkipCount(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Legt den Wert der skipCount-Eigenschaft fest.
setSkipCount(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Legt den Wert der skipCount-Eigenschaft fest.
setSkipCount(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Legt den Wert der skipCount-Eigenschaft fest.
setSkipCount(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Legt den Wert der skipCount-Eigenschaft fest.
setSkipCount(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Legt den Wert der skipCount-Eigenschaft fest.
setSkipCount(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Legt den Wert der skipCount-Eigenschaft fest.
setSourceFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Legt den Wert der sourceFolderId-Eigenschaft fest.
setSourceId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Legt den Wert der sourceId-Eigenschaft fest.
setStatement(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
setStatement(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Legt den Wert der statement-Eigenschaft fest.
setStatement(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Legt den Wert der statement-Eigenschaft fest.
setStream(InputStream) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
setStream(DataHandler) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Legt den Wert der stream-Eigenschaft fest.
setStreamId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
setStreamId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Legt den Wert der streamId-Eigenschaft fest.
setStreamId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Legt den Wert der streamId-Eigenschaft fest.
setSupportedPermissions(SupportedPermissions) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
setSupportedPermissions(EnumSupportedPermissions) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
Legt den Wert der supportedPermissions-Eigenschaft fest.
setSupportsDescendants(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setSupportsFolderTree(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setSupportsGetDescendants(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setSupportsGetFolderTree(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setSupportsMultifiling(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setSupportsPolicies(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setSupportsRelationships(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setSupportsUnfiling(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setSupportsVersionSpecificFiling(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setTargetFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Legt den Wert der targetFolderId-Eigenschaft fest.
setThinClientUri(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setThinClientURI(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Legt den Wert der thinClientURI-Eigenschaft fest.
setTitle(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
setTitle(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Legt den Wert der title-Eigenschaft fest.
setTitle(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
setType(EnumServiceException) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
Legt den Wert der type-Eigenschaft fest.
setType(CmisTypeDefinitionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
Legt den Wert der type-Eigenschaft fest.
setType(CmisTypeDefinitionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
Legt den Wert der type-Eigenschaft fest.
setType(CmisTypeDefinitionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateTypeResponse
Legt den Wert der type-Eigenschaft fest.
setType(CmisTypeDefinitionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinitionResponse
Legt den Wert der type-Eigenschaft fest.
setType(CmisTypeDefinitionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
Legt den Wert der type-Eigenschaft fest.
setType(CmisTypeDefinitionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateTypeResponse
Legt den Wert der type-Eigenschaft fest.
setType(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
setTypeDefinition(TypeDefinition) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionContainerImpl
 
setTypeId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
Legt den Wert der typeId-Eigenschaft fest.
setTypeId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Legt den Wert der typeId-Eigenschaft fest.
setTypeId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Legt den Wert der typeId-Eigenschaft fest.
setTypeId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
Legt den Wert der typeId-Eigenschaft fest.
setTypeId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Legt den Wert der typeId-Eigenschaft fest.
setTypeId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setTypeMutability(TypeMutability) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setTypeMutability(CmisTypeMutabilityCapabilitiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Legt den Wert der typeMutability-Eigenschaft fest.
setTypes(CmisTypeDefinitionListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildrenResponse
Legt den Wert der types-Eigenschaft fest.
setUnexpectedObject(Object) - Method in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
setUnfileObjects(JAXBElement<EnumUnfileObject>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Legt den Wert der unfileObjects-Eigenschaft fest.
setUpdatability(Updatability) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setUpdatability(EnumUpdatability) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Legt den Wert der updatability-Eigenschaft fest.
setUpdate(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
Legt den Wert der update-Eigenschaft fest.
setUrl(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
setUrl(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Legt den Wert der url-Eigenschaft fest.
setValue(T) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
setValue(List<T>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
setValue(T) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
setValue(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureKeyValuePair
Legt den Wert der value-Eigenschaft fest.
setValues(List<T>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
setVendorName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setVendorName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Legt den Wert der vendorName-Eigenschaft fest.
setVersionable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDocumentDefinitionType
Legt den Wert der versionable-Eigenschaft fest.
setVersioningState(JAXBElement<EnumVersioningState>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Legt den Wert der versioningState-Eigenschaft fest.
setVersioningState(JAXBElement<EnumVersioningState>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Legt den Wert der versioningState-Eigenschaft fest.
setVersionLabel(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
setVersionLabel(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Legt den Wert der versionLabel-Eigenschaft fest.
setVersionSeriesId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setWidth(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Legt den Wert der width-Eigenschaft fest.
setWorkingCopyId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setWorkingCopyOriginalId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
skip(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Skips a tag or subtree.
skipCount - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
skipCount - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
skipCount - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
skipCount - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
skipCount - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
 
skipCount - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
 
skipCount - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
SkipHeaderLineHandler() - Constructor for class org.apache.chemistry.opencmis.commons.impl.IOUtils.SkipHeaderLineHandler
 
sourceFolderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
 
sourceId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
startArray() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the beginning of a JSON array.
startJSON() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the beginning of JSON processing.
startObject() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the beginning of a JSON object.
startObjectEntry(String) - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the beginning of a JSON object entry.
startXmlDocument(XMLStreamWriter) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Starts a XML document.
statement - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
statement - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
stream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
 
streamId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
streamId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
 
StringListBuilder - Class in org.apache.chemistry.opencmis.commons.impl
 
StringListBuilder() - Constructor for class org.apache.chemistry.opencmis.commons.impl.StringListBuilder
 
StringListBuilder(StringBuilder) - Constructor for class org.apache.chemistry.opencmis.commons.impl.StringListBuilder
 
StringListBuilder(String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.StringListBuilder
 
StringListBuilder(String, StringBuilder) - Constructor for class org.apache.chemistry.opencmis.commons.impl.StringListBuilder
 
supportedPermissions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
 
supportsDescendants() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
supportsFolderTree() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
supportsPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
supportsRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
suspendEncoding() - Method in class org.apache.chemistry.opencmis.commons.impl.Base64.OutputStream
Suspends encoding of the stream.

T

TAG_ACE_IS_DIRECT - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACE_PERMISSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACE_PRINCIPAL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACE_PRINCIPAL_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACL_IS_EXACT - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACL_PERMISSISONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACLCAP_ACL_PROPAGATION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACLCAP_MAPPING_KEY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACLCAP_MAPPING_PERMISSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACLCAP_PERMISSION_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACLCAP_PERMISSION_MAPPING - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACLCAP_PERMISSION_PERMISSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACLCAP_PERMISSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACLCAP_SUPPORTED_PERMISSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_BULK_UPDATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_BULK_UPDATE_ADD_SECONDARY_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_BULK_UPDATE_ID_AND_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_BULK_UPDATE_PROPERTIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_BULK_UPDATE_REMOVE_SECONDARY_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_ALL_VERSIONS_SEARCHABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_CHANGES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_CONTENT_STREAM_UPDATABILITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_CREATABLE_PROPERTY_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_CREATABLE_PROPERTY_TYPES_CANCREATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_GET_DESCENDANTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_GET_FOLDER_TREE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_JOIN - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_MULTIFILING - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_CONTROLABLEACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_CONTROLABLEPOLICY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_CREATEABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_FILEABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_FULLTEXTINDEXED - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_INCLUDEDINSUPERTYTPEQUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_LOCALNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_LOCALNAMESPACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_QUERYABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_QUERYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_ORDER_BY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_PWC_SEARCHABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_PWC_UPDATABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_RENDITIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_UNFILING - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_VERSION_SPECIFIC_FILING - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CHANGE_EVENT_TIME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CHANGE_EVENT_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_FEATURE_COMMON_NAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_FEATURE_DATA - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_FEATURE_DATA_KEY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_FEATURE_DATA_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_FEATURE_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_FEATURE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_FEATURE_URL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_FEATURE_VERSION_LABEL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_IDANDTOKEN_CHANGETOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_IDANDTOKEN_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_IDANDTOKEN_NEWID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_OBJECT - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_OBJECT_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_OBJECT_ALLOWABLE_ACTIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_OBJECT_CHANGE_EVENT_INFO - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_OBJECT_EXACT_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_OBJECT_POLICY_IDS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_OBJECT_PROPERTIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_OBJECT_RELATIONSHIP - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_OBJECT_RENDITION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_POLICY_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROP_BOOLEAN - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROP_DATETIME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROP_DECIMAL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROP_HTML - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROP_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROP_INTEGER - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROP_STRING - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROP_URI - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_CARDINALITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_CHOICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_CHOICE_CHOICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_CHOICE_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_DEAULT_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_INHERITED - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_LOCALNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_LOCALNAMESPACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_MAX_LENGTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_MAX_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_MIN_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_OPENCHOICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_ORDERABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_PRECISION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_PROPERTY_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_QUERYABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_QUERYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_REQUIRED - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_RESOLUTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_UPDATABILITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_QUERY_INCLUDEALLOWABLEACTIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_QUERY_INCLUDERELATIONSHIPS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_QUERY_MAXITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_QUERY_RENDITIONFILTER - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_QUERY_SEARCHALLVERSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_QUERY_SKIPCOUNT - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_QUERY_STATEMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_RENDITION_DOCUMENT_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_RENDITION_HEIGHT - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_RENDITION_KIND - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_RENDITION_LENGTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_RENDITION_MIMETYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_RENDITION_STREAM_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_RENDITION_TITLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_RENDITION_WIDTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_ACL_CAPABILITIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_CAPABILITIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_CHANGE_LOG_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_CHANGES_INCOMPLETE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_CHANGES_ON_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_CMIS_VERSION_SUPPORTED - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_EXTENDED_FEATURES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_NAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_PRINCIPAL_ID_ANONYMOUS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_PRINCIPAL_ID_ANYONE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_PRODUCT - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_PRODUCT_VERSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_ROOT_FOLDER_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_THIN_CLIENT_URI - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_VENDOR - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPOSITORY_INFO - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_ALLOWED_SOURCE_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_ALLOWED_TARGET_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_BASE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_CONTENTSTREAM_ALLOWED - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_CONTROLABLE_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_CONTROLABLE_POLICY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_CREATABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_FILEABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_FULLTEXT_INDEXED - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_INCLUDE_IN_SUPERTYPE_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_LOCALNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_LOCALNAMESPACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PARENT_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PROP_DEF_BOOLEAN - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PROP_DEF_DATETIME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PROP_DEF_DECIMAL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PROP_DEF_HTML - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PROP_DEF_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PROP_DEF_INTEGER - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PROP_DEF_STRING - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PROP_DEF_URI - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_QUERYABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_QUERYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_TYPE_MUTABILITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_TYPE_MUTABILITY_CREATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_TYPE_MUTABILITY_DELETE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_TYPE_MUTABILITY_UPDATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_VERSIONABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
targetFolderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
 
TEMPLATE_OBJECT_BY_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
TEMPLATE_OBJECT_BY_PATH - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
TEMPLATE_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
TEMPLATE_TYPE_BY_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
thinClientURI - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
title - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
toJSONString(List<Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONArray
Convert a list to JSON text.
toJSONString() - Method in class org.apache.chemistry.opencmis.commons.impl.json.JSONArray
 
toJSONString() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.JSONAware
 
toJSONString(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
Convert a map to JSON text.
toJSONString() - Method in class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
 
toJSONString(Object) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONValue
Converts an object to JSON text.
Token(int, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.MimeHelper.Token
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlListImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlPrincipalDataImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AllowableActionsImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CreatablePropertyTypesImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.FailedToDeleteDataImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderContainerImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderDataImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderListImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectListImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectParentDataImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionDefinitionDataImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionMappingDataImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionContainerImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeMutabilityImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.json.JSONArray
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
 
toString(String, Object) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
 
toString() - Method in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.StringListBuilder
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
 
toTreeString(int) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
 
toUTF8Bytes(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Returns UTF-8 bytes of the given string or throws a CmisRuntimeException if the charset 'UTF-8' is not available.
toUTF8String(byte[]) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Converts a UTF-8 encoded byte array into a string or throws a CmisRuntimeException if the charset 'UTF-8' is not available.
type - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
 
type - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
 
type - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
 
type - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateTypeResponse
 
type - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinitionResponse
 
type - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
 
type - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateTypeResponse
 
type - Variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
TYPE_COLON - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
TYPE_COMMA - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
TYPE_EOF - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
TYPE_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
TYPE_LEFT_BRACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
TYPE_LEFT_SQUARE - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
TYPE_RIGHT_BRACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
TYPE_RIGHT_SQUARE - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
TypeCache - Interface in org.apache.chemistry.opencmis.commons.impl
Temporary type cache used for one call.
TypeDefinitionContainerImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
TypeDefinitionContainer implementation.
TypeDefinitionContainerImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionContainerImpl
 
TypeDefinitionContainerImpl(TypeDefinition) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionContainerImpl
 
TypeDefinitionListImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
TypeDefinitionList implementation.
TypeDefinitionListImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
Default constructor.
TypeDefinitionListImpl(List<TypeDefinition>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
Constructor from a list.
typeId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
 
typeId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
typeId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
 
typeId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
 
typeId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
 
typeMutability - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
TypeMutabilityImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
TypeMutabilityImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeMutabilityImpl
 
types - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
 
types - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildrenResponse
 
types - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendantsResponse
 
TYPESCONTAINER_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
TYPESLIST_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 

U

unfileObjects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
 
unregisterAllBundleClassLoaders() - Static method in class org.apache.chemistry.opencmis.commons.impl.ClassLoaderUtil
Unregisters all bundle classloaders.
unregisterBundleClassLoader(long) - Static method in class org.apache.chemistry.opencmis.commons.impl.ClassLoaderUtil
Unregisters a bundle classloader.
updatability - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
update - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
 
updateProperties(String, Holder<String>, Holder<String>, CmisPropertiesType, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
UpdateProperties - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
UpdateProperties() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
 
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
UpdatePropertiesResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
UpdatePropertiesResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
 
updateType(String, Holder<CmisTypeDefinitionType>, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
 
UpdateType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
UpdateType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
 
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
UpdateTypeResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java-Klasse für anonymous complex type.
UpdateTypeResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateTypeResponse
 
url - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
 
URL_SAFE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
UrlBuilder - Class in org.apache.chemistry.opencmis.commons.impl
Utility class that helps building URLs.
UrlBuilder(String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
Constructor.
UrlBuilder(String, String, int, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
Constructor.
UrlBuilder(UrlBuilder) - Constructor for class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
Copy constructor.
UTF8 - Static variable in class org.apache.chemistry.opencmis.commons.impl.IOUtils
UTF-8 character set name.

V

value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceBoolean
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDateTime
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDecimal
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceHtml
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceId
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceInteger
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceString
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceUri
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureKeyValuePair
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBoolean
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTime
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimal
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtml
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyId
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyInteger
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyString
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUri
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumACLPropagation
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumAllowableActionsKey
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumBaseObjectTypeIds
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumBasicPermissions
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityACL
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityChanges
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityContentStreamUpdates
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityJoin
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityOrderBy
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityQuery
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityRendition
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCardinality
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumContentStreamAllowed
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumDateTimeResolution
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesBase
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesDocument
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesFolder
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesPolicy
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesRelationship
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertyType
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumRelationshipDirection
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumRenditionKind
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumServiceException
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumSupportedPermissions
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumTypeOfChanges
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUnfileObject
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUpdatability
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUsers
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumVersioningState
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.ReturnVersion
 
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumACLPropagation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumAllowableActionsKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumBaseObjectTypeIds
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumBasicPermissions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityACL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityChanges
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityContentStreamUpdates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityJoin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityOrderBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityQuery
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityRendition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumContentStreamAllowed
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumDateTimeResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesBase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesDocument
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesFolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesRelationship
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumRelationshipDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumRenditionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumServiceException
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumSupportedPermissions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumTypeOfChanges
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUnfileObject
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUpdatability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUsers
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumVersioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.JSONConverter.PropertyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.ReturnVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumACLPropagation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumAllowableActionsKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumBaseObjectTypeIds
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumBasicPermissions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityACL
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityChanges
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityContentStreamUpdates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityJoin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityOrderBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityQuery
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityRendition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumContentStreamAllowed
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumDateTimeResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesBase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesDocument
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesFolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesRelationship
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumRelationshipDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumRenditionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumServiceException
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumSupportedPermissions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumTypeOfChanges
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUnfileObject
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUpdatability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUsers
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumVersioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.JSONConverter.PropertyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.ReturnVersion
Returns an array containing the constants of this enum type, in the order they are declared.
vendorName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
versionable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDocumentDefinitionType
 
VersioningService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.749+02:00 Generated source version: 3.0.10
VersioningService(URL) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningService
 
VersioningService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningService
 
VersioningService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningService
 
VersioningService(WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningService
 
VersioningService(URL, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningService
 
VersioningService(URL, QName, WebServiceFeature...) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningService
 
VersioningServicePort - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningService
 
VersioningServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by Apache CXF 3.0.10 2016-09-02T12:43:24.720+02:00 Generated source version: 3.0.10
versioningState - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
versioningState - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
versionLabel - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
 

W

walk(XMLStreamReader) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
width - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
write(int) - Method in class org.apache.chemistry.opencmis.commons.impl.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.apache.chemistry.opencmis.commons.impl.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(CmisEndpointsDocument, OutputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
write(CmisEndpointsDocument, Writer) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
write(CmisEndpointsDocument) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
write(CmisEndpoint, OutputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
write(CmisEndpoint, Writer) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
write(CmisEndpoint) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
write(CmisAuthentication, OutputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
write(CmisAuthentication, Writer) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
write(CmisAuthentication) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
write(XMLStreamWriter, String, String, String, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Writes a String tag.
write(XMLStreamWriter, String, String, String, BigInteger) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Writes an Integer tag.
write(XMLStreamWriter, String, String, String, BigDecimal) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Writes a Decimal tag.
write(XMLStreamWriter, String, String, String, GregorianCalendar) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Writes a DateTime tag.
write(XMLStreamWriter, String, String, String, Boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Writes a Boolean tag.
write(XMLStreamWriter, String, String, String, Enum<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Writes an Enum tag.
writeAcl(XMLStreamWriter, CmisVersion, boolean, Acl) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeAclCapabilities(XMLStreamWriter, CmisVersion, AclCapabilities) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeAllowableActions(XMLStreamWriter, CmisVersion, boolean, AllowableActions) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeBulkUpdate(XMLStreamWriter, String, BulkUpdateImpl) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeChoice(XMLStreamWriter, PropertyType, Choice<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeExtendedFeatures(XMLStreamWriter, CmisVersion, ExtensionFeature) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeExtensions(XMLStreamWriter, ExtensionsData) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeJSONString(List<Object>, Writer) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONArray
Encode a list into JSON text and write it to out.
writeJSONString(Writer) - Method in class org.apache.chemistry.opencmis.commons.impl.json.JSONArray
 
writeJSONString(Map<String, Object>, Writer) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
Encode a map into JSON text and write it to out.
writeJSONString(Writer) - Method in class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
 
writeJSONString(Writer) - Method in interface org.apache.chemistry.opencmis.commons.impl.json.JSONStreamAware
write JSON string to out.
writeJSONString(Object, Writer) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONValue
Encode an object into JSON text and write it to out.
writeObject(XMLStreamWriter, CmisVersion, String, ObjectData) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeObject(XMLStreamWriter, CmisVersion, boolean, String, String, ObjectData) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeProperty(XMLStreamWriter, PropertyData<?>, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writePropertyDefinition(XMLStreamWriter, CmisVersion, PropertyDefinition<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeQuery(XMLStreamWriter, CmisVersion, QueryTypeImpl) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeRepositoryCapabilities(XMLStreamWriter, CmisVersion, RepositoryCapabilities) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeRepositoryInfo(XMLStreamWriter, CmisVersion, String, RepositoryInfo) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeTypeDefinition(XMLStreamWriter, CmisVersion, String, TypeDefinition) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
WSConverter - Class in org.apache.chemistry.opencmis.commons.impl
Contains converter methods.
WSDL_LOCATION - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLService
 
WSDL_LOCATION - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryService
 
WSDL_LOCATION - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingService
 
WSDL_LOCATION - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationService
 
WSDL_LOCATION - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectService
 
WSDL_LOCATION - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyService
 
WSDL_LOCATION - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipService
 
WSDL_LOCATION - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryService
 
WSDL_LOCATION - Static variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningService
 

X

XMLConstants - Class in org.apache.chemistry.opencmis.commons.impl
 
XMLConstraints - Class in org.apache.chemistry.opencmis.commons.impl
 
XMLConverter - Class in org.apache.chemistry.opencmis.commons.impl
 
XMLUtils - Class in org.apache.chemistry.opencmis.commons.impl
 
XMLWalker<T> - Class in org.apache.chemistry.opencmis.commons.impl
 
XMLWalker() - Constructor for class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 

Y

Yytoken - Class in org.apache.chemistry.opencmis.commons.impl.json.parser
(Taken from JSON.simple <http://code.google.com/p/json-simple/> and modified for OpenCMIS.)
Yytoken(int, Object) - Constructor for class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links

Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.