-
Packages that use CmAbstractDependent 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 CmAbstractDependent in com.filenet.api.core
Methods in com.filenet.api.core that return CmAbstractDependent Modifier and Type Method and Description static CmAbstractDependentFactory.CmAbstractDependent. createInstance(ObjectStore os, java.lang.String className)Creates a new instance of the subclassableCmAbstractDependentclass, to be persisted in the specified object store, based on the class.
-