|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CenteraFixedContentDevice | |
---|---|
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 CenteraFixedContentDevice in com.filenet.api.core |
---|
Methods in com.filenet.api.core that return CenteraFixedContentDevice | |
---|---|
static CenteraFixedContentDevice |
Factory.CenteraFixedContentDevice.createInstance(Domain domain)
Creates a new instance of the CenteraFixedContentDevice class for the specified domain. |
static CenteraFixedContentDevice |
Factory.CenteraFixedContentDevice.fetchInstance(Domain domain,
Id id,
PropertyFilter filter)
Retrieves a CenteraFixedContentDevice object based on the domain and ID specified. |
static CenteraFixedContentDevice |
Factory.CenteraFixedContentDevice.getInstance(Domain domain,
Id id)
Retrieves an instance of the CenteraFixedContentDevice class by the specified domain and ID. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |