org.csapi.mm.ule
Class IpUserLocationEmergencyPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.mm.ule.IpUserLocationEmergencyPOA
          extended by org.csapi.mm.ule.IpUserLocationEmergencyPOATie
All Implemented Interfaces:
IpInterfaceOperations, IpServiceOperations, IpUserLocationEmergencyOperations, org.omg.CORBA.portable.InvokeHandler

public class IpUserLocationEmergencyPOATie
extends IpUserLocationEmergencyPOA

Generated from IDL interface "IpUserLocationEmergency"

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

Constructor Summary
IpUserLocationEmergencyPOATie(IpUserLocationEmergencyOperations delegate)
           
IpUserLocationEmergencyPOATie(IpUserLocationEmergencyOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpUserLocationEmergencyOperations _delegate()
           
 void _delegate(IpUserLocationEmergencyOperations delegate)
           
 IpUserLocationEmergency _this()
           
 IpUserLocationEmergency _this(org.omg.CORBA.ORB orb)
           
 int emergencyLocationReportReq(IpAppUserLocationEmergency appEmergencyLocation, TpUserLocationEmergencyRequest request)
           
 void setCallback(IpInterface appInterface)
           
 void setCallbackWithSessionID(IpInterface appInterface, int sessionID)
           
 int subscribeEmergencyLocationReports(IpAppUserLocationEmergency appEmergencyLocation)
           
 void unSubscribeEmergencyLocationReports(int assignmentId)
           
 
Methods inherited from class org.csapi.mm.ule.IpUserLocationEmergencyPOA
_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

IpUserLocationEmergencyPOATie

public IpUserLocationEmergencyPOATie(IpUserLocationEmergencyOperations delegate)

IpUserLocationEmergencyPOATie

public IpUserLocationEmergencyPOATie(IpUserLocationEmergencyOperations delegate,
                                     org.omg.PortableServer.POA poa)
Method Detail

_this

public IpUserLocationEmergency _this()
Overrides:
_this in class IpUserLocationEmergencyPOA

_this

public IpUserLocationEmergency _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpUserLocationEmergencyPOA

_delegate

public IpUserLocationEmergencyOperations _delegate()

_delegate

public void _delegate(IpUserLocationEmergencyOperations delegate)

_default_POA

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

setCallbackWithSessionID

public void setCallbackWithSessionID(IpInterface appInterface,
                                     int sessionID)
                              throws P_INVALID_INTERFACE_TYPE,
                                     TpCommonExceptions,
                                     P_INVALID_SESSION_ID
Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_SESSION_ID

emergencyLocationReportReq

public int emergencyLocationReportReq(IpAppUserLocationEmergency appEmergencyLocation,
                                      TpUserLocationEmergencyRequest request)
                               throws P_INVALID_INTERFACE_TYPE,
                                      P_INFORMATION_NOT_AVAILABLE,
                                      TpCommonExceptions,
                                      P_APPLICATION_NOT_ACTIVATED,
                                      P_UNKNOWN_SUBSCRIBER
Throws:
P_INVALID_INTERFACE_TYPE
P_INFORMATION_NOT_AVAILABLE
TpCommonExceptions
P_APPLICATION_NOT_ACTIVATED
P_UNKNOWN_SUBSCRIBER

unSubscribeEmergencyLocationReports

public void unSubscribeEmergencyLocationReports(int assignmentId)
                                         throws P_INVALID_ASSIGNMENT_ID,
                                                TpCommonExceptions
Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions

subscribeEmergencyLocationReports

public int subscribeEmergencyLocationReports(IpAppUserLocationEmergency appEmergencyLocation)
                                      throws P_INVALID_INTERFACE_TYPE,
                                             TpCommonExceptions
Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions

setCallback

public void setCallback(IpInterface appInterface)
                 throws P_INVALID_INTERFACE_TYPE,
                        TpCommonExceptions
Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions


Copyright © 2009. All Rights Reserved.