FileNet Content Services
Java Connector v3.0

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

Packages that use EntireNetwork
com.filenet.Panagon This package contains the ObjectFactory class for creating new objects, and interfaces that define system and custom properties as fields.  
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 EntireNetwork in com.filenet.Panagon
 

Methods in com.filenet.Panagon that return EntireNetwork
static EntireNetwork ObjectFactory.getEntireNetwork(Session sess)
          Creates a new EntireNetwork object, from which your application can obtain access to all object stores (libraries) in the EntireNetwork.properties, a configuration file in the CS Java Toolkit.
 

Uses of EntireNetwork in com.filenet.wcm.api
 

Methods in com.filenet.wcm.api that return EntireNetwork
static EntireNetwork ObjectFactory.getEntireNetwork(Session sess)
          

Not Applicable in CS Java Connector v3.0.

 


FileNet Content Services
Java Connector v3.0