Package | Description |
---|---|
com.filenet.api.constants |
Provides classes defining collections of related, type-safe constant values.
|
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 | Field and Description |
---|---|
static CBRSummaryType |
CBRSummaryType.DYNAMIC
This constant is not supported.
|
static CBRSummaryType |
CBRSummaryType.NONE
This constant is not supported.
|
static CBRSummaryType |
CBRSummaryType.STATIC
This constant is not supported.
|
Modifier and Type | Method and Description |
---|---|
static CBRSummaryType |
CBRSummaryType.getInstanceFromInt(int value)
Returns an instance of this class using its associated integer value.
|
Modifier and Type | Method and Description |
---|---|
CBRSummaryType |
ObjectStore.get_CBRSummaryType()
Returns the value of the CBRSummaryType property.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectStore.set_CBRSummaryType(CBRSummaryType value)
Sets the value of the CBRSummaryType property.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.