org.csapi.mm.ul
Class _IpAppUserLocationStub

java.lang.Object
  extended by org.omg.CORBA.portable.ObjectImpl
      extended by org.csapi.mm.ul._IpAppUserLocationStub
All Implemented Interfaces:
java.io.Serializable, IpInterface, IpInterfaceOperations, IpAppUserLocation, IpAppUserLocationOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity

public class _IpAppUserLocationStub
extends org.omg.CORBA.portable.ObjectImpl
implements IpAppUserLocation

Generated from IDL interface "IpAppUserLocation"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004
See Also:
Serialized Form

Field Summary
static java.lang.Class _opsClass
           
 
Constructor Summary
_IpAppUserLocationStub()
           
 
Method Summary
 java.lang.String[] _ids()
           
 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)
           
 
Methods inherited from class org.omg.CORBA.portable.ObjectImpl
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Field Detail

_opsClass

public static final java.lang.Class _opsClass
Constructor Detail

_IpAppUserLocationStub

public _IpAppUserLocationStub()
Method Detail

_ids

public java.lang.String[] _ids()
Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl

locationReportRes

public void locationReportRes(int assignmentId,
                              TpUserLocation[] locations)
Specified by:
locationReportRes in interface IpAppUserLocationOperations

extendedLocationReportErr

public void extendedLocationReportErr(int assignmentId,
                                      TpMobilityError cause,
                                      TpMobilityDiagnostic diagnostic)
Specified by:
extendedLocationReportErr in interface IpAppUserLocationOperations

periodicLocationReport

public void periodicLocationReport(int assignmentId,
                                   TpUserLocationExtended[] locations)
Specified by:
periodicLocationReport in interface IpAppUserLocationOperations

extendedLocationReportRes

public void extendedLocationReportRes(int assignmentId,
                                      TpUserLocationExtended[] locations)
Specified by:
extendedLocationReportRes in interface IpAppUserLocationOperations

locationReportErr

public void locationReportErr(int assignmentId,
                              TpMobilityError cause,
                              TpMobilityDiagnostic diagnostic)
Specified by:
locationReportErr in interface IpAppUserLocationOperations

periodicLocationReportErr

public void periodicLocationReportErr(int assignmentId,
                                      TpMobilityError cause,
                                      TpMobilityDiagnostic diagnostic)
Specified by:
periodicLocationReportErr in interface IpAppUserLocationOperations


Copyright © 2009. All Rights Reserved.