org.csapi.ui
Class IpAppUIPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.ui.IpAppUIPOA
org.csapi.ui.IpAppUIPOATie
- All Implemented Interfaces:
- IpInterfaceOperations, IpAppUIOperations, org.omg.CORBA.portable.InvokeHandler
public class IpAppUIPOATie
- extends IpAppUIPOA
Generated from IDL interface "IpAppUI"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
|
Method Summary |
org.omg.PortableServer.POA |
_default_POA()
|
IpAppUIOperations |
_delegate()
|
void |
_delegate(IpAppUIOperations delegate)
|
IpAppUI |
_this()
|
IpAppUI |
_this(org.omg.CORBA.ORB orb)
|
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 |
IpAppUIPOATie
public IpAppUIPOATie(IpAppUIOperations delegate)
IpAppUIPOATie
public IpAppUIPOATie(IpAppUIOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpAppUI _this()
- Overrides:
_this in class IpAppUIPOA
_this
public IpAppUI _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpAppUIPOA
_delegate
public IpAppUIOperations _delegate()
_delegate
public void _delegate(IpAppUIOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
userInteractionFaultDetected
public void userInteractionFaultDetected(int userInteractionSessionID,
TpUIFault fault)
sendInfoAndCollectRes
public void sendInfoAndCollectRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response,
java.lang.String collectedInfo)
sendInfoErr
public void sendInfoErr(int userInteractionSessionID,
int assignmentID,
TpUIError error)
sendInfoAndCollectErr
public void sendInfoAndCollectErr(int userInteractionSessionID,
int assignmentID,
TpUIError error)
sendInfoRes
public void sendInfoRes(int userInteractionSessionID,
int assignmentID,
TpUIReport response)
Copyright © 2008. All Rights Reserved.