|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDynamicRecipientPerDocProfileMapping
This interface represents a dynamic recipient profile mapping for a single document in a publication.
| Method Summary | |
|---|---|
java.lang.String[] |
getDocPersonalizationFields()
Returns the names of the document personalization fields. |
IDynamicRecipientVariableMappings |
getDynamicRecipientVariableMappings()
Returns the document personalization field mapping collection. |
int |
getProviderColumnIndex(java.lang.String fieldName)
Returns the dynamic recipient provider column index for the specified field name. |
int |
getSourceDocumentID()
Returns the source document ID. |
void |
setSourceDocumentID(int srcDocID)
Sets the source document ID. |
| Method Detail |
|---|
int getSourceDocumentID()
SDKException - if the process is unsuccessful.
void setSourceDocumentID(int srcDocID)
throws SDKException
srcDocID - the source document ID.
SDKException - if the process is unsuccessful.IDynamicRecipientVariableMappings getDynamicRecipientVariableMappings()
SDKException - if the process is unsuccessful.java.lang.String[] getDocPersonalizationFields()
SDKException - if the process is unsuccessful.int getProviderColumnIndex(java.lang.String fieldName)
fieldName - the provider column name.
SDKException - if the process is unsuccessful.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||