|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FolderProperties
Accessors to CMIS folder properties.
CmisObjectProperties
Method Summary | |
---|---|
List<ObjectType> |
getAllowedChildObjectTypes()
Returns the list of the allowed object types in this folder (CMIS property cmis:allowedChildObjectTypeIds ). |
String |
getParentId()
Returns the parent id or null if the folder is ther root
folder (CMIS property cmis:parentId ). |
Method Detail |
---|
String getParentId()
null
if the folder is ther root
folder (CMIS property cmis:parentId
).
List<ObjectType> getAllowedChildObjectTypes()
cmis:allowedChildObjectTypeIds
). If the list is
empty or null
all object types are allowed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |