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