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