Package | Description |
---|---|
com.filenet.api.admin |
Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server.
|
com.filenet.api.constants |
Provides classes defining collections of related, type-safe constant values.
|
Modifier and Type | Method and Description |
---|---|
CBRPropagationType |
PropertyTemplateObject.get_CBRPropagationType()
Returns the value of the CBRPropagationType property.
|
CBRPropagationType |
PropertyDefinitionObject.get_CBRPropagationType()
Returns the value of the CBRPropagationType property.
|
Modifier and Type | Method and Description |
---|---|
void |
PropertyTemplateObject.set_CBRPropagationType(CBRPropagationType value)
Sets the value of the CBRPropagationType property.
|
void |
PropertyDefinitionObject.set_CBRPropagationType(CBRPropagationType value)
Sets the value of the CBRPropagationType property.
|
Modifier and Type | Field and Description |
---|---|
static CBRPropagationType |
CBRPropagationType.NONE
This constant is not supported.
|
static CBRPropagationType |
CBRPropagationType.PUSH
This constant is not supported.
|
Modifier and Type | Method and Description |
---|---|
static CBRPropagationType |
CBRPropagationType.getInstanceFromInt(int value)
Returns an instance of this class using its associated integer value.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.