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