Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
static VerityDomainConfiguration |
Factory.VerityDomainConfiguration.createInstance(Domain domain)
Deprecated.
As of release 5.2.0.
|
static VerityDomainConfiguration |
Factory.VerityDomainConfiguration.fetchInstance(Domain domain,
Id id,
PropertyFilter filter)
Deprecated.
As of release 5.2.0.
|
static VerityDomainConfiguration |
Factory.VerityDomainConfiguration.fetchInstance(Domain domain,
PropertyFilter filter)
Deprecated.
As of release 5.0.0.
|
VerityDomainConfiguration |
ObjectStore.get_VerityDomainConfiguration()
Deprecated.
As of release 5.2.0.
|
VerityDomainConfiguration |
Domain.get_VerityDomainConfiguration()
Deprecated.
As of release 5.0.0.
|
static VerityDomainConfiguration |
Factory.VerityDomainConfiguration.getInstance(Domain domain)
Deprecated.
As of release 5.0.0.
|
static VerityDomainConfiguration |
Factory.VerityDomainConfiguration.getInstance(Domain domain,
Id id)
Deprecated.
As of release 5.2.0.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectStore.set_VerityDomainConfiguration(VerityDomainConfiguration value)
Deprecated.
As of release 5.2.0.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.