|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpUIReport | |
|---|---|
| org.csapi.ui | |
| org.mobicents.csapi.jr.slee.ui | Contains the Parlay Generic User Interaction interfaces and classes. |
| Uses of TpUIReport in org.csapi.ui |
|---|
| Fields in org.csapi.ui declared as TpUIReport | |
|---|---|
static TpUIReport |
TpUIReport.P_UI_REPORT_INFO_COLLECTED
|
static TpUIReport |
TpUIReport.P_UI_REPORT_INFO_SENT
|
static TpUIReport |
TpUIReport.P_UI_REPORT_MESSAGE_DELETED
|
static TpUIReport |
TpUIReport.P_UI_REPORT_MESSAGE_NOT_DELETED
|
static TpUIReport |
TpUIReport.P_UI_REPORT_MESSAGE_NOT_STORED
|
static TpUIReport |
TpUIReport.P_UI_REPORT_MESSAGE_STORED
|
static TpUIReport |
TpUIReport.P_UI_REPORT_NO_INPUT
|
static TpUIReport |
TpUIReport.P_UI_REPORT_TIMEOUT
|
static TpUIReport |
TpUIReport.P_UI_REPORT_UNDEFINED
|
TpUIReport |
TpUIReportHolder.value
|
| Methods in org.csapi.ui that return TpUIReport | |
|---|---|
static TpUIReport |
TpUIReportHelper.extract(org.omg.CORBA.Any any)
|
static TpUIReport |
TpUIReport.from_int(int value)
|
static TpUIReport |
TpUIReportHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi.ui with parameters of type TpUIReport | |
|---|---|
void |
_IpAppUICallStub.deleteMessageRes(int usrInteractionSessionID,
TpUIReport response,
int assignmentID)
|
void |
IpAppUICallPOATie.deleteMessageRes(int usrInteractionSessionID,
TpUIReport response,
int assignmentID)
|
void |
IpAppUICallOperations.deleteMessageRes(int usrInteractionSessionID,
TpUIReport response,
int assignmentID)
|
static void |
TpUIReportHelper.insert(org.omg.CORBA.Any any,
TpUIReport s)
|
void |
_IpAppUICallStub.recordMessageRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response,
int messageID)
|
void |
IpAppUICallPOATie.recordMessageRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response,
int messageID)
|
void |
IpAppUICallOperations.recordMessageRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response,
int messageID)
|
void |
_IpAppUIStub.sendInfoAndCollectRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response,
java.lang.String collectedInfo)
|
void |
_IpAppUICallStub.sendInfoAndCollectRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response,
java.lang.String collectedInfo)
|
void |
IpAppUIPOATie.sendInfoAndCollectRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response,
java.lang.String collectedInfo)
|
void |
IpAppUIOperations.sendInfoAndCollectRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response,
java.lang.String collectedInfo)
|
void |
IpAppUICallPOATie.sendInfoAndCollectRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response,
java.lang.String collectedInfo)
|
void |
_IpAppUIStub.sendInfoRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response)
|
void |
_IpAppUICallStub.sendInfoRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response)
|
void |
IpAppUIPOATie.sendInfoRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response)
|
void |
IpAppUIOperations.sendInfoRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response)
|
void |
IpAppUICallPOATie.sendInfoRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response)
|
static void |
TpUIReportHelper.write(org.omg.CORBA.portable.OutputStream out,
TpUIReport s)
|
| Constructors in org.csapi.ui with parameters of type TpUIReport | |
|---|---|
TpUIReportHolder(TpUIReport initial)
|
|
| Uses of TpUIReport in org.mobicents.csapi.jr.slee.ui |
|---|
| Methods in org.mobicents.csapi.jr.slee.ui that return TpUIReport | |
|---|---|
TpUIReport |
SendInfoResEvent.getResponse()
Returns the response |
TpUIReport |
SendInfoAndCollectResEvent.getResponse()
Returns the response |
TpUIReport |
RecordMessageResEvent.getResponse()
Returns the response |
TpUIReport |
DeleteMessageResEvent.getResponse()
Returns the response |
| Constructors in org.mobicents.csapi.jr.slee.ui with parameters of type TpUIReport | |
|---|---|
DeleteMessageResEvent(TpServiceIdentifier tpServiceIdentifier,
TpUICallIdentifier tpUICallIdentifier,
TpUIReport response,
int assignmentID)
Constructor for DeleteMessageResEvent |
|
RecordMessageResEvent(TpServiceIdentifier tpServiceIdentifier,
TpUICallIdentifier tpUICallIdentifier,
int assignmentID,
TpUIReport response,
int messageID)
Constructor for RecordMessageResEvent |
|
SendInfoAndCollectResEvent(TpServiceIdentifier tpServiceIdentifier,
TpUICallIdentifier tpUICallIdentifier,
TpUIIdentifier tpUIIdentifier,
int assignmentID,
TpUIReport response,
java.lang.String collectedInfo)
Constructor for SendInfoAndCollectResEvent |
|
SendInfoResEvent(TpServiceIdentifier tpServiceIdentifier,
TpUICallIdentifier tpUICallIdentifier,
TpUIIdentifier tpUIIdentifier,
int assignmentID,
TpUIReport response)
Constructor for SendInfoResEvent |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||