Uses of Interface
com.filenet.api.admin.SnapLockFixedContentDevice

Packages that use SnapLockFixedContentDevice
com.filenet.api.core Provides classes and interfaces that are related to the core business objects of the API, such as EntireNetwork, Domain, Document, Folder, and so on. 
 

Uses of SnapLockFixedContentDevice in com.filenet.api.core
 

Methods in com.filenet.api.core that return SnapLockFixedContentDevice
static SnapLockFixedContentDevice Factory.SnapLockFixedContentDevice.createInstance(Domain domain)
          Creates a new instance of the SnapLockFixedContentDevice class for the specified domain.
static SnapLockFixedContentDevice Factory.SnapLockFixedContentDevice.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves a SnapLockFixedContentDevice object based on the domain and ID specified.
static SnapLockFixedContentDevice Factory.SnapLockFixedContentDevice.getInstance(Domain domain, Id id)
          Retrieves an instance of the SnapLockFixedContentDevice class by the specified domain and ID.
 



© Copyright IBM Corporation 2006, 2008. All rights reserved.