|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface IPublicationBase.CeDataBurstingMode
The data bursting mode for publications.
| Field Summary | |
|---|---|
static long |
ceMultiplePass
Multiple pass bursting. |
static long |
cePerRecipientBursting
Per recipient bursting. |
static long |
ceSinglePass
Single pass bursting. |
| Field Detail |
|---|
static final long ceSinglePass
Note that if the report document is delivered in native format, recipients may be able to access data for other recipients by manipulating the document file.
This mode is supported by Crystal Reports, Web Intelligence, and Desktop Intelligence documents.
static final long ceMultiplePass
This mode is recommended for publications with many recipients and/or scopes.
This mode is supported by Crystal Reports and Desktop Intelligence documents.
static final long cePerRecipientBursting
This mode is recommended for reports with metadata and data layer security.
This mode is supported by Crystal Reports and Desktop Intelligence documents.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||