AR System Java API

Uses of Interface
com.bmc.arsys.api.IARRowIterator

Uses of IARRowIterator in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api with parameters of type IARRowIterator
 void ARServerUser.getListEntryObjects(String formName, QualifierInfo qualification, int firstRetrieve, int maxRetrieve, List<SortInfo> sortList, int[] fieldIds, boolean useLocale, OutputInteger nMatches, IARRowIterator iterator)
          Applies the iteratorCallback method of the iterator parameter to each Entry object that matches the provided criteria.
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.