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.apache.chemistry.opencmis.client.api.Document
appendContentStream, appendContentStream, cancelCheckOut, checkIn, checkIn, checkOut, copy, copy, deleteAllVersions, deleteContentStream, deleteContentStream, getAllVersions, getAllVersions, getContentStream, getContentStream, getContentStream, getContentStream, getObjectOfLatestVersion, getObjectOfLatestVersion, getTransientDocument, setContentStream, setContentStream
 
Methods inherited from interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
addToFolder, getParents, getParents, getPaths, move, move, removeFromFolder
 
Methods inherited from interface org.apache.chemistry.opencmis.client.api.CmisObject
addAcl, applyAcl, applyPolicy, delete, delete, getAcl, getAdapter, getAllowableActions, getExtensions, getPolicies, getRefreshTimestamp, getRelationships, getRenditions, getTransientObject, refresh, refreshIfOld, removeAcl, removePolicy, setAcl, updateProperties, updateProperties
 
Methods inherited from interface org.apache.chemistry.opencmis.client.api.ObjectId
getId
 
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.DocumentProperties
getCheckinComment, getContentStreamFileName, getContentStreamId, getContentStreamLength, getContentStreamMimeType, getVersionLabel, getVersionSeriesCheckedOutBy, getVersionSeriesCheckedOutId, getVersionSeriesId, isImmutable, isLatestMajorVersion, isLatestVersion, isMajorVersion, isPrivateWorkingCopy, isVersionSeriesCheckedOut
 
Methods inherited from interface org.alfresco.cmis.client.AlfrescoAspects
addAspect, addAspect, addAspect, addAspect, addAspect, addAspect, findAspect, getAspects, getTypeWithAspects, hasAspect, hasAspect, removeAspect, removeAspect
 



Copyright © 2011–2014 Alfresco. All rights reserved.