|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface defines a set of information about the processing server group.
| Method Summary | |
int |
getProcessingServerGroup()
Gets the ID of the server group for Processing the report. |
int |
getProcessingServerGroupChoice()
Gets how to choose the server group for Processing the report. |
void |
setProcessingServerGroup(int groupID)
Sets the ID of the server group for Processing the report. |
void |
setProcessingServerGroupChoice(int mode)
Sets how to choose the server group for Processing the report. |
| Method Detail |
public int getProcessingServerGroupChoice()
throws SDKException
Gets how to choose the server group for Processing the report.
int that indicates how to choose the server group for Processing the report.
SDKException - This is thrown if the process is unsuccessful.public void setProcessingServerGroupChoice(int mode)
Sets how to choose the server group for Processing the report.
mode - An int that indicates how to choose the server group for Processing the report.
public int getProcessingServerGroup()
throws SDKException
Gets the ID of the server group for Processing the report.
int that indicates the ID of the server group for Processing the report.
SDKException - This is thrown if the process is unsuccessful.public void setProcessingServerGroup(int groupID)
Sets the ID of the server group for Processing the report.
groupID - An int that indicates the ID of the server group for Processing the report.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||