Uses of Class
org.csapi.cs.P_INVALID_ACCOUNT

Packages that use P_INVALID_ACCOUNT
org.csapi.cs   
org.mobicents.csapi.jr.slee.cs Contains the Parlay Charging Service data type classes and interfaces. 
 

Uses of P_INVALID_ACCOUNT in org.csapi.cs
 

Fields in org.csapi.cs declared as P_INVALID_ACCOUNT
 P_INVALID_ACCOUNT P_INVALID_ACCOUNTHolder.value
           
 

Methods in org.csapi.cs that return P_INVALID_ACCOUNT
static P_INVALID_ACCOUNT P_INVALID_ACCOUNTHelper.extract(org.omg.CORBA.Any any)
           
static P_INVALID_ACCOUNT P_INVALID_ACCOUNTHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Methods in org.csapi.cs that throw P_INVALID_ACCOUNT
 TpChargingSessionID _IpChargingManagerStub.createChargingSession(IpAppChargingSession appChargingSession, java.lang.String sessionDescription, TpMerchantAccountID merchantAccount, TpAddress user, TpCorrelationID correlationID)
           
 TpChargingSessionID IpChargingManagerPOATie.createChargingSession(IpAppChargingSession appChargingSession, java.lang.String sessionDescription, TpMerchantAccountID merchantAccount, TpAddress user, TpCorrelationID correlationID)
           
 TpChargingSessionID IpChargingManagerOperations.createChargingSession(IpAppChargingSession appChargingSession, java.lang.String sessionDescription, TpMerchantAccountID merchantAccount, TpAddress user, TpCorrelationID correlationID)
           
 TpChargingSessionID _IpChargingManagerStub.createSplitChargingSession(IpAppChargingSession appChargingSession, java.lang.String sessionDescription, TpMerchantAccountID merchantAccount, TpAddress[] users, TpCorrelationID correlationID)
           
 TpChargingSessionID IpChargingManagerPOATie.createSplitChargingSession(IpAppChargingSession appChargingSession, java.lang.String sessionDescription, TpMerchantAccountID merchantAccount, TpAddress[] users, TpCorrelationID correlationID)
           
 TpChargingSessionID IpChargingManagerOperations.createSplitChargingSession(IpAppChargingSession appChargingSession, java.lang.String sessionDescription, TpMerchantAccountID merchantAccount, TpAddress[] users, TpCorrelationID correlationID)
           
 

Constructors in org.csapi.cs with parameters of type P_INVALID_ACCOUNT
P_INVALID_ACCOUNTHolder(P_INVALID_ACCOUNT initial)
           
 

Uses of P_INVALID_ACCOUNT in org.mobicents.csapi.jr.slee.cs
 

Methods in org.mobicents.csapi.jr.slee.cs that throw P_INVALID_ACCOUNT
 TpChargingSessionID IpChargingManagerConnection.createChargingSession(java.lang.String sessionDescription, TpMerchantAccountID merchantAccount, TpAddress user, TpCorrelationID correlationID)
          This method creates an instance of the IpChargingSession interface to handle the charging events related to the specified user and to the application invoking this method.
 TpChargingSessionID IpChargingManagerConnection.createSplitChargingSession(java.lang.String sessionDescription, TpMerchantAccountID merchantAccount, TpAddress[] users, TpCorrelationID correlationID)
          This method creates an instance of the IpChargingSession interface to handle the charging events related to the specified users and to the application invoking this method.
 



Copyright © 2008. All Rights Reserved.