Uses of Class
elisa_client.model.SystemAffectedList

Packages that use SystemAffectedList
elisa_client.model   
elisa_client.service   
 

Uses of SystemAffectedList in elisa_client.model
 

Methods in elisa_client.model that return SystemAffectedList
 SystemAffectedList Message.getSystemAffected()
           
 

Methods in elisa_client.model with parameters of type SystemAffectedList
 void InputMessage.setSystemsAffected(SystemAffectedList systemAffected)
           
 

Uses of SystemAffectedList in elisa_client.service
 

Methods in elisa_client.service that return SystemAffectedList
 SystemAffectedList ElisaClient.getSystemsAffected(java.lang.String username, java.lang.String pwd, java.lang.String ssocookiefile, java.lang.Enum<MessageType> msgType)
          Get from logbook configuration the preset SA for a specified message type Method that can be used without user credentials