Uses of Class
org.csapi.P_APPLICATION_NOT_ACTIVATED

Packages that use P_APPLICATION_NOT_ACTIVATED
org.csapi   
org.csapi.mm.ul   
org.csapi.mm.ulc   
org.csapi.mm.ule   
org.csapi.mm.us   
org.mobicents.csapi.jr.slee.mm.ul Contains the Parlay User Location interfaces. 
org.mobicents.csapi.jr.slee.mm.ulc Contains the Parlay User Location Camel interfaces. 
org.mobicents.csapi.jr.slee.mm.ule Contains the Parlay User Location Emergency interfaces. 
org.mobicents.csapi.jr.slee.mm.us Contains the Parlay User Status interfaces. 
 

Uses of P_APPLICATION_NOT_ACTIVATED in org.csapi
 

Fields in org.csapi declared as P_APPLICATION_NOT_ACTIVATED
 P_APPLICATION_NOT_ACTIVATED P_APPLICATION_NOT_ACTIVATEDHolder.value
           
 

Methods in org.csapi that return P_APPLICATION_NOT_ACTIVATED
static P_APPLICATION_NOT_ACTIVATED P_APPLICATION_NOT_ACTIVATEDHelper.extract(org.omg.CORBA.Any any)
           
static P_APPLICATION_NOT_ACTIVATED P_APPLICATION_NOT_ACTIVATEDHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi with parameters of type P_APPLICATION_NOT_ACTIVATED
static void P_APPLICATION_NOT_ACTIVATEDHelper.insert(org.omg.CORBA.Any any, P_APPLICATION_NOT_ACTIVATED s)
           
static void P_APPLICATION_NOT_ACTIVATEDHelper.write(org.omg.CORBA.portable.OutputStream out, P_APPLICATION_NOT_ACTIVATED s)
           
 

Constructors in org.csapi with parameters of type P_APPLICATION_NOT_ACTIVATED
P_APPLICATION_NOT_ACTIVATEDHolder(P_APPLICATION_NOT_ACTIVATED initial)
           
 

Uses of P_APPLICATION_NOT_ACTIVATED in org.csapi.mm.ul
 

Methods in org.csapi.mm.ul that throw P_APPLICATION_NOT_ACTIVATED
 int IpUserLocationPOATie.extendedLocationReportReq(IpAppUserLocation appLocation, TpAddress[] users, TpLocationRequest request)
           
 int IpUserLocationOperations.extendedLocationReportReq(IpAppUserLocation appLocation, TpAddress[] users, TpLocationRequest request)
           
 int IpTriggeredUserLocationPOATie.extendedLocationReportReq(IpAppUserLocation appLocation, TpAddress[] users, TpLocationRequest request)
           
 int _IpUserLocationStub.extendedLocationReportReq(IpAppUserLocation appLocation, TpAddress[] users, TpLocationRequest request)
           
 int _IpTriggeredUserLocationStub.extendedLocationReportReq(IpAppUserLocation appLocation, TpAddress[] users, TpLocationRequest request)
           
 int IpUserLocationPOATie.locationReportReq(IpAppUserLocation appLocation, TpAddress[] users)
           
 int IpUserLocationOperations.locationReportReq(IpAppUserLocation appLocation, TpAddress[] users)
           
 int IpTriggeredUserLocationPOATie.locationReportReq(IpAppUserLocation appLocation, TpAddress[] users)
           
 int _IpUserLocationStub.locationReportReq(IpAppUserLocation appLocation, TpAddress[] users)
           
 int _IpTriggeredUserLocationStub.locationReportReq(IpAppUserLocation appLocation, TpAddress[] users)
           
 int IpUserLocationPOATie.periodicLocationReportingStartReq(IpAppUserLocation appLocation, TpAddress[] users, TpLocationRequest request, int reportingInterval)
           
 int IpUserLocationOperations.periodicLocationReportingStartReq(IpAppUserLocation appLocation, TpAddress[] users, TpLocationRequest request, int reportingInterval)
           
 int IpTriggeredUserLocationPOATie.periodicLocationReportingStartReq(IpAppUserLocation appLocation, TpAddress[] users, TpLocationRequest request, int reportingInterval)
           
 int _IpUserLocationStub.periodicLocationReportingStartReq(IpAppUserLocation appLocation, TpAddress[] users, TpLocationRequest request, int reportingInterval)
           
 int _IpTriggeredUserLocationStub.periodicLocationReportingStartReq(IpAppUserLocation appLocation, TpAddress[] users, TpLocationRequest request, int reportingInterval)
           
 int IpTriggeredUserLocationPOATie.triggeredLocationReportingStartReq(IpAppTriggeredUserLocation appLocation, TpAddress[] users, TpLocationRequest request, TpLocationTrigger[] triggers)
           
 int IpTriggeredUserLocationOperations.triggeredLocationReportingStartReq(IpAppTriggeredUserLocation appLocation, TpAddress[] users, TpLocationRequest request, TpLocationTrigger[] triggers)
           
 int _IpTriggeredUserLocationStub.triggeredLocationReportingStartReq(IpAppTriggeredUserLocation appLocation, TpAddress[] users, TpLocationRequest request, TpLocationTrigger[] triggers)
           
 

Uses of P_APPLICATION_NOT_ACTIVATED in org.csapi.mm.ulc
 

Methods in org.csapi.mm.ulc that throw P_APPLICATION_NOT_ACTIVATED
 int IpUserLocationCamelPOATie.locationReportReq(IpAppUserLocationCamel appLocationCamel, TpAddress[] users)
           
 int IpUserLocationCamelOperations.locationReportReq(IpAppUserLocationCamel appLocationCamel, TpAddress[] users)
           
 int _IpUserLocationCamelStub.locationReportReq(IpAppUserLocationCamel appLocationCamel, TpAddress[] users)
           
 int IpUserLocationCamelPOATie.periodicLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel, TpAddress[] users, int reportingInterval)
           
 int IpUserLocationCamelOperations.periodicLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel, TpAddress[] users, int reportingInterval)
           
 int _IpUserLocationCamelStub.periodicLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel, TpAddress[] users, int reportingInterval)
           
 int IpUserLocationCamelPOATie.triggeredLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel, TpAddress[] users, TpLocationTriggerCamel trigger)
           
 int IpUserLocationCamelOperations.triggeredLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel, TpAddress[] users, TpLocationTriggerCamel trigger)
           
 int _IpUserLocationCamelStub.triggeredLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel, TpAddress[] users, TpLocationTriggerCamel trigger)
           
 

Uses of P_APPLICATION_NOT_ACTIVATED in org.csapi.mm.ule
 

Methods in org.csapi.mm.ule that throw P_APPLICATION_NOT_ACTIVATED
 int IpUserLocationEmergencyPOATie.emergencyLocationReportReq(IpAppUserLocationEmergency appEmergencyLocation, TpUserLocationEmergencyRequest request)
           
 int IpUserLocationEmergencyOperations.emergencyLocationReportReq(IpAppUserLocationEmergency appEmergencyLocation, TpUserLocationEmergencyRequest request)
           
 int _IpUserLocationEmergencyStub.emergencyLocationReportReq(IpAppUserLocationEmergency appEmergencyLocation, TpUserLocationEmergencyRequest request)
           
 

Uses of P_APPLICATION_NOT_ACTIVATED in org.csapi.mm.us
 

Methods in org.csapi.mm.us that throw P_APPLICATION_NOT_ACTIVATED
 int IpUserStatusPOATie.statusReportReq(IpAppUserStatus appStatus, TpAddress[] users)
           
 int IpUserStatusOperations.statusReportReq(IpAppUserStatus appStatus, TpAddress[] users)
           
 int _IpUserStatusStub.statusReportReq(IpAppUserStatus appStatus, TpAddress[] users)
           
 int IpUserStatusPOATie.triggeredStatusReportingStartReq(IpAppUserStatus appStatus, TpAddress[] users)
           
 int IpUserStatusOperations.triggeredStatusReportingStartReq(IpAppUserStatus appStatus, TpAddress[] users)
           
 int _IpUserStatusStub.triggeredStatusReportingStartReq(IpAppUserStatus appStatus, TpAddress[] users)
           
 

Uses of P_APPLICATION_NOT_ACTIVATED in org.mobicents.csapi.jr.slee.mm.ul
 

Methods in org.mobicents.csapi.jr.slee.mm.ul that throw P_APPLICATION_NOT_ACTIVATED
 int IpUserLocationConnection.extendedLocationReportReq(TpAddress[] users, TpLocationRequest request)
          Advanced request of report on the location for one or several users.
 int IpUserLocationConnection.locationReportReq(TpAddress[] users)
          Request of a report on the location for one or several users.
 int IpUserLocationConnection.periodicLocationReportingStartReq(TpAddress[] users, TpLocationRequest request, int reportingInterval)
          Request of periodic reports on the location for one or several users.
 int IpTriggeredUserLocationConnection.triggeredLocationReportingStartReq(TpAddress[] users, TpLocationRequest request, TpLocationTrigger[] triggers)
          Request for user location reports when the location is changed (reports are triggered by location change).
 

Uses of P_APPLICATION_NOT_ACTIVATED in org.mobicents.csapi.jr.slee.mm.ulc
 

Methods in org.mobicents.csapi.jr.slee.mm.ulc that throw P_APPLICATION_NOT_ACTIVATED
 int IpUserLocationCamelConnection.locationReportReq(TpAddress[] users)
          Request for mobile-related location information on one or several camel users.
 int IpUserLocationCamelConnection.periodicLocationReportingStartReq(TpAddress[] users, int reportingInterval)
          Request for periodic mobile location reports on one or several users.
 int IpUserLocationCamelConnection.triggeredLocationReportingStartReq(TpAddress[] users, TpLocationTriggerCamel trigger)
          Request for user location reports, containing mobile related information, when the location is changed (the report is triggered by the location change).
 

Uses of P_APPLICATION_NOT_ACTIVATED in org.mobicents.csapi.jr.slee.mm.ule
 

Methods in org.mobicents.csapi.jr.slee.mm.ule that throw P_APPLICATION_NOT_ACTIVATED
 int IpUserLocationEmergencyConnection.emergencyLocationReportReq(TpUserLocationEmergencyRequest request)
          Request of report on the location for one user that is making an emergency call.
 

Uses of P_APPLICATION_NOT_ACTIVATED in org.mobicents.csapi.jr.slee.mm.us
 

Methods in org.mobicents.csapi.jr.slee.mm.us that throw P_APPLICATION_NOT_ACTIVATED
 int IpUserStatusConnection.statusReportReq(TpAddress[] users)
          Request for a report on the status of one or several users.
 int IpUserStatusConnection.triggeredStatusReportingStartReq(TpAddress[] users)
          Request for triggered status reports when one or several user's status is changed.
 



Copyright © 2009. All Rights Reserved.