org.csapi.am
Class IpAppAccountManagerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.am.IpAppAccountManagerPOA
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
| 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 |
IpAppAccountManagerPOATie
public IpAppAccountManagerPOATie(IpAppAccountManagerOperations delegate)
IpAppAccountManagerPOATie
public IpAppAccountManagerPOATie(IpAppAccountManagerOperations delegate,
org.omg.PortableServer.POA poa)
_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 © 2008. All Rights Reserved.