Uses of Class
org.csapi.ui.P_INVALID_COLLECTION_CRITERIA

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

Uses of P_INVALID_COLLECTION_CRITERIA in org.csapi.ui
 

Fields in org.csapi.ui declared as P_INVALID_COLLECTION_CRITERIA
 P_INVALID_COLLECTION_CRITERIA P_INVALID_COLLECTION_CRITERIAHolder.value
           
 

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

Methods in org.csapi.ui with parameters of type P_INVALID_COLLECTION_CRITERIA
static void P_INVALID_COLLECTION_CRITERIAHelper.insert(org.omg.CORBA.Any any, P_INVALID_COLLECTION_CRITERIA s)
           
static void P_INVALID_COLLECTION_CRITERIAHelper.write(org.omg.CORBA.portable.OutputStream out, P_INVALID_COLLECTION_CRITERIA s)
           
 

Methods in org.csapi.ui that throw P_INVALID_COLLECTION_CRITERIA
 int IpUIOperations.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 IpUIPOATie.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 _IpUICallStub.sendInfoAndCollectReq(int userInteractionSessionID, TpUIInfo info, java.lang.String language, TpUIVariableInfo[] variableInfo, TpUICollectCriteria criteria, int responseRequested)
           
 

Constructors in org.csapi.ui with parameters of type P_INVALID_COLLECTION_CRITERIA
P_INVALID_COLLECTION_CRITERIAHolder(P_INVALID_COLLECTION_CRITERIA initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.ui that throw P_INVALID_COLLECTION_CRITERIA
 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 © 2008. All Rights Reserved.