AR System Java API

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

Uses of RegularQuery in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api with parameters of type RegularQuery
 List<QuerySourceValues> ARServerUser.getListEntryObjects(RegularQuery query, int firstRetrieve, int maxRetrieve, boolean useLocale, OutputInteger nMatches)
          Returns a list of QuerySourceValues objects that match the provided criteria.
 void ParameterValidator.validateRegularQuery(RegularQuery query)
          Validates that an object of type RegularQuery contains value and that the value is legal.
 void MethodValidator.verifyARGetListEntryWithMultiSchemaFields(ARServerUser context, RegularQuery arg1, int arg2, int arg3, boolean arg4, OutputInteger arg5)
           
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.