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