-
Packages that use CenteraFixedContentDevice 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 CenteraFixedContentDevice in com.filenet.api.core
Methods in com.filenet.api.core that return CenteraFixedContentDevice Modifier and Type Method and Description static CenteraFixedContentDeviceFactory.CenteraFixedContentDevice. createInstance(Domain domain)Creates a new instance of theCenteraFixedContentDeviceclass for the specified domain.static CenteraFixedContentDeviceFactory.CenteraFixedContentDevice. fetchInstance(Domain domain, Id id, PropertyFilter filter)Retrieves aCenteraFixedContentDeviceobject based on the domain and ID specified.static CenteraFixedContentDeviceFactory.CenteraFixedContentDevice. getInstance(Domain domain, Id id)Retrieves an instance of theCenteraFixedContentDeviceclass by the specified domain and ID.
-