public interface ObjectStoreSingleFiling extends ObjectStoreFiling
ObjectStoreFiling.ChildrenResult
Modifier and Type | Method and Description |
---|---|
String |
getParent(String objectId)
return the id of the parent folder
|
void |
setParent(String parentId)
Put the document in a folder and set the parent.
|
getChildren, getFolderChildren, getParentIds, move, rename
String getParent(String objectId)
objectId
- id of objectvoid setParent(String parentId)
parentId
- id of parent folder the document is to be filed intoCopyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.