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