|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPersonalizationVariableMapping
This is the common interface for IDynamicRecipientVariableMapping and IPublicationDocumentVariableMapping
| Method Summary | |
|---|---|
java.lang.String |
getMultilingualVariableID()
For variables that are part of multilingual universes, sets the ID that uniquely identifies the variable in the universe. |
java.lang.String |
getSubreportName()
Gets sub report name. |
java.lang.String |
getVariableName()
Returns variable name. |
| Method Detail |
|---|
java.lang.String getVariableName()
java.lang.String getSubreportName()
Gets sub report name. This is first used by Crystal Report which has the notion of sub report.
String the sub report name which has report field specified in variable namejava.lang.String getMultilingualVariableID()
For variables that are part of multilingual universes, sets the ID that uniquely identifies the variable in the universe.
variableID - A String representing the ID of the variable in the
multilingual universe.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||