|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HostGroup | |
com.groundwork.collage | |
com.groundwork.collage.model |
Uses of HostGroup in com.groundwork.collage |
Methods in com.groundwork.collage that return HostGroup | |
HostGroup |
CollageHostGroupQuery.getHostGroup(java.lang.String hgName)
Returns a specific HostGroup ; performs shallow retrieval of
HostGroup, where only Name/Description of HostGroups is retrieved |
HostGroup |
CollageHostGroupQuery.getHostGroup(java.lang.String hgName,
boolean deep)
Returns a specific HostGroup ; if instructed, performs deep retrieval
of HostGroup, which includes all Hosts, and their HostStatus and
ServiceStatuses |
Uses of HostGroup in com.groundwork.collage.model |
Methods in com.groundwork.collage.model that return HostGroup | |
HostGroup |
HostGroupServiceAvailability.getHostGroup()
|
HostGroup |
HostGroupHostAvailability.getHostGroup()
|
Methods in com.groundwork.collage.model with parameters of type HostGroup | |
void |
HostGroupServiceAvailability.setHostGroup(HostGroup hostGroup)
|
void |
HostGroupHostAvailability.setHostGroup(HostGroup hostGroup)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |