| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.inmemory.storedobj.api |
| Modifier and Type | Method and Description |
|---|---|
Children.ChildrenResult |
Children.getChildren(int maxItems,
int skipCount,
String user,
boolean usePwc)
get all the children of this folder.
|
Children.ChildrenResult |
Children.getFolderChildren(int maxItems,
int skipCount,
String user)
get all the children of this folder which are folders.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.