Uses of Interface
com.groundwork.collage.model.HostStatus

Packages that use HostStatus
com.groundwork.collage   
com.groundwork.collage.model   
 

Uses of HostStatus in com.groundwork.collage
 

Methods in com.groundwork.collage that return HostStatus
 HostStatus CollageHostQuery.getHostStatusForHost(java.lang.String host)
          Get the HostStatus for a given host
 

Uses of HostStatus in com.groundwork.collage.model
 

Methods in com.groundwork.collage.model that return HostStatus
 HostStatus HostAvailability.getHostStatus()
           
 HostStatus LogMessage.getHostStatus()
           
 HostStatus Host.getHostStatus()
           
 

Methods in com.groundwork.collage.model with parameters of type HostStatus
 void HostAvailability.setHostStatus(HostStatus hostStatus)
           
 void LogMessage.setHostStatus(HostStatus hostStatus)
           
 void Host.setHostStatus(HostStatus status)
           
 



Copyright © 2005 IT Groundwork. All Rights Reserved.