Uses of Interface
com.filenet.api.events.DocumentState

Packages that use DocumentState
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. 
 

Uses of DocumentState in com.filenet.api.core
 

Methods in com.filenet.api.core that return DocumentState
static DocumentState Factory.DocumentState.createInstance()
          Creates a new instance of the DocumentState class to be persisted to an object store.
static DocumentState Factory.DocumentState.createInstance(ObjectStore objectStore)
          Creates a new instance of the DocumentState class to be persisted to an object store.
 



© Copyright IBM Corporation 2006, 2009. All rights reserved.