org.csapi.am
Class _IpAccountManagerStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.csapi.am._IpAccountManagerStub
- All Implemented Interfaces:
- java.io.Serializable, IpAccountManager, IpAccountManagerOperations, IpInterface, IpInterfaceOperations, IpService, IpServiceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class _IpAccountManagerStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements IpAccountManager
Generated from IDL interface "IpAccountManager"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.Class |
_opsClass
|
| Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
_opsClass
public static final java.lang.Class _opsClass
_IpAccountManagerStub
public _IpAccountManagerStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl
setCallback
public void setCallback(IpInterface appInterface)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions
- Specified by:
setCallback in interface IpServiceOperations
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
changeNotification
public void changeNotification(int assignmentID,
TpChargingEventCriteria eventCriteria)
throws P_INVALID_ASSIGNMENT_ID,
P_INVALID_EVENT_TYPE,
TpCommonExceptions,
P_INVALID_ADDRESS,
P_UNKNOWN_SUBSCRIBER,
P_INVALID_CRITERIA
- Specified by:
changeNotification in interface IpAccountManagerOperations
- Throws:
P_INVALID_ASSIGNMENT_ID
P_INVALID_EVENT_TYPE
TpCommonExceptions
P_INVALID_ADDRESS
P_UNKNOWN_SUBSCRIBER
P_INVALID_CRITERIA
getNotification
public TpChargingEventCriteriaResult[] getNotification()
throws TpCommonExceptions
- Specified by:
getNotification in interface IpAccountManagerOperations
- Throws:
TpCommonExceptions
createNotification
public int createNotification(IpAppAccountManager appAccountManager,
TpChargingEventCriteria chargingEventCriteria)
throws P_INVALID_EVENT_TYPE,
TpCommonExceptions,
P_INVALID_ADDRESS,
P_UNKNOWN_SUBSCRIBER,
P_INVALID_CRITERIA
- Specified by:
createNotification in interface IpAccountManagerOperations
- Throws:
P_INVALID_EVENT_TYPE
TpCommonExceptions
P_INVALID_ADDRESS
P_UNKNOWN_SUBSCRIBER
P_INVALID_CRITERIA
disableNotifications
public void disableNotifications()
throws TpCommonExceptions
- Specified by:
disableNotifications in interface IpAccountManagerOperations
- Throws:
TpCommonExceptions
destroyNotification
public void destroyNotification(int assignmentId)
throws P_INVALID_ASSIGNMENT_ID,
TpCommonExceptions
- Specified by:
destroyNotification in interface IpAccountManagerOperations
- Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions
queryBalanceReq
public int queryBalanceReq(TpAddress[] users)
throws TpCommonExceptions,
P_UNAUTHORIZED_APPLICATION,
P_UNKNOWN_SUBSCRIBER
- Specified by:
queryBalanceReq in interface IpAccountManagerOperations
- Throws:
TpCommonExceptions
P_UNAUTHORIZED_APPLICATION
P_UNKNOWN_SUBSCRIBER
enableNotifications
public int enableNotifications(IpAppAccountManager appAccountManager)
throws TpCommonExceptions
- Specified by:
enableNotifications in interface IpAccountManagerOperations
- Throws:
TpCommonExceptions
retrieveTransactionHistoryReq
public int retrieveTransactionHistoryReq(TpAddress user,
TpTimeInterval transactionInterval)
throws TpCommonExceptions,
P_INVALID_TIME_AND_DATE_FORMAT,
P_UNAUTHORIZED_APPLICATION,
P_UNKNOWN_SUBSCRIBER
- Specified by:
retrieveTransactionHistoryReq in interface IpAccountManagerOperations
- Throws:
TpCommonExceptions
P_INVALID_TIME_AND_DATE_FORMAT
P_UNAUTHORIZED_APPLICATION
P_UNKNOWN_SUBSCRIBER
setCallbackWithSessionID
public void setCallbackWithSessionID(IpInterface appInterface,
int sessionID)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions,
P_INVALID_SESSION_ID
- Specified by:
setCallbackWithSessionID in interface IpServiceOperations
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_SESSION_ID
Copyright © 2009. All Rights Reserved.