|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VerityDomainConfiguration | |
---|---|
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 VerityDomainConfiguration in com.filenet.api.core |
---|
Methods in com.filenet.api.core that return VerityDomainConfiguration | |
---|---|
static VerityDomainConfiguration |
Factory.VerityDomainConfiguration.createInstance(Domain domain)
Creates a new instance of the VerityDomainConfiguration class for the specified domain. |
static VerityDomainConfiguration |
Factory.VerityDomainConfiguration.fetchInstance(Domain domain,
PropertyFilter filter)
Retrieves a VerityDomainConfiguration object based on the domain specified. |
VerityDomainConfiguration |
Domain.get_VerityDomainConfiguration()
Returns the value of the VerityDomainConfiguration property. |
static VerityDomainConfiguration |
Factory.VerityDomainConfiguration.getInstance(Domain domain)
Gets a VerityDomainConfiguration object based on the domain specified. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |