|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IViewingServerGroupInfo
| 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 |
|---|
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.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.
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.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 | ||||||||