|
FileNet Content Services Java Connector v3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseObjects | |
com.filenet.wcm.api | This package contains the classes and interfaces you can use to build Java-based applications that provide access to Content Services objects such as ObjectStore, Folder, and Document. |
Uses of BaseObjects in com.filenet.wcm.api |
Subinterfaces of BaseObjects in com.filenet.wcm.api | |
interface |
ChoiceLists
A ChoiceLists collection is a collection of
ChoiceList objects. |
interface |
ClassDescriptions
A ClassDescriptions object represents a collection of
ClassDescription objects. |
interface |
CustomObjects
Not Implemented in CS Java Connector v3.0. |
interface |
Documents
A Documents collection represents a collection of Document
objects. |
interface |
Domains
Not Implemented in CS Java Connector v3.0. |
interface |
EventActions
Not Implemented in CS Java Connector v3.0. |
interface |
FeatureAddOns
Not Implemented in CS Java Connector v3.0. |
interface |
Folders
A Folders collection represents a collection of Folder
objects. |
interface |
Groups
Not Implemented in CS Java Connector v3.0. |
interface |
Links
Not Implemented in CS Java Connector v3.0. |
interface |
ObjectStores
An ObjectStores collection contains
ObjectStore objects. |
interface |
PropertyDescriptions
A PropertyDescriptions interface represents a collection of
PropertyDescription objects. |
interface |
PublishRequests
Not Implemented in CS Java Connector v3.0. |
interface |
PublishTemplates
Not Implemented in CS Java Connector v3.0. |
interface |
ReadableMetadataObjects
A ReadableMetadataObjects collection represents a collection of
ReadableMetadataObject
objects.
|
interface |
ReadableSecurityObjects
For future use. |
interface |
Realms
Not Implemented in CS Java Connector v3.0. |
interface |
SearchPropertyDescriptions
Not Implemented in CS Java Connector v3.0. |
interface |
SecurityPolicies
A SecurityPolicies collection contains a set of
SecurityPolicy objects. |
interface |
StoredSearches
Not Implemented in CS Java Connector v3.0. |
interface |
StyleTemplates
Not Implemented in CS Java Connector v3.0. |
interface |
Subscriptions
Not Implemented in CS Java Connector v3.0. |
interface |
Users
A Users collection contains User
objects, each of which represents a user account on the Content Services server.
|
interface |
WorkflowDefinitions
Not Implemented in CS Java Connector v3.0. |
interface |
WorkflowSubscriptions
Not Implemented in CS Java Connector v3.0. |
interface |
WriteableMetadataObjects
For future use. |
interface |
WriteableSecurityObjects
For future use. |
Methods in com.filenet.wcm.api that return BaseObjects | |
BaseObjects |
StoredSearch.execute(java.lang.String executeDataXML)
Not Implemented in CS Java Connector v3.0. |
BaseObjects |
Search.singleObjectTypeExecute(java.lang.String searchRequestXML,
int objectType)
Not Implemented in CS Java Connector v3.0. |
BaseObjects |
Folder.getContainees(int[] typesReturned)
Returns a collection of objects of the specified type or types that are filed in this Folder object. |
BaseObjects |
Folder.getContainees(int[] typesReturned,
boolean includeHidden)
Returns a collection of objects of the specified type or types that are filed in this Folder object. |
BaseObjects |
Folder.getContainees(int[] typesReturned,
java.lang.String[] propNames)
Returns a collection of objects of the specified type or types -- along with their specified properties -- that are filed in this Folder object. |
BaseObjects |
Folder.getContainees(int[] typesReturned,
java.lang.String[] propNames,
boolean includeHidden)
Returns a collection of objects of the specified type or types -- along with their specified properties -- that are filed in this Folder object. |
BaseObjects |
Folder.getContainees()
Returns a collection of objects that are contained in this Folder object.
|
BaseObjects |
Folder.getContainees(boolean includeHidden)
Returns a collection of objects that are contained in this Folder object.
|
|
FileNet Content Services Java Connector v3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |