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