public static class ObjectStore.ChildrenResult extends Object
Constructor and Description |
---|
ObjectStore.ChildrenResult(List<Fileable> children,
int noItems)
Create new children results object.
|
Modifier and Type | Method and Description |
---|---|
List<Fileable> |
getChildren()
Get the children objects.
|
int |
getNoItems()
Get number of items in this result.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.