|
FileNet Content Services Java Connector v3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A BaseObjects
collection can contain various types of objects from a
Content Services server. Each element of the collection is a
BaseObject
object.
You can instantiate a BaseObjects
collection by calling
the following methods:
getContainees
on a Folder object, which
returns a collection of objects filed in the folder.filterByProperty
on an object that extends the
ReadableMetadataObjects
interface. This method returns a
filtered collection of only the object types that meet the specified
property criteria.
Methods inherited from interface java.util.List |
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
|
FileNet Content Services Java Connector v3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |