|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IXMLFormat
The IXMLFormat interface allows you to set the selected XML export item's index for a report
that is to be scheduled to an XML (or XSLT) format.
| Method Summary | |
|---|---|
int |
getExportSelection()
Returns the XML export selection. |
void |
setExportSelection(int exportSelection)
Sets the XML export selection. |
void |
setSavedExportSelection()
Sets the saved XML export selection. |
| Method Detail |
|---|
int getExportSelection()
throws SDKException
Returns the XML export selection.
SDKException - This is thrown if the process is unsuccessful.
void setExportSelection(int exportSelection)
throws SDKException
Sets the XML export selection.
SDKException - This is thrown if the process is unsuccessful.
void setSavedExportSelection()
throws SDKException
Sets the saved XML export selection.
SDKException - This is thrown if the process is unsuccessful.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||