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.apache.chemistry.opencmis.client.api.Folder
createDocument, createDocument, createDocumentFromSource, createDocumentFromSource, createFolder, createFolder, createPolicy, createPolicy, deleteTree, getCheckedOutDocs, getCheckedOutDocs, getChildren, getChildren, getDescendants, getDescendants, getFolderParent, getFolderTree, getFolderTree, getPath, getTransientFolder, isRootFolder
 
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
getBaseType, getBaseTypeId, getChangeToken, getCreatedBy, getCreationDate, getLastModificationDate, getLastModifiedBy, getName, getProperties, getProperty, getPropertyValue, getType
 
Methods inherited from interface org.apache.chemistry.opencmis.client.api.FolderProperties
getAllowedChildObjectTypes, getParentId
 
Methods inherited from interface org.alfresco.cmis.client.AlfrescoAspects
addAspect, addAspect, addAspect, addAspect, addAspect, addAspect, findAspect, getAspects, getTypeWithAspects, hasAspect, hasAspect, removeAspect, removeAspect
 



Copyright © 2011-2012 Alfresco. All Rights Reserved.