org.csapi.cs
Class IpChargingManagerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.cs.IpChargingManagerPOA
org.csapi.cs.IpChargingManagerPOATie
- All Implemented Interfaces:
- IpChargingManagerOperations, IpInterfaceOperations, IpServiceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpChargingManagerPOATie
- extends IpChargingManagerPOA
Generated from IDL interface "IpChargingManager"
- 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 |
IpChargingManagerPOATie
public IpChargingManagerPOATie(IpChargingManagerOperations delegate)
IpChargingManagerPOATie
public IpChargingManagerPOATie(IpChargingManagerOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpChargingManager _this()
- Overrides:
_this in class IpChargingManagerPOA
_this
public IpChargingManager _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpChargingManagerPOA
_delegate
public IpChargingManagerOperations _delegate()
_delegate
public void _delegate(IpChargingManagerOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
setCallbackWithSessionID
public void setCallbackWithSessionID(IpInterface appInterface,
int sessionID)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_SESSION_ID
createSplitChargingSession
public TpChargingSessionID createSplitChargingSession(IpAppChargingSession appChargingSession,
java.lang.String sessionDescription,
TpMerchantAccountID merchantAccount,
TpAddress[] users,
TpCorrelationID correlationID)
throws TpCommonExceptions,
P_INVALID_ACCOUNT,
P_INVALID_USER
- Throws:
TpCommonExceptions
P_INVALID_ACCOUNT
P_INVALID_USER
createChargingSession
public TpChargingSessionID createChargingSession(IpAppChargingSession appChargingSession,
java.lang.String sessionDescription,
TpMerchantAccountID merchantAccount,
TpAddress user,
TpCorrelationID correlationID)
throws TpCommonExceptions,
P_INVALID_ACCOUNT,
P_INVALID_USER
- Throws:
TpCommonExceptions
P_INVALID_ACCOUNT
P_INVALID_USER
setCallback
public void setCallback(IpInterface appInterface)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
Copyright © 2009. All Rights Reserved.