|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPublicationPersonalization
This interface represents the information that can be used for personalization on a publication object.
| Method Summary | |
|---|---|
java.util.Set |
getAllPersonalizationFields()
Returns a read-only set of all field names that can be used in personalization of a publication, its processing. |
java.util.Set |
getCommonPersonalizationFields()
Returns a read-only set of field names common to all dynamic recipient reports in this publication that can be used in personalization of a publication, its processing destination for example. |
java.util.Set |
getPersonalizationFieldsPerDoc(int docID)
Returns a read-only set of field names from one particular dynamic recipient report in this publication that can be used in personalization of a publication, its processing destination for example. |
| Method Detail |
|---|
java.util.Set getAllPersonalizationFields()
throws SDKException
SDKException
java.util.Set getCommonPersonalizationFields()
throws SDKException
SDKException
java.util.Set getPersonalizationFieldsPerDoc(int docID)
throws SDKException
SDKException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||