org.csapi.mm.ul
Class IpTriggeredUserLocationPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.mm.ul.IpTriggeredUserLocationPOA
          extended by org.csapi.mm.ul.IpTriggeredUserLocationPOATie
All Implemented Interfaces:
IpInterfaceOperations, IpServiceOperations, IpTriggeredUserLocationOperations, IpUserLocationOperations, org.omg.CORBA.portable.InvokeHandler

public class IpTriggeredUserLocationPOATie
extends IpTriggeredUserLocationPOA

Generated from IDL interface "IpTriggeredUserLocation"

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

Constructor Summary
IpTriggeredUserLocationPOATie(IpTriggeredUserLocationOperations delegate)
           
IpTriggeredUserLocationPOATie(IpTriggeredUserLocationOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpTriggeredUserLocationOperations _delegate()
           
 void _delegate(IpTriggeredUserLocationOperations delegate)
           
 IpTriggeredUserLocation _this()
           
 IpTriggeredUserLocation _this(org.omg.CORBA.ORB orb)
           
 int extendedLocationReportReq(IpAppUserLocation appLocation, TpAddress[] users, TpLocationRequest request)
           
 int locationReportReq(IpAppUserLocation appLocation, TpAddress[] users)
           
 int periodicLocationReportingStartReq(IpAppUserLocation appLocation, TpAddress[] users, TpLocationRequest request, int reportingInterval)
           
 void periodicLocationReportingStop(TpMobilityStopAssignmentData stopRequest)
           
 void setCallback(IpInterface appInterface)
           
 void setCallbackWithSessionID(IpInterface appInterface, int sessionID)
           
 int triggeredLocationReportingStartReq(IpAppTriggeredUserLocation appLocation, TpAddress[] users, TpLocationRequest request, TpLocationTrigger[] triggers)
           
 void triggeredLocationReportingStop(TpMobilityStopAssignmentData stopRequest)
           
 
Methods inherited from class org.csapi.mm.ul.IpTriggeredUserLocationPOA
_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

IpTriggeredUserLocationPOATie

public IpTriggeredUserLocationPOATie(IpTriggeredUserLocationOperations delegate)

IpTriggeredUserLocationPOATie

public IpTriggeredUserLocationPOATie(IpTriggeredUserLocationOperations delegate,
                                     org.omg.PortableServer.POA poa)
Method Detail

_this

public IpTriggeredUserLocation _this()
Overrides:
_this in class IpTriggeredUserLocationPOA

_this

public IpTriggeredUserLocation _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpTriggeredUserLocationPOA

_delegate

public IpTriggeredUserLocationOperations _delegate()

_delegate

public void _delegate(IpTriggeredUserLocationOperations delegate)

_default_POA

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

triggeredLocationReportingStartReq

public int triggeredLocationReportingStartReq(IpAppTriggeredUserLocation appLocation,
                                              TpAddress[] users,
                                              TpLocationRequest request,
                                              TpLocationTrigger[] triggers)
                                       throws P_INVALID_INTERFACE_TYPE,
                                              P_INFORMATION_NOT_AVAILABLE,
                                              P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED,
                                              TpCommonExceptions,
                                              P_APPLICATION_NOT_ACTIVATED,
                                              P_TRIGGER_CONDITIONS_NOT_SUBSCRIBED,
                                              P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED,
                                              P_UNKNOWN_SUBSCRIBER
Throws:
P_INVALID_INTERFACE_TYPE
P_INFORMATION_NOT_AVAILABLE
P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED
TpCommonExceptions
P_APPLICATION_NOT_ACTIVATED
P_TRIGGER_CONDITIONS_NOT_SUBSCRIBED
P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED
P_UNKNOWN_SUBSCRIBER

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

periodicLocationReportingStartReq

public int periodicLocationReportingStartReq(IpAppUserLocation appLocation,
                                             TpAddress[] users,
                                             TpLocationRequest request,
                                             int reportingInterval)
                                      throws P_INVALID_INTERFACE_TYPE,
                                             P_INFORMATION_NOT_AVAILABLE,
                                             P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED,
                                             TpCommonExceptions,
                                             P_APPLICATION_NOT_ACTIVATED,
                                             P_INVALID_REPORTING_INTERVAL,
                                             P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED
Throws:
P_INVALID_INTERFACE_TYPE
P_INFORMATION_NOT_AVAILABLE
P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED
TpCommonExceptions
P_APPLICATION_NOT_ACTIVATED
P_INVALID_REPORTING_INTERVAL
P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED

periodicLocationReportingStop

public void periodicLocationReportingStop(TpMobilityStopAssignmentData stopRequest)
                                   throws P_INVALID_ASSIGNMENT_ID,
                                          TpCommonExceptions
Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions

triggeredLocationReportingStop

public void triggeredLocationReportingStop(TpMobilityStopAssignmentData stopRequest)
                                    throws P_INVALID_ASSIGNMENT_ID,
                                           TpCommonExceptions
Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions

locationReportReq

public int locationReportReq(IpAppUserLocation appLocation,
                             TpAddress[] users)
                      throws P_INVALID_INTERFACE_TYPE,
                             P_INFORMATION_NOT_AVAILABLE,
                             TpCommonExceptions,
                             P_APPLICATION_NOT_ACTIVATED
Throws:
P_INVALID_INTERFACE_TYPE
P_INFORMATION_NOT_AVAILABLE
TpCommonExceptions
P_APPLICATION_NOT_ACTIVATED

extendedLocationReportReq

public int extendedLocationReportReq(IpAppUserLocation appLocation,
                                     TpAddress[] users,
                                     TpLocationRequest request)
                              throws P_INVALID_INTERFACE_TYPE,
                                     P_INFORMATION_NOT_AVAILABLE,
                                     P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED,
                                     TpCommonExceptions,
                                     P_APPLICATION_NOT_ACTIVATED,
                                     P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED
Throws:
P_INVALID_INTERFACE_TYPE
P_INFORMATION_NOT_AVAILABLE
P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED
TpCommonExceptions
P_APPLICATION_NOT_ACTIVATED
P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED

setCallback

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


Copyright © 2008. All Rights Reserved.