-
Packages that use DocumentState Package Description com.filenet.api.core Provides classes and interfaces that are related to the core business objects of the API, such asEntireNetwork,Domain,Document,Folder, and so on. -
-
Uses of DocumentState in com.filenet.api.core
Methods in com.filenet.api.core that return DocumentState Modifier and Type Method and Description static DocumentStateFactory.DocumentState. createInstance()Creates a new instance of theDocumentStateclass to be persisted to an object store.static DocumentStateFactory.DocumentState. createInstance(ObjectStore objectStore)Creates a new instance of theDocumentStateclass to be persisted to an object store.
-