Package | Description |
---|---|
org.apache.chemistry.opencmis.inmemory.storedobj.api | |
org.apache.chemistry.opencmis.inmemory.storedobj.impl |
Modifier and Type | Method and Description |
---|---|
Children.ChildrenResult |
Children.getChildren(int maxItems,
int skipCount,
String user)
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.
|
Modifier and Type | Method and Description |
---|---|
Children.ChildrenResult |
FolderImpl.getChildren(int maxItems,
int skipCount,
String user) |
Children.ChildrenResult |
FolderImpl.getFolderChildren(int maxItems,
int skipCount,
String user) |
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.