|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
int |
getViewingServerGroup()
Get the ID of the server group for viewing the report. |
int |
getViewingServerGroupChoice()
Get how to choose the server group for viewing the report. |
void |
setViewingServerGroup(int groupID)
Set the ID of the server group for viewing the report. |
void |
setViewingServerGroupChoice(int mode)
Set how to choose the server group for viewing the report. |
| Method Detail |
public int getViewingServerGroupChoice()
throws SDKException
Get how to choose the server group for viewing the report.
int indicating how to choose the server group for viewing the report.
SDKException - This is thrown if the process is unsuccessful.public void setViewingServerGroupChoice(int mode)
Set how to choose the server group for viewing the report.
mode - An int indicating how to choose the server group for viewing the report.
public int getViewingServerGroup()
throws SDKException
Get the ID of the server group for viewing the report.
int indicating the ID of the server group for viewing the report.
SDKException - This is thrown if the process is unsuccessful.public void setViewingServerGroup(int groupID)
Set the ID of the server group for viewing the report.
groupID - An int indicating the ID of the server group for viewing the report.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||