|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Folder
A folder is a concrete object (meaning it can be stored) and has Each folder is contained in a parent folder. The parent folder for the special root folder is null.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface it.sistematica.isharedoc.opencmis.indatabase.storedobj.api.Children |
---|
Children.ChildrenResult |
Field Summary |
---|
Fields inherited from interface it.sistematica.isharedoc.opencmis.indatabase.storedobj.api.Filing |
---|
PATH_SEPARATOR |
Method Summary | |
---|---|
java.util.List<java.lang.String> |
getAllowedChildObjectTypeIds()
return a list of allowed types of children in this folder |
Methods inherited from interface it.sistematica.isharedoc.opencmis.indatabase.storedobj.api.Children |
---|
getChildren, getFolderChildren, hasChild |
Methods inherited from interface it.sistematica.isharedoc.opencmis.indatabase.storedobj.api.SingleFiling |
---|
getParent, getPath, setParent |
Methods inherited from interface it.sistematica.isharedoc.opencmis.indatabase.storedobj.api.Filing |
---|
getParents, hasParent, move |
Methods inherited from interface it.sistematica.isharedoc.opencmis.indatabase.storedobj.api.StoredObject |
---|
addAcl, addAppliedPolicy, createSystemBasePropertiesWhenCreated, fillProperties, getAcl, getAllowableActions, getAppliedPolicies, getChangeToken, getCreatedAt, getCreatedBy, getDescription, getId, getModifiedAt, getModifiedBy, getName, getNativeObject, getObjectRelationships, getProperties, getRenditionContent, getRenditions, getRepositoryId, getSecondaryTypeIds, getTypeId, hasRendition, persist, removeAcl, removePolicy, rename, setCreatedAt, setCreatedBy, setCustomProperties, setDescription, setModifiedAtNow, setModifiedBy, setName, setNativeObject, setProperties, setRepositoryId, setTypeId, updateSystemBasePropertiesWhenModified |
Method Detail |
---|
java.util.List<java.lang.String> getAllowedChildObjectTypeIds()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |