org.alfresco.cmis.client
Interface TransientAlfrescoFolder

All Superinterfaces:
AlfrescoAspects, org.apache.chemistry.opencmis.client.api.CmisObjectProperties, org.apache.chemistry.opencmis.client.api.FolderProperties, org.apache.chemistry.opencmis.client.api.ObjectId, org.apache.chemistry.opencmis.client.api.TransientCmisObject, org.apache.chemistry.opencmis.client.api.TransientFileableCmisObject, org.apache.chemistry.opencmis.client.api.TransientFolder

public interface TransientAlfrescoFolder
extends org.apache.chemistry.opencmis.client.api.TransientFolder, AlfrescoAspects


Method Summary
 
Methods inherited from interface org.apache.chemistry.opencmis.client.api.TransientFolder
createDocument, createDocument, createDocumentFromSource, createDocumentFromSource, createFolder, createFolder, createPolicy, createPolicy, deleteTree, getCheckedOutDocs, getCheckedOutDocs, getChildren, getChildren, getDescendants, getDescendants, getFolderParent, getFolderTree, getFolderTree, getPath, isRootFolder, setAllowedChildObjectTypes
 
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.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–2014 Alfresco. All rights reserved.