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