AR System Java API

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

Uses of LocalizedValueInfo in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api that return LocalizedValueInfo
 LocalizedValueInfo ARServerUser.getLocalizedValue(LocalizedValueCriteria criteria, LocalizedRequestInfo request)
          Gets a localized text string from the message catalog form.
 

Methods in com.bmc.arsys.api that return types with arguments of type LocalizedValueInfo
 List<LocalizedValueInfo> ARServerUser.getMultipleLocalizedValues(LocalizedValueCriteria criteria, List<LocalizedRequestInfo> requests)
          Gets multiple localized texts from the catalog file.
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.