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