org.csapi.ui
Class IpAppUICallPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.ui.IpAppUICallPOA
org.csapi.ui.IpAppUICallPOATie
- All Implemented Interfaces:
- IpInterfaceOperations, IpAppUICallOperations, IpAppUIOperations, org.omg.CORBA.portable.InvokeHandler
public class IpAppUICallPOATie
- extends IpAppUICallPOA
Generated from IDL interface "IpAppUICall"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
|
Method Summary |
org.omg.PortableServer.POA |
_default_POA()
|
IpAppUICallOperations |
_delegate()
|
void |
_delegate(IpAppUICallOperations delegate)
|
IpAppUICall |
_this()
|
IpAppUICall |
_this(org.omg.CORBA.ORB orb)
|
void |
abortActionErr(int userInteractionSessionID,
int assignmentID,
TpUIError error)
|
void |
abortActionRes(int userInteractionSessionID,
int assignmentID)
|
void |
deleteMessageErr(int usrInteractionSessionID,
TpUIError error,
int assignmentID)
|
void |
deleteMessageRes(int usrInteractionSessionID,
TpUIReport response,
int assignmentID)
|
void |
recordMessageErr(int userInteractionSessionID,
int assignmentID,
TpUIError error)
|
void |
recordMessageRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response,
int messageID)
|
void |
sendInfoAndCollectErr(int userInteractionSessionID,
int assignmentID,
TpUIError error)
|
void |
sendInfoAndCollectRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response,
java.lang.String collectedInfo)
|
void |
sendInfoErr(int userInteractionSessionID,
int assignmentID,
TpUIError error)
|
void |
sendInfoRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response)
|
void |
userInteractionFaultDetected(int userInteractionSessionID,
TpUIFault fault)
|
| Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IpAppUICallPOATie
public IpAppUICallPOATie(IpAppUICallOperations delegate)
IpAppUICallPOATie
public IpAppUICallPOATie(IpAppUICallOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpAppUICall _this()
- Overrides:
_this in class IpAppUICallPOA
_this
public IpAppUICall _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpAppUICallPOA
_delegate
public IpAppUICallOperations _delegate()
_delegate
public void _delegate(IpAppUICallOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
abortActionErr
public void abortActionErr(int userInteractionSessionID,
int assignmentID,
TpUIError error)
deleteMessageErr
public void deleteMessageErr(int usrInteractionSessionID,
TpUIError error,
int assignmentID)
sendInfoAndCollectRes
public void sendInfoAndCollectRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response,
java.lang.String collectedInfo)
sendInfoErr
public void sendInfoErr(int userInteractionSessionID,
int assignmentID,
TpUIError error)
recordMessageErr
public void recordMessageErr(int userInteractionSessionID,
int assignmentID,
TpUIError error)
sendInfoRes
public void sendInfoRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response)
userInteractionFaultDetected
public void userInteractionFaultDetected(int userInteractionSessionID,
TpUIFault fault)
abortActionRes
public void abortActionRes(int userInteractionSessionID,
int assignmentID)
recordMessageRes
public void recordMessageRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response,
int messageID)
sendInfoAndCollectErr
public void sendInfoAndCollectErr(int userInteractionSessionID,
int assignmentID,
TpUIError error)
deleteMessageRes
public void deleteMessageRes(int usrInteractionSessionID,
TpUIReport response,
int assignmentID)
Copyright © 2009. All Rights Reserved.