|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPersonalizationVariableValue
This class replaces IScopeProfileValue and IDynamicRecipientProfileValue in Publication Document Processing component
| Nested Class Summary | |
|---|---|
static interface |
IPersonalizationVariableValue.CeVariableValueType
|
| Method Summary | |
|---|---|
java.lang.String |
getExpression()
Returns the expression with which to personalize the variable. |
java.lang.Object |
getObjectValue()
Returns the value with which to personalize the variable. |
int |
getValueType()
Returns the type of this value. |
| Method Detail |
|---|
java.lang.Object getObjectValue()
Object of the variable value.
This is ONLY valid if the value type is an object value.int getValueType()
int representing the value typejava.lang.String getExpression()
Object of the variable value.
This is ONLY valid if the value type is an expression.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||