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