-
Packages that use Choice 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 Choice in com.filenet.api.core
Methods in com.filenet.api.core that return Choice Modifier and Type Method and Description static ChoiceFactory.Choice. createInstance()Creates a new instance of theChoiceclass to be persisted to an object store.static ChoiceFactory.Choice. createInstance(ObjectStore objectStore)Creates a new instance of theChoiceclass to be persisted to an object store.
-