org.csapi.mm.ulc
Class _IpAppUserLocationCamelStub

java.lang.Object
  extended by org.omg.CORBA.portable.ObjectImpl
      extended by org.csapi.mm.ulc._IpAppUserLocationCamelStub
All Implemented Interfaces:
java.io.Serializable, IpInterface, IpInterfaceOperations, IpAppUserLocationCamel, IpAppUserLocationCamelOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity

public class _IpAppUserLocationCamelStub
extends org.omg.CORBA.portable.ObjectImpl
implements IpAppUserLocationCamel

Generated from IDL interface "IpAppUserLocationCamel"

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

Field Summary
static java.lang.Class _opsClass
           
 
Constructor Summary
_IpAppUserLocationCamelStub()
           
 
Method Summary
 java.lang.String[] _ids()
           
 void locationReportErr(int assignmentId, TpMobilityError cause, TpMobilityDiagnostic diagnostic)
           
 void locationReportRes(int assignmentId, TpUserLocationCamel[] locations)
           
 void periodicLocationReport(int assignmentId, TpUserLocationCamel[] locations)
           
 void periodicLocationReportErr(int assignmentId, TpMobilityError cause, TpMobilityDiagnostic diagnostic)
           
 void triggeredLocationReport(int assignmentId, TpUserLocationCamel location, TpLocationTriggerCamel criterion)
           
 void triggeredLocationReportErr(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
 

Field Detail

_opsClass

public static final java.lang.Class _opsClass
Constructor Detail

_IpAppUserLocationCamelStub

public _IpAppUserLocationCamelStub()
Method Detail

_ids

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

periodicLocationReport

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

locationReportRes

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

locationReportErr

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

triggeredLocationReportErr

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

triggeredLocationReport

public void triggeredLocationReport(int assignmentId,
                                    TpUserLocationCamel location,
                                    TpLocationTriggerCamel criterion)
Specified by:
triggeredLocationReport in interface IpAppUserLocationCamelOperations

periodicLocationReportErr

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


Copyright © 2008. All Rights Reserved.