Uses of Class
org.csapi.ui.P_ILLEGAL_RANGE

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

Uses of P_ILLEGAL_RANGE in org.csapi.ui
 

Fields in org.csapi.ui declared as P_ILLEGAL_RANGE
 P_ILLEGAL_RANGE P_ILLEGAL_RANGEHolder.value
           
 

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

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

Methods in org.csapi.ui that throw P_ILLEGAL_RANGE
 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_ILLEGAL_RANGE
P_ILLEGAL_RANGEHolder(P_ILLEGAL_RANGE initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.ui that throw P_ILLEGAL_RANGE
 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.