Uses of Class
org.csapi.ui.P_ILLEGAL_ID

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

Uses of P_ILLEGAL_ID in org.csapi.ui
 

Fields in org.csapi.ui declared as P_ILLEGAL_ID
 P_ILLEGAL_ID P_ILLEGAL_IDHolder.value
           
 

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

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

Methods in org.csapi.ui that throw P_ILLEGAL_ID
 int IpUICallPOATie.deleteMessageReq(int usrInteractionSessionID, int messageID)
           
 int IpUICallOperations.deleteMessageReq(int usrInteractionSessionID, int messageID)
           
 int _IpUICallStub.deleteMessageReq(int usrInteractionSessionID, int messageID)
           
 int IpUICallPOATie.recordMessageReq(int userInteractionSessionID, TpUIInfo info, TpUIMessageCriteria criteria)
           
 int IpUICallOperations.recordMessageReq(int userInteractionSessionID, TpUIInfo info, TpUIMessageCriteria criteria)
           
 int _IpUICallStub.recordMessageReq(int userInteractionSessionID, TpUIInfo info, TpUIMessageCriteria criteria)
           
 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)
           
 int IpUIPOATie.sendInfoReq(int userInteractionSessionID, TpUIInfo info, java.lang.String language, TpUIVariableInfo[] variableInfo, int repeatIndicator, int responseRequested)
           
 int IpUIOperations.sendInfoReq(int userInteractionSessionID, TpUIInfo info, java.lang.String language, TpUIVariableInfo[] variableInfo, int repeatIndicator, int responseRequested)
           
 int IpUICallPOATie.sendInfoReq(int userInteractionSessionID, TpUIInfo info, java.lang.String language, TpUIVariableInfo[] variableInfo, int repeatIndicator, int responseRequested)
           
 int _IpUIStub.sendInfoReq(int userInteractionSessionID, TpUIInfo info, java.lang.String language, TpUIVariableInfo[] variableInfo, int repeatIndicator, int responseRequested)
           
 int _IpUICallStub.sendInfoReq(int userInteractionSessionID, TpUIInfo info, java.lang.String language, TpUIVariableInfo[] variableInfo, int repeatIndicator, int responseRequested)
           
 

Constructors in org.csapi.ui with parameters of type P_ILLEGAL_ID
P_ILLEGAL_IDHolder(P_ILLEGAL_ID initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.ui that throw P_ILLEGAL_ID
 int IpUICallConnection.deleteMessageReq(int messageID)
          This asynchronous method allows to delete a recorded message.
 int IpUICallConnection.recordMessageReq(TpUIInfo info, TpUIMessageCriteria criteria)
          This asynchronous method allows the recording of a message.
 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.
 int IpUIConnection.sendInfoReq(TpUIInfo info, java.lang.String language, TpUIVariableInfo[] variableInfo, int repeatIndicator, int responseRequested)
          This asynchronous method plays an announcement or sends other information to the user.
 



Copyright © 2009. All Rights Reserved.