AR System Java API

Uses of Class
com.bmc.arsys.api.ServerInfoMap

Uses of ServerInfoMap in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api that return ServerInfoMap
 ServerInfoMap ARServerUser.getServerInfo(int[] requestList)
          Returns the requested configuration information for the specified server.
 ServerInfoMap ARServerUser.getServerStatistics(int[] requestList)
          Returns the requested statistics for the specified server.
 

Methods in com.bmc.arsys.api with parameters of type ServerInfoMap
 void MethodValidator.encryptPasswordInfo(String charSet, ServerInfoMap serverInfoMap)
           
 void ARServerUser.setServerInfo(ServerInfoMap serverInfoMap)
          Updates the indicated configuration information for the specified server.
 void ParameterValidator.validateARServerInfoList(ServerInfoMap serverInfoMap)
          Validate that a Map of ServerInfo objects each contains a value and that the value is legal.
 boolean ParameterValidator.validatePasswordFieldsInServerInfoList(ServerInfoMap srvInfoMap)
           
 void MethodValidator.verifyARSetServerInfo(com.bmc.arsys.apitransport.ApiUserContextI context, ServerInfoMap serverInfoMap)
           
 


AR System Java API

© Copyright 2006, 2007 BMC Software, Inc.