|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFullClientFormatOptions
This interface allows you to set the export format type for a Desktop Intelligence document.
| Nested Class Summary | |
|---|---|
static interface |
IFullClientFormatOptions.CeFullClientFormat
The export format types for a Desktop Intelligence document. |
| Method Summary | |
|---|---|
int |
getFormat()
Returns the export format type for this Desktop Intelligence document. |
void |
setFormat(int formatType)
Sets the export format type for this Desktop Intelligence document. |
| Method Detail |
|---|
int getFormat()
Returns the export format type for this Desktop Intelligence document.
int that specifies the export format type for this document. This is
of type CeFullClientFormat.IFullClientFormatOptions.CeFullClientFormat
void setFormat(int formatType)
throws SDKException
Sets the export format type for this Desktop Intelligence document.
formatType - An int of type CeFullClientFormat which specifies the export format
type for this report.
SDKException - This is thrown if the process is unsuccessful.IFullClientFormatOptions.CeFullClientFormat
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||