Uses of Class
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType

Packages that use CmisExtensionType
org.apache.chemistry.opencmis.commons.impl   
org.apache.chemistry.opencmis.commons.impl.jaxb   
org.apache.chemistry.opencmis.server.impl.webservices   
 

Uses of CmisExtensionType in org.apache.chemistry.opencmis.commons.impl
 

Methods in org.apache.chemistry.opencmis.commons.impl that return CmisExtensionType
static CmisExtensionType Converter.convert(ExtensionsData extension)
          Converts a binding extension into a Web Services extension.
 

Methods in org.apache.chemistry.opencmis.commons.impl that return types with arguments of type CmisExtensionType
static javax.xml.ws.Holder<CmisExtensionType> Converter.convertExtensionHolder(ExtensionsData extension)
          Converts a binding extension into a Web Services extension holder.
 

Methods in org.apache.chemistry.opencmis.commons.impl with parameters of type CmisExtensionType
static ExtensionsData Converter.convert(CmisExtensionType extension)
          Converts an extension object.
 

Method parameters in org.apache.chemistry.opencmis.commons.impl with type arguments of type CmisExtensionType
static ExtensionsData Converter.convertExtensionHolder(javax.xml.ws.Holder<CmisExtensionType> extension)
          Converts a Web Services extension extension into a binding holder.
static void Converter.setExtensionValues(ExtensionsData source, javax.xml.ws.Holder<CmisExtensionType> target)
          Copies a holder value.
static void Converter.setExtensionValues(javax.xml.ws.Holder<CmisExtensionType> source, ExtensionsData target)
          Copies a holder value.
 

Uses of CmisExtensionType in org.apache.chemistry.opencmis.commons.impl.jaxb
 

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb with type parameters of type CmisExtensionType
protected  javax.xml.bind.JAXBElement<CmisExtensionType> UpdatePropertiesResponse.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> UpdateProperties.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> SetContentStreamResponse.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> SetContentStream.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> RemovePolicyResponse.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> RemovePolicy.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> RemoveObjectFromFolderResponse.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> RemoveObjectFromFolder.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> Query.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> MoveObjectResponse.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> MoveObject.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetTypeDescendants.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetTypeDefinition.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetTypeChildren.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetRepositoryInfo.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetRepositories.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetRenditions.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetPropertiesOfLatestVersion.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetProperties.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetObjectRelationships.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetObjectParents.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetObjectOfLatestVersion.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetObjectByPath.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetObject.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetFolderTree.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetFolderParent.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetDescendants.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetContentStream.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetContentChanges.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetChildren.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetCheckedOutDocs.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetAppliedPolicies.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetAllowableActions.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetAllVersions.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> GetACL.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> DeleteTree.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> DeleteObjectResponse.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> DeleteObject.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> DeleteContentStreamResponse.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> DeleteContentStream.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> CreateRelationshipResponse.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> CreateRelationship.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> CreatePolicyResponse.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> CreatePolicy.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> CreateFolderResponse.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> CreateFolder.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> CreateDocumentResponse.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> CreateDocumentFromSourceResponse.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> CreateDocumentFromSource.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> CreateDocument.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> CheckOutResponse.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> CheckOut.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> CheckInResponse.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> CheckIn.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> CancelCheckOutResponse.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> CancelCheckOut.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> ApplyPolicyResponse.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> ApplyPolicy.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> ApplyACL.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> AddObjectToFolderResponse.extension
           
protected  javax.xml.bind.JAXBElement<CmisExtensionType> AddObjectToFolder.extension
           
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return CmisExtensionType
 CmisExtensionType ObjectFactory.createCmisExtensionType()
          Create an instance of CmisExtensionType
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return types with arguments of type CmisExtensionType
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createAddObjectToFolderExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createAddObjectToFolderResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createApplyACLExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createApplyPolicyExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createApplyPolicyResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCancelCheckOutExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCancelCheckOutResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCheckInExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCheckInResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCheckOutExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCheckOutResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreateDocumentExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreateDocumentFromSourceExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreateDocumentFromSourceResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreateDocumentResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreateFolderExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreateFolderResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreatePolicyExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreatePolicyResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreateRelationshipExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreateRelationshipResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createDeleteContentStreamExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createDeleteContentStreamResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createDeleteObjectExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createDeleteObjectResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createDeleteTreeExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetACLExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetAllowableActionsExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetAllVersionsExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetAppliedPoliciesExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetCheckedOutDocsExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetChildrenExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetContentChangesExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetContentStreamExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetDescendantsExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetFolderParentExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetFolderTreeExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetObjectByPathExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetObjectExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetObjectOfLatestVersionExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetObjectParentsExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetObjectRelationshipsExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetPropertiesExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetPropertiesOfLatestVersionExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetRenditionsExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetRepositoriesExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetRepositoryInfoExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetTypeChildrenExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetTypeDefinitionExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetTypeDescendantsExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createMoveObjectExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createMoveObjectResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createQueryExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createRemoveObjectFromFolderExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createRemoveObjectFromFolderResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createRemovePolicyExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createRemovePolicyResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createSetContentStreamExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createSetContentStreamResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createUpdatePropertiesExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createUpdatePropertiesResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> UpdatePropertiesResponse.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> UpdateProperties.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> SetContentStreamResponse.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> SetContentStream.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> RemovePolicyResponse.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> RemovePolicy.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> RemoveObjectFromFolderResponse.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> RemoveObjectFromFolder.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> Query.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> MoveObjectResponse.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> MoveObject.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetTypeDescendants.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetTypeDefinition.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetTypeChildren.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetRepositoryInfo.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetRepositories.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetRenditions.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetPropertiesOfLatestVersion.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetProperties.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetObjectRelationships.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetObjectParents.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetObjectOfLatestVersion.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetObjectByPath.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetObject.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetFolderTree.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetFolderParent.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetDescendants.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetContentStream.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetContentChanges.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetChildren.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetCheckedOutDocs.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetAppliedPolicies.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetAllowableActions.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetAllVersions.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> GetACL.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> DeleteTree.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> DeleteObjectResponse.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> DeleteObject.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> DeleteContentStreamResponse.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> DeleteContentStream.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> CreateRelationshipResponse.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> CreateRelationship.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> CreatePolicyResponse.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> CreatePolicy.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> CreateFolderResponse.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> CreateFolder.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> CreateDocumentResponse.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> CreateDocumentFromSourceResponse.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> CreateDocumentFromSource.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> CreateDocument.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> CheckOutResponse.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> CheckOut.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> CheckInResponse.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> CheckIn.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> CancelCheckOutResponse.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> CancelCheckOut.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> ApplyPolicyResponse.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> ApplyPolicy.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> ApplyACL.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> AddObjectToFolderResponse.getExtension()
          Gets the value of the extension property.
 javax.xml.bind.JAXBElement<CmisExtensionType> AddObjectToFolder.getExtension()
          Gets the value of the extension property.
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb with parameters of type CmisExtensionType
 CmisACLType ACLServicePort.applyACL(String repositoryId, String objectId, CmisAccessControlListType addACEs, CmisAccessControlListType removeACEs, EnumACLPropagation aclPropagation, CmisExtensionType extension)
           
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createAddObjectToFolderExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createAddObjectToFolderResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createApplyACLExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createApplyPolicyExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createApplyPolicyResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCancelCheckOutExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCancelCheckOutResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCheckInExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCheckInResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCheckOutExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCheckOutResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreateDocumentExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreateDocumentFromSourceExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreateDocumentFromSourceResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreateDocumentResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreateFolderExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreateFolderResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreatePolicyExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreatePolicyResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreateRelationshipExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createCreateRelationshipResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createDeleteContentStreamExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createDeleteContentStreamResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createDeleteObjectExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createDeleteObjectResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createDeleteTreeExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetACLExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetAllowableActionsExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetAllVersionsExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetAppliedPoliciesExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetCheckedOutDocsExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetChildrenExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetContentChangesExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetContentStreamExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetDescendantsExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetFolderParentExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetFolderTreeExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetObjectByPathExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetObjectExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetObjectOfLatestVersionExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetObjectParentsExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetObjectRelationshipsExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetPropertiesExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetPropertiesOfLatestVersionExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetRenditionsExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetRepositoriesExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetRepositoryInfoExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetTypeChildrenExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetTypeDefinitionExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createGetTypeDescendantsExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createMoveObjectExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createMoveObjectResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createQueryExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createRemoveObjectFromFolderExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createRemoveObjectFromFolderResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createRemovePolicyExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createRemovePolicyResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createSetContentStreamExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createSetContentStreamResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createUpdatePropertiesExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 javax.xml.bind.JAXBElement<CmisExtensionType> ObjectFactory.createUpdatePropertiesResponseExtension(CmisExtensionType value)
          Create an instance of JAXBElement<CmisExtensionType>}
 DeleteTreeResponse.FailedToDelete ObjectServicePort.deleteTree(String repositoryId, String folderId, Boolean allVersions, EnumUnfileObject unfileObjects, Boolean continueOnFailure, CmisExtensionType extension)
           
 CmisACLType ACLServicePort.getACL(String repositoryId, String objectId, Boolean onlyBasicPermissions, CmisExtensionType extension)
           
 CmisAllowableActionsType ObjectServicePort.getAllowableActions(String repositoryId, String objectId, CmisExtensionType extension)
           
 List<CmisObjectType> VersioningServicePort.getAllVersions(String repositoryId, String objectId, String filter, Boolean includeAllowableActions, CmisExtensionType extension)
           
 List<CmisObjectType> PolicyServicePort.getAppliedPolicies(String repositoryId, String objectId, String filter, CmisExtensionType extension)
           
 CmisObjectListType NavigationServicePort.getCheckedOutDocs(String repositoryId, String folderId, String filter, String orderBy, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension)
           
 CmisObjectInFolderListType NavigationServicePort.getChildren(String repositoryId, String folderId, String filter, String orderBy, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePathSegment, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension)
           
 void DiscoveryServicePort.getContentChanges(String repositoryId, javax.xml.ws.Holder<String> changeLogToken, Boolean includeProperties, String filter, Boolean includePolicyIds, Boolean includeACL, BigInteger maxItems, CmisExtensionType extension, javax.xml.ws.Holder<CmisObjectListType> objects)
           
 CmisContentStreamType ObjectServicePort.getContentStream(String repositoryId, String objectId, String streamId, BigInteger offset, BigInteger length, CmisExtensionType extension)
           
 List<CmisObjectInFolderContainerType> NavigationServicePort.getDescendants(String repositoryId, String folderId, BigInteger depth, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePathSegment, CmisExtensionType extension)
           
 CmisObjectType NavigationServicePort.getFolderParent(String repositoryId, String folderId, String filter, CmisExtensionType extension)
           
 List<CmisObjectInFolderContainerType> NavigationServicePort.getFolderTree(String repositoryId, String folderId, BigInteger depth, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePathSegment, CmisExtensionType extension)
           
 CmisObjectType ObjectServicePort.getObject(String repositoryId, String objectId, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePolicyIds, Boolean includeACL, CmisExtensionType extension)
           
 CmisObjectType ObjectServicePort.getObjectByPath(String repositoryId, String path, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePolicyIds, Boolean includeACL, CmisExtensionType extension)
           
 CmisObjectType VersioningServicePort.getObjectOfLatestVersion(String repositoryId, String objectId, Boolean major, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePolicyIds, Boolean includeACL, CmisExtensionType extension)
           
 List<CmisObjectParentsType> NavigationServicePort.getObjectParents(String repositoryId, String objectId, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includeRelativePathSegment, CmisExtensionType extension)
           
 CmisObjectListType RelationshipServicePort.getObjectRelationships(String repositoryId, String objectId, Boolean includeSubRelationshipTypes, EnumRelationshipDirection relationshipDirection, String typeId, String filter, Boolean includeAllowableActions, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension)
           
 CmisPropertiesType ObjectServicePort.getProperties(String repositoryId, String objectId, String filter, CmisExtensionType extension)
           
 CmisPropertiesType VersioningServicePort.getPropertiesOfLatestVersion(String repositoryId, String objectId, Boolean major, String filter, CmisExtensionType extension)
           
 List<CmisRenditionType> ObjectServicePort.getRenditions(String repositoryId, String objectId, String renditionFilter, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension)
           
 List<CmisRepositoryEntryType> RepositoryServicePort.getRepositories(CmisExtensionType extension)
           
 CmisRepositoryInfoType RepositoryServicePort.getRepositoryInfo(String repositoryId, CmisExtensionType extension)
           
 CmisTypeDefinitionListType RepositoryServicePort.getTypeChildren(String repositoryId, String typeId, Boolean includePropertyDefinitions, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension)
           
 CmisTypeDefinitionType RepositoryServicePort.getTypeDefinition(String repositoryId, String typeId, CmisExtensionType extension)
           
 List<CmisTypeContainer> RepositoryServicePort.getTypeDescendants(String repositoryId, String typeId, BigInteger depth, Boolean includePropertyDefinitions, CmisExtensionType extension)
           
 CmisObjectListType DiscoveryServicePort.query(String repositoryId, String statement, Boolean searchAllVersions, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension)
           
 

Method parameters in org.apache.chemistry.opencmis.commons.impl.jaxb with type arguments of type CmisExtensionType
 void MultiFilingServicePort.addObjectToFolder(String repositoryId, String objectId, String folderId, Boolean allVersions, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void PolicyServicePort.applyPolicy(String repositoryId, String policyId, String objectId, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void VersioningServicePort.cancelCheckOut(String repositoryId, String objectId, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void VersioningServicePort.checkIn(String repositoryId, javax.xml.ws.Holder<String> objectId, Boolean major, CmisPropertiesType properties, CmisContentStreamType contentStream, String checkinComment, List<String> policies, CmisAccessControlListType addACEs, CmisAccessControlListType removeACEs, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void VersioningServicePort.checkOut(String repositoryId, javax.xml.ws.Holder<String> objectId, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<Boolean> contentCopied)
           
 void ObjectServicePort.createDocument(String repositoryId, CmisPropertiesType properties, String folderId, CmisContentStreamType contentStream, EnumVersioningState versioningState, List<String> policies, CmisAccessControlListType addACEs, CmisAccessControlListType removeACEs, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectServicePort.createDocumentFromSource(String repositoryId, String sourceId, CmisPropertiesType properties, String folderId, EnumVersioningState versioningState, List<String> policies, CmisAccessControlListType addACEs, CmisAccessControlListType removeACEs, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectServicePort.createFolder(String repositoryId, CmisPropertiesType properties, String folderId, List<String> policies, CmisAccessControlListType addACEs, CmisAccessControlListType removeACEs, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectServicePort.createPolicy(String repositoryId, CmisPropertiesType properties, String folderId, List<String> policies, CmisAccessControlListType addACEs, CmisAccessControlListType removeACEs, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectServicePort.createRelationship(String repositoryId, CmisPropertiesType properties, List<String> policies, CmisAccessControlListType addACEs, CmisAccessControlListType removeACEs, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectServicePort.deleteContentStream(String repositoryId, javax.xml.ws.Holder<String> objectId, javax.xml.ws.Holder<String> changeToken, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void ObjectServicePort.deleteObject(String repositoryId, String objectId, Boolean allVersions, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void ObjectServicePort.moveObject(String repositoryId, javax.xml.ws.Holder<String> objectId, String targetFolderId, String sourceFolderId, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void MultiFilingServicePort.removeObjectFromFolder(String repositoryId, String objectId, String folderId, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void PolicyServicePort.removePolicy(String repositoryId, String policyId, String objectId, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void ObjectServicePort.setContentStream(String repositoryId, javax.xml.ws.Holder<String> objectId, Boolean overwriteFlag, javax.xml.ws.Holder<String> changeToken, CmisContentStreamType contentStream, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void UpdatePropertiesResponse.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void UpdateProperties.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void SetContentStreamResponse.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void SetContentStream.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void RemovePolicyResponse.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void RemovePolicy.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void RemoveObjectFromFolderResponse.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void RemoveObjectFromFolder.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void Query.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void MoveObjectResponse.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void MoveObject.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetTypeDescendants.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetTypeDefinition.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetTypeChildren.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetRepositoryInfo.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetRepositories.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetRenditions.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetPropertiesOfLatestVersion.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetProperties.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetObjectRelationships.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetObjectParents.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetObjectOfLatestVersion.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetObjectByPath.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetObject.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetFolderTree.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetFolderParent.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetDescendants.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetContentStream.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetContentChanges.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetChildren.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetCheckedOutDocs.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetAppliedPolicies.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetAllowableActions.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetAllVersions.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void GetACL.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void DeleteTree.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void DeleteObjectResponse.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void DeleteObject.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void DeleteContentStreamResponse.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void DeleteContentStream.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void CreateRelationshipResponse.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void CreateRelationship.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void CreatePolicyResponse.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void CreatePolicy.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void CreateFolderResponse.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void CreateFolder.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void CreateDocumentResponse.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void CreateDocumentFromSourceResponse.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void CreateDocumentFromSource.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void CreateDocument.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void CheckOutResponse.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void CheckOut.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void CheckInResponse.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void CheckIn.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void CancelCheckOutResponse.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void CancelCheckOut.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void ApplyPolicyResponse.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void ApplyPolicy.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void ApplyACL.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void AddObjectToFolderResponse.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void AddObjectToFolder.setExtension(javax.xml.bind.JAXBElement<CmisExtensionType> value)
          Sets the value of the extension property.
 void ObjectServicePort.updateProperties(String repositoryId, javax.xml.ws.Holder<String> objectId, javax.xml.ws.Holder<String> changeToken, CmisPropertiesType properties, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 

Uses of CmisExtensionType in org.apache.chemistry.opencmis.server.impl.webservices
 

Methods in org.apache.chemistry.opencmis.server.impl.webservices with parameters of type CmisExtensionType
 CmisACLType AclService.applyACL(String repositoryId, String objectId, CmisAccessControlListType addAces, CmisAccessControlListType removeAces, EnumACLPropagation aclPropagation, CmisExtensionType extension)
           
 DeleteTreeResponse.FailedToDelete ObjectService.deleteTree(String repositoryId, String folderId, Boolean allVersions, EnumUnfileObject unfileObjects, Boolean continueOnFailure, CmisExtensionType extension)
           
 CmisACLType AclService.getACL(String repositoryId, String objectId, Boolean onlyBasicPermissions, CmisExtensionType extension)
           
 CmisAllowableActionsType ObjectService.getAllowableActions(String repositoryId, String objectId, CmisExtensionType extension)
           
 List<CmisObjectType> VersioningService.getAllVersions(String repositoryId, String versionSeriesId, String filter, Boolean includeAllowableActions, CmisExtensionType extension)
           
 List<CmisObjectType> PolicyService.getAppliedPolicies(String repositoryId, String objectId, String filter, CmisExtensionType extension)
           
 CmisObjectListType NavigationService.getCheckedOutDocs(String repositoryId, String folderId, String filter, String orderBy, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension)
           
 CmisObjectInFolderListType NavigationService.getChildren(String repositoryId, String folderId, String filter, String orderBy, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePathSegment, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension)
           
 void DiscoveryService.getContentChanges(String repositoryId, javax.xml.ws.Holder<String> changeLogToken, Boolean includeProperties, String filter, Boolean includePolicyIds, Boolean includeAcl, BigInteger maxItems, CmisExtensionType extension, javax.xml.ws.Holder<CmisObjectListType> objects)
           
 CmisContentStreamType ObjectService.getContentStream(String repositoryId, String objectId, String streamId, BigInteger offset, BigInteger length, CmisExtensionType extension)
           
 List<CmisObjectInFolderContainerType> NavigationService.getDescendants(String repositoryId, String folderId, BigInteger depth, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePathSegment, CmisExtensionType extension)
           
 CmisObjectType NavigationService.getFolderParent(String repositoryId, String folderId, String filter, CmisExtensionType extension)
           
 List<CmisObjectInFolderContainerType> NavigationService.getFolderTree(String repositoryId, String folderId, BigInteger depth, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePathSegment, CmisExtensionType extension)
           
 CmisObjectType ObjectService.getObject(String repositoryId, String objectId, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePolicyIds, Boolean includeAcl, CmisExtensionType extension)
           
 CmisObjectType ObjectService.getObjectByPath(String repositoryId, String path, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePolicyIds, Boolean includeAcl, CmisExtensionType extension)
           
 CmisObjectType VersioningService.getObjectOfLatestVersion(String repositoryId, String versionSeriesId, Boolean major, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePolicyIds, Boolean includeAcl, CmisExtensionType extension)
           
 List<CmisObjectParentsType> NavigationService.getObjectParents(String repositoryId, String objectId, String filter, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includeRelativePathSegment, CmisExtensionType extension)
           
 CmisObjectListType RelationshipService.getObjectRelationships(String repositoryId, String objectId, Boolean includeSubRelationshipTypes, EnumRelationshipDirection relationshipDirection, String typeId, String filter, Boolean includeAllowableActions, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension)
           
 CmisPropertiesType ObjectService.getProperties(String repositoryId, String objectId, String filter, CmisExtensionType extension)
           
 CmisPropertiesType VersioningService.getPropertiesOfLatestVersion(String repositoryId, String versionSeriesId, Boolean major, String filter, CmisExtensionType extension)
           
 List<CmisRenditionType> ObjectService.getRenditions(String repositoryId, String objectId, String renditionFilter, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension)
           
 List<CmisRepositoryEntryType> RepositoryService.getRepositories(CmisExtensionType extension)
           
 CmisRepositoryInfoType RepositoryService.getRepositoryInfo(String repositoryId, CmisExtensionType extension)
           
 CmisTypeDefinitionListType RepositoryService.getTypeChildren(String repositoryId, String typeId, Boolean includePropertyDefinitions, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension)
           
 CmisTypeDefinitionType RepositoryService.getTypeDefinition(String repositoryId, String typeId, CmisExtensionType extension)
           
 List<CmisTypeContainer> RepositoryService.getTypeDescendants(String repositoryId, String typeId, BigInteger depth, Boolean includePropertyDefinitions, CmisExtensionType extension)
           
 CmisObjectListType DiscoveryService.query(String repositoryId, String statement, Boolean searchAllVersions, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension)
           
 

Method parameters in org.apache.chemistry.opencmis.server.impl.webservices with type arguments of type CmisExtensionType
 void MultiFilingService.addObjectToFolder(String repositoryId, String objectId, String folderId, Boolean allVersions, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void PolicyService.applyPolicy(String repositoryId, String policyId, String objectId, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void VersioningService.cancelCheckOut(String repositoryId, String objectId, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void VersioningService.checkIn(String repositoryId, javax.xml.ws.Holder<String> objectId, Boolean major, CmisPropertiesType properties, CmisContentStreamType contentStream, String checkinComment, List<String> policies, CmisAccessControlListType addAces, CmisAccessControlListType removeAces, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void VersioningService.checkOut(String repositoryId, javax.xml.ws.Holder<String> objectId, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<Boolean> contentCopied)
           
 void ObjectService.createDocument(String repositoryId, CmisPropertiesType properties, String folderId, CmisContentStreamType contentStream, EnumVersioningState versioningState, List<String> policies, CmisAccessControlListType addAces, CmisAccessControlListType removeAces, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectService.createDocumentFromSource(String repositoryId, String sourceId, CmisPropertiesType properties, String folderId, EnumVersioningState versioningState, List<String> policies, CmisAccessControlListType addAces, CmisAccessControlListType removeAces, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectService.createFolder(String repositoryId, CmisPropertiesType properties, String folderId, List<String> policies, CmisAccessControlListType addAces, CmisAccessControlListType removeAces, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectService.createPolicy(String repositoryId, CmisPropertiesType properties, String folderId, List<String> policies, CmisAccessControlListType addAces, CmisAccessControlListType removeAces, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectService.createRelationship(String repositoryId, CmisPropertiesType properties, List<String> policies, CmisAccessControlListType addAces, CmisAccessControlListType removeAces, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectService.deleteContentStream(String repositoryId, javax.xml.ws.Holder<String> objectId, javax.xml.ws.Holder<String> changeToken, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void ObjectService.deleteObject(String repositoryId, String objectId, Boolean allVersions, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void ObjectService.moveObject(String repositoryId, javax.xml.ws.Holder<String> objectId, String targetFolderId, String sourceFolderId, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void MultiFilingService.removeObjectFromFolder(String repositoryId, String objectId, String folderId, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void PolicyService.removePolicy(String repositoryId, String policyId, String objectId, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void ObjectService.setContentStream(String repositoryId, javax.xml.ws.Holder<String> objectId, Boolean overwriteFlag, javax.xml.ws.Holder<String> changeToken, CmisContentStreamType contentStream, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void ObjectService.updateProperties(String repositoryId, javax.xml.ws.Holder<String> objectId, javax.xml.ws.Holder<String> changeToken, CmisPropertiesType properties, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.