Uses of Class
org.csapi.ui.TpUICollectCriteria

Packages that use TpUICollectCriteria
org.csapi.ui   
org.mobicents.csapi.jr.slee.ui Contains the Parlay Generic User Interaction interfaces and classes. 
 

Uses of TpUICollectCriteria in org.csapi.ui
 

Fields in org.csapi.ui declared as TpUICollectCriteria
 TpUICollectCriteria TpUICollectCriteriaHolder.value
           
 

Methods in org.csapi.ui that return TpUICollectCriteria
static TpUICollectCriteria TpUICollectCriteriaHelper.extract(org.omg.CORBA.Any any)
           
static TpUICollectCriteria TpUICollectCriteriaHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.ui with parameters of type TpUICollectCriteria
static void TpUICollectCriteriaHelper.insert(org.omg.CORBA.Any any, TpUICollectCriteria s)
           
 int IpUIPOATie.sendInfoAndCollectReq(int userInteractionSessionID, TpUIInfo info, java.lang.String language, TpUIVariableInfo[] variableInfo, TpUICollectCriteria criteria, int responseRequested)
           
 int IpUIOperations.sendInfoAndCollectReq(int userInteractionSessionID, TpUIInfo info, java.lang.String language, TpUIVariableInfo[] variableInfo, TpUICollectCriteria criteria, int responseRequested)
           
 int IpUICallPOATie.sendInfoAndCollectReq(int userInteractionSessionID, TpUIInfo info, java.lang.String language, TpUIVariableInfo[] variableInfo, TpUICollectCriteria criteria, int responseRequested)
           
 int _IpUIStub.sendInfoAndCollectReq(int userInteractionSessionID, TpUIInfo info, java.lang.String language, TpUIVariableInfo[] variableInfo, TpUICollectCriteria criteria, int responseRequested)
           
 int _IpUICallStub.sendInfoAndCollectReq(int userInteractionSessionID, TpUIInfo info, java.lang.String language, TpUIVariableInfo[] variableInfo, TpUICollectCriteria criteria, int responseRequested)
           
static void TpUICollectCriteriaHelper.write(org.omg.CORBA.portable.OutputStream out, TpUICollectCriteria s)
           
 

Constructors in org.csapi.ui with parameters of type TpUICollectCriteria
TpUICollectCriteriaHolder(TpUICollectCriteria initial)
           
 

Uses of TpUICollectCriteria in org.mobicents.csapi.jr.slee.ui
 

Methods in org.mobicents.csapi.jr.slee.ui with parameters of type TpUICollectCriteria
 int IpUIConnection.sendInfoAndCollectReq(TpUIInfo info, java.lang.String language, TpUIVariableInfo[] variableInfo, TpUICollectCriteria criteria, int responseRequested)
          This asynchronous method plays an announcement or sends other information to the user and collects some information from the user.
 



Copyright © 2009. All Rights Reserved.