Uses of Class
org.csapi.jr.se.ui.InvalidCollectionCriteriaException

Packages that use InvalidCollectionCriteriaException
org.csapi.jr.se.ui Contains the Parlay Generic User Interaction interfaces and classes. 
 

Uses of InvalidCollectionCriteriaException in org.csapi.jr.se.ui
 

Methods in org.csapi.jr.se.ui that throw InvalidCollectionCriteriaException
 void SendInfoAndCollect.sendInfoAndCollectReq(org.csapi.jr.se.ui.UIInfo info, java.lang.String language, org.csapi.jr.se.ui.UIVariableInfo[] variableInfo, org.csapi.jr.se.ui.UICollectCriteria criteria, int responseRequested)
          Invokes the sendInfoAndCollectReq() method on the Parlay Gateway.
 void CallRelatedSendInfoAndCollect.sendInfoAndCollectReq(org.csapi.jr.se.ui.UIInfo info, java.lang.String language, org.csapi.jr.se.ui.UIVariableInfo[] variableInfo, org.csapi.jr.se.ui.UICollectCriteria criteria, int responseRequested)
          This asynchronous method plays an announcement or sends other information to the user and collects some information from the user.