FileNet Content Services
Java Connector v3.0

Uses of Interface
com.filenet.Panagon.ObjectStore

Packages that use ObjectStore
com.filenet.Panagon This package contains the ObjectFactory class for creating new objects, and interfaces that define system and custom properties as fields.  
 

Uses of ObjectStore in com.filenet.Panagon
 

Methods in com.filenet.Panagon that return ObjectStore
static ObjectStore ObjectFactory.getObjectStore(java.lang.String objectStoreId, Session sess)
          Creates an ObjectStore (library) object.
 


FileNet Content Services
Java Connector v3.0