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 VerityIndexArea |
Factory.VerityIndexArea.createInstance(ObjectStore os,
java.lang.String classId)
Deprecated.
As of release 5.2.0.
|
static VerityIndexArea |
Factory.VerityIndexArea.createInstance(ObjectStore os,
java.lang.String classId,
Id id)
Deprecated.
As of release 5.2.0.
|
static VerityIndexArea |
Factory.VerityIndexArea.fetchInstance(ObjectStore os,
Id objectId,
PropertyFilter filter)
Deprecated.
As of release 5.2.0.
|
static VerityIndexArea |
Factory.VerityIndexArea.getInstance(ObjectStore os,
java.lang.String className,
Id objectId)
Deprecated.
As of release 5.2.0.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.