Package | Description |
---|---|
com.filenet.api.core |
Provides classes and interfaces that are related to the core business objects of the API, such as
EntireNetwork , Domain , Document , Folder , and so on. |
com.filenet.api.meta |
Provides interfaces for holding immutable metadata for Content Engine classes (class descriptions) and properties (property descriptions).
|
com.filenet.api.query |
Provides classes related to constructing and performing Content Engine searches.
|
Modifier and Type | Method and Description |
---|---|
ClassDescriptionSet |
ObjectStore.get_ClassDescriptions()
Returns the value of the ClassDescriptions property.
|
Modifier and Type | Method and Description |
---|---|
ClassDescriptionSet |
ClassDescription.get_ImmediateSubclassDescriptions()
Returns the value of the ImmediateSubclassDescriptions property.
|
Modifier and Type | Method and Description |
---|---|
ClassDescriptionSet |
SearchScope.fetchSearchableClassDescriptions(java.lang.String[] classNames,
PropertyFilter filter)
Retrieves
ClassDescription objects from the repository or repositories specified for
this instance. |
© Copyright IBM Corporation 2006, 2015. All rights reserved.