org.alfresco.cmis.client
Interface TransientAlfrescoDocument

All Superinterfaces:
AlfrescoAspects, org.apache.chemistry.opencmis.client.api.CmisObjectProperties, org.apache.chemistry.opencmis.client.api.DocumentProperties, org.apache.chemistry.opencmis.client.api.ObjectId, org.apache.chemistry.opencmis.client.api.TransientCmisObject, org.apache.chemistry.opencmis.client.api.TransientDocument, org.apache.chemistry.opencmis.client.api.TransientFileableCmisObject
All Known Implementing Classes:
TransientAlfrescoDocumentImpl

public interface TransientAlfrescoDocument
extends org.apache.chemistry.opencmis.client.api.TransientDocument, AlfrescoAspects


Method Summary
 
Methods inherited from interface org.apache.chemistry.opencmis.client.api.TransientDocument
checkIn, copy, copy, deleteAllVersions, deleteContentStream, getAllVersions, getAllVersions, getContentStream, getContentStream, getObjectOfLatestVersion, getObjectOfLatestVersion, setContentStream
 
Methods inherited from interface org.apache.chemistry.opencmis.client.api.TransientFileableCmisObject
addToFolder, getParents, getPaths, move, removeFromFolder
 
Methods inherited from interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
addAce, applyPolicy, delete, getAllowableActions, getCmisObject, getInputExtensions, getOriginalAcl, getOutputExtensions, getPolicies, getRelationships, getRenditions, isMarkedForDelete, isModified, refreshAndReset, removeAce, removePolicy, reset, save, setDescription, setName, setOutputExtensions, setPropertyValue
 
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.