org.csapi.mm.ulc
Interface IpAppUserLocationCamelOperations

All Superinterfaces:
IpInterfaceOperations
All Known Subinterfaces:
IpAppUserLocationCamel
All Known Implementing Classes:
_IpAppUserLocationCamelStub, IpAppUserLocationCamelPOA, IpAppUserLocationCamelPOATie

public interface IpAppUserLocationCamelOperations
extends IpInterfaceOperations

Generated from IDL interface "IpAppUserLocationCamel"

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

Method Summary
 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)
           
 

Method Detail

locationReportRes

void locationReportRes(int assignmentId,
                       TpUserLocationCamel[] locations)

locationReportErr

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

periodicLocationReport

void periodicLocationReport(int assignmentId,
                            TpUserLocationCamel[] locations)

periodicLocationReportErr

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

triggeredLocationReport

void triggeredLocationReport(int assignmentId,
                             TpUserLocationCamel location,
                             TpLocationTriggerCamel criterion)

triggeredLocationReportErr

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


Copyright © 2008. All Rights Reserved.