FileNet Content Services
Java Connector v3.0

Uses of Interface
com.filenet.wcm.api.ContainableObject

Packages that use ContainableObject
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 ContainableObject in com.filenet.wcm.api
 

Subinterfaces of ContainableObject in com.filenet.wcm.api
 interface CustomObject
          

Not Implemented in CS Java Connector v3.0.

 interface Document
          A Document object represents a document stored in a Content Services object store.
 interface PublishRequest
          

Not Implemented in CS Java Connector v3.0.

 interface PublishTemplate
          

Not Implemented in CS Java Connector v3.0.

 interface StoredSearch
          

Not Implemented in CS Java Connector v3.0.

 interface StyleTemplate
          

Not Implemented in CS Java Connector v3.0.

 interface WorkflowDefinition
          

Not Implemented in CS Java Connector v3.0.

 

Methods in com.filenet.wcm.api that return ContainableObject
 ContainableObject ObjectStore.createAndFileObject(java.lang.String classId, Properties props, Permissions acls, Folder folder)
          

Not Implemented in CS Java Connector v3.0.

 


FileNet Content Services
Java Connector v3.0