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