org.csapi.mm.ul
Class IpAppTriggeredUserLocationPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.mm.ul.IpAppTriggeredUserLocationPOA
          extended by org.csapi.mm.ul.IpAppTriggeredUserLocationPOATie
All Implemented Interfaces:
IpInterfaceOperations, IpAppTriggeredUserLocationOperations, IpAppUserLocationOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppTriggeredUserLocationPOATie
extends IpAppTriggeredUserLocationPOA

Generated from IDL interface "IpAppTriggeredUserLocation"

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

Constructor Summary
IpAppTriggeredUserLocationPOATie(IpAppTriggeredUserLocationOperations delegate)
           
IpAppTriggeredUserLocationPOATie(IpAppTriggeredUserLocationOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppTriggeredUserLocationOperations _delegate()
           
 void _delegate(IpAppTriggeredUserLocationOperations delegate)
           
 IpAppTriggeredUserLocation _this()
           
 IpAppTriggeredUserLocation _this(org.omg.CORBA.ORB orb)
           
 void extendedLocationReportErr(int assignmentId, TpMobilityError cause, TpMobilityDiagnostic diagnostic)
           
 void extendedLocationReportRes(int assignmentId, TpUserLocationExtended[] locations)
           
 void locationReportErr(int assignmentId, TpMobilityError cause, TpMobilityDiagnostic diagnostic)
           
 void locationReportRes(int assignmentId, TpUserLocation[] locations)
           
 void periodicLocationReport(int assignmentId, TpUserLocationExtended[] locations)
           
 void periodicLocationReportErr(int assignmentId, TpMobilityError cause, TpMobilityDiagnostic diagnostic)
           
 void triggeredLocationReport(int assignmentId, TpUserLocationExtended location, TpLocationTriggerCriteria criterion)
           
 void triggeredLocationReportErr(int assignmentId, TpMobilityError cause, TpMobilityDiagnostic diagnostic)
           
 
Methods inherited from class org.csapi.mm.ul.IpAppTriggeredUserLocationPOA
_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

IpAppTriggeredUserLocationPOATie

public IpAppTriggeredUserLocationPOATie(IpAppTriggeredUserLocationOperations delegate)

IpAppTriggeredUserLocationPOATie

public IpAppTriggeredUserLocationPOATie(IpAppTriggeredUserLocationOperations delegate,
                                        org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppTriggeredUserLocation _this()
Overrides:
_this in class IpAppTriggeredUserLocationPOA

_this

public IpAppTriggeredUserLocation _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppTriggeredUserLocationPOA

_delegate

public IpAppTriggeredUserLocationOperations _delegate()

_delegate

public void _delegate(IpAppTriggeredUserLocationOperations delegate)

_default_POA

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

locationReportRes

public void locationReportRes(int assignmentId,
                              TpUserLocation[] locations)

extendedLocationReportErr

public void extendedLocationReportErr(int assignmentId,
                                      TpMobilityError cause,
                                      TpMobilityDiagnostic diagnostic)

triggeredLocationReport

public void triggeredLocationReport(int assignmentId,
                                    TpUserLocationExtended location,
                                    TpLocationTriggerCriteria criterion)

periodicLocationReport

public void periodicLocationReport(int assignmentId,
                                   TpUserLocationExtended[] locations)

extendedLocationReportRes

public void extendedLocationReportRes(int assignmentId,
                                      TpUserLocationExtended[] locations)

locationReportErr

public void locationReportErr(int assignmentId,
                              TpMobilityError cause,
                              TpMobilityDiagnostic diagnostic)

triggeredLocationReportErr

public void triggeredLocationReportErr(int assignmentId,
                                       TpMobilityError cause,
                                       TpMobilityDiagnostic diagnostic)

periodicLocationReportErr

public void periodicLocationReportErr(int assignmentId,
                                      TpMobilityError cause,
                                      TpMobilityDiagnostic diagnostic)


Copyright © 2009. All Rights Reserved.