Package org.alfresco.cmis.client
Interface AlfrescoDocument
-
- All Superinterfaces:
AlfrescoAspects,org.apache.chemistry.opencmis.client.api.CmisObject,org.apache.chemistry.opencmis.client.api.CmisObjectProperties,org.apache.chemistry.opencmis.client.api.Document,org.apache.chemistry.opencmis.client.api.DocumentProperties,org.apache.chemistry.opencmis.client.api.FileableCmisObject,org.apache.chemistry.opencmis.client.api.ObjectId
- All Known Implementing Classes:
AlfrescoDocumentImpl
public interface AlfrescoDocument extends org.apache.chemistry.opencmis.client.api.Document, AlfrescoAspects
-
-
Method Summary
-
Methods inherited from interface org.alfresco.cmis.client.AlfrescoAspects
addAspect, addAspect, addAspect, addAspect, addAspect, addAspect, findAspect, getAspects, getTypeWithAspects, hasAspect, hasAspect, removeAspect, removeAspect
-
Methods inherited from interface org.apache.chemistry.opencmis.client.api.CmisObject
addAcl, applyAcl, applyPolicy, applyPolicy, delete, delete, getAcl, getAdapter, getAllowableActions, getExtensions, getPermissionsForPrincipal, getPolicies, getRefreshTimestamp, getRelationships, getRenditions, hasAllowableAction, refresh, refreshIfOld, removeAcl, removePolicy, removePolicy, rename, rename, setAcl, updateProperties, updateProperties, updateProperties, updateProperties
-
Methods inherited from interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
findObjectType, getBaseType, getBaseTypeId, getChangeToken, getCreatedBy, getCreationDate, getDescription, getLastModificationDate, getLastModifiedBy, getName, getProperties, getProperty, getPropertyValue, getSecondaryTypes, getType
-
Methods inherited from interface org.apache.chemistry.opencmis.client.api.Document
appendContentStream, appendContentStream, cancelCheckOut, checkIn, checkIn, checkOut, copy, copy, createAppendOutputStream, createAppendOutputStream, createOverwriteOutputStream, createOverwriteOutputStream, deleteAllVersions, deleteContentStream, deleteContentStream, getAllVersions, getAllVersions, getContentStream, getContentStream, getContentStream, getContentStream, getContentUrl, getContentUrl, getDocumentType, getObjectOfLatestVersion, getObjectOfLatestVersion, isVersionable, setContentStream, setContentStream
-
Methods inherited from interface org.apache.chemistry.opencmis.client.api.DocumentProperties
getCheckinComment, getContentStreamFileName, getContentStreamHashes, getContentStreamId, getContentStreamLength, getContentStreamMimeType, getLatestAccessibleStateId, getVersionLabel, getVersionSeriesCheckedOutBy, getVersionSeriesCheckedOutId, getVersionSeriesId, isImmutable, isLatestMajorVersion, isLatestVersion, isMajorVersion, isPrivateWorkingCopy, isVersionSeriesCheckedOut
-
-