Package | Description |
---|---|
com.bmc.arsys.api |
Modifier and Type | Method and Description |
---|---|
List<EntryValueList> |
ARServerUser.getListValuesFromMultiSchemaEntries(RegularComplexQuery query,
int firstRetrieve,
int maxRetrieve,
boolean useLocale,
boolean selectDistinct,
OutputInteger nMatches)
Returns a list of
EntryValueList objects that match the provided criteria. |
void |
ParameterValidator.validateComplexRegularQuery(RegularComplexQuery query)
Validates that an object of type ComplexRegularQuery contains value and that the value is
legal.
|
void |
MethodValidator.verifyARGetListValuesFromMultiSchemaEntries(ApiUserContextI context,
RegularComplexQuery arg1,
int arg2,
int arg3,
boolean arg4,
OutputInteger arg5) |
? Copyright 2013 BMC Software, Inc.