org.csapi.ui
Class IpAppUIManagerPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.ui.IpAppUIManagerPOA
          extended by org.csapi.ui.IpAppUIManagerPOATie
All Implemented Interfaces:
IpInterfaceOperations, IpAppUIManagerOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppUIManagerPOATie
extends IpAppUIManagerPOA

Generated from IDL interface "IpAppUIManager"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Constructor Summary
IpAppUIManagerPOATie(IpAppUIManagerOperations delegate)
           
IpAppUIManagerPOATie(IpAppUIManagerOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppUIManagerOperations _delegate()
           
 void _delegate(IpAppUIManagerOperations delegate)
           
 IpAppUIManager _this()
           
 IpAppUIManager _this(org.omg.CORBA.ORB orb)
           
 IpAppUI reportEventNotification(TpUIIdentifier userInteraction, TpUIEventNotificationInfo eventNotificationInfo, int assignmentID)
           
 IpAppUI reportNotification(TpUIIdentifier userInteraction, TpUIEventInfo eventInfo, int assignmentID)
           
 void userInteractionAborted(TpUIIdentifier userInteraction)
           
 void userInteractionNotificationContinued()
           
 void userInteractionNotificationInterrupted()
           
 
Methods inherited from class org.csapi.ui.IpAppUIManagerPOA
_all_interfaces, _invoke
 
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
 

Constructor Detail

IpAppUIManagerPOATie

public IpAppUIManagerPOATie(IpAppUIManagerOperations delegate)

IpAppUIManagerPOATie

public IpAppUIManagerPOATie(IpAppUIManagerOperations delegate,
                            org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppUIManager _this()
Overrides:
_this in class IpAppUIManagerPOA

_this

public IpAppUIManager _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppUIManagerPOA

_delegate

public IpAppUIManagerOperations _delegate()

_delegate

public void _delegate(IpAppUIManagerOperations delegate)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

userInteractionNotificationContinued

public void userInteractionNotificationContinued()

reportNotification

public IpAppUI reportNotification(TpUIIdentifier userInteraction,
                                  TpUIEventInfo eventInfo,
                                  int assignmentID)

userInteractionNotificationInterrupted

public void userInteractionNotificationInterrupted()

reportEventNotification

public IpAppUI reportEventNotification(TpUIIdentifier userInteraction,
                                       TpUIEventNotificationInfo eventNotificationInfo,
                                       int assignmentID)

userInteractionAborted

public void userInteractionAborted(TpUIIdentifier userInteraction)


Copyright © 2008. All Rights Reserved.