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