Uses of Class
org.csapi.ui.P_ID_NOT_FOUND

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

Uses of P_ID_NOT_FOUND in org.csapi.ui
 

Fields in org.csapi.ui declared as P_ID_NOT_FOUND
 P_ID_NOT_FOUND P_ID_NOT_FOUNDHolder.value
           
 

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

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

Methods in org.csapi.ui that throw P_ID_NOT_FOUND
 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_ID_NOT_FOUND
P_ID_NOT_FOUNDHolder(P_ID_NOT_FOUND initial)
           
 

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

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