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

Packages that use TivoliFixedContentDevice
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 TivoliFixedContentDevice in com.filenet.api.core
 

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



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