org.csapi.am
Class IpAppAccountManagerPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.am.IpAppAccountManagerPOA
          extended by org.csapi.am.IpAppAccountManagerPOATie
All Implemented Interfaces:
IpAppAccountManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppAccountManagerPOATie
extends IpAppAccountManagerPOA

Generated from IDL interface "IpAppAccountManager"

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

Constructor Summary
IpAppAccountManagerPOATie(IpAppAccountManagerOperations delegate)
           
IpAppAccountManagerPOATie(IpAppAccountManagerOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppAccountManagerOperations _delegate()
           
 void _delegate(IpAppAccountManagerOperations delegate)
           
 IpAppAccountManager _this()
           
 IpAppAccountManager _this(org.omg.CORBA.ORB orb)
           
 void queryBalanceErr(int queryId, TpBalanceQueryError cause)
           
 void queryBalanceRes(int queryId, TpBalance[] balances)
           
 void reportNotification(TpChargingEventInfo chargingEventInfo, int assignmentId)
           
 void retrieveTransactionHistoryErr(int retrievalID, TpTransactionHistoryStatus transactionHistoryError)
           
 void retrieveTransactionHistoryRes(int retrievalID, TpTransactionHistory[] transactionHistory)
           
 
Methods inherited from class org.csapi.am.IpAppAccountManagerPOA
_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

IpAppAccountManagerPOATie

public IpAppAccountManagerPOATie(IpAppAccountManagerOperations delegate)

IpAppAccountManagerPOATie

public IpAppAccountManagerPOATie(IpAppAccountManagerOperations delegate,
                                 org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppAccountManager _this()
Overrides:
_this in class IpAppAccountManagerPOA

_this

public IpAppAccountManager _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppAccountManagerPOA

_delegate

public IpAppAccountManagerOperations _delegate()

_delegate

public void _delegate(IpAppAccountManagerOperations delegate)

_default_POA

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

retrieveTransactionHistoryErr

public void retrieveTransactionHistoryErr(int retrievalID,
                                          TpTransactionHistoryStatus transactionHistoryError)

queryBalanceRes

public void queryBalanceRes(int queryId,
                            TpBalance[] balances)

retrieveTransactionHistoryRes

public void retrieveTransactionHistoryRes(int retrievalID,
                                          TpTransactionHistory[] transactionHistory)

queryBalanceErr

public void queryBalanceErr(int queryId,
                            TpBalanceQueryError cause)

reportNotification

public void reportNotification(TpChargingEventInfo chargingEventInfo,
                               int assignmentId)


Copyright © 2009. All Rights Reserved.