Package org.alfresco.cmis.client
Interface AlfrescoFolder
-
- All Superinterfaces:
AlfrescoAspects,org.apache.chemistry.opencmis.client.api.CmisObject,org.apache.chemistry.opencmis.client.api.CmisObjectProperties,org.apache.chemistry.opencmis.client.api.FileableCmisObject,org.apache.chemistry.opencmis.client.api.Folder,org.apache.chemistry.opencmis.client.api.FolderProperties,org.apache.chemistry.opencmis.client.api.ObjectId
- All Known Implementing Classes:
AlfrescoFolderImpl
public interface AlfrescoFolder extends org.apache.chemistry.opencmis.client.api.Folder, 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.FileableCmisObject
addToFolder, getParents, getParents, getPaths, move, move, removeFromFolder
-
Methods inherited from interface org.apache.chemistry.opencmis.client.api.Folder
createDocument, createDocument, createDocumentFromSource, createDocumentFromSource, createFolder, createFolder, createItem, createItem, createPolicy, createPolicy, deleteTree, getCheckedOutDocs, getCheckedOutDocs, getChildren, getChildren, getDescendants, getDescendants, getFolderParent, getFolderTree, getFolderTree, getFolderType, getPath, isRootFolder
-
-