Uses of Class
org.csapi.P_INVALID_TIME_AND_DATE_FORMAT

Packages that use P_INVALID_TIME_AND_DATE_FORMAT
org.csapi   
org.csapi.am   
org.csapi.dsc   
org.csapi.fw.fw_application.integrity   
org.csapi.fw.fw_service.integrity   
org.mobicents.csapi.jr.slee.am Contains the Parlay Account Management (AM) data types and interfaces. 
org.mobicents.csapi.jr.slee.dsc Contains the Parlay Data Session Control data types and interfaces. 
 

Uses of P_INVALID_TIME_AND_DATE_FORMAT in org.csapi
 

Fields in org.csapi declared as P_INVALID_TIME_AND_DATE_FORMAT
 P_INVALID_TIME_AND_DATE_FORMAT P_INVALID_TIME_AND_DATE_FORMATHolder.value
           
 

Methods in org.csapi that return P_INVALID_TIME_AND_DATE_FORMAT
static P_INVALID_TIME_AND_DATE_FORMAT P_INVALID_TIME_AND_DATE_FORMATHelper.extract(org.omg.CORBA.Any any)
           
static P_INVALID_TIME_AND_DATE_FORMAT P_INVALID_TIME_AND_DATE_FORMATHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi with parameters of type P_INVALID_TIME_AND_DATE_FORMAT
P_INVALID_TIME_AND_DATE_FORMATHolder(P_INVALID_TIME_AND_DATE_FORMAT initial)
           
 

Uses of P_INVALID_TIME_AND_DATE_FORMAT in org.csapi.am
 

Methods in org.csapi.am that throw P_INVALID_TIME_AND_DATE_FORMAT
 int _IpAccountManagerStub.retrieveTransactionHistoryReq(TpAddress user, TpTimeInterval transactionInterval)
           
 int IpAccountManagerPOATie.retrieveTransactionHistoryReq(TpAddress user, TpTimeInterval transactionInterval)
           
 int IpAccountManagerOperations.retrieveTransactionHistoryReq(TpAddress user, TpTimeInterval transactionInterval)
           
 

Uses of P_INVALID_TIME_AND_DATE_FORMAT in org.csapi.dsc
 

Methods in org.csapi.dsc that throw P_INVALID_TIME_AND_DATE_FORMAT
 void _IpDataSessionStub.setAdviceOfCharge(int dataSessionID, TpAoCInfo aoCInfo, int tariffSwitch)
           
 void IpDataSessionPOATie.setAdviceOfCharge(int dataSessionID, TpAoCInfo aoCInfo, int tariffSwitch)
           
 void IpDataSessionOperations.setAdviceOfCharge(int dataSessionID, TpAoCInfo aoCInfo, int tariffSwitch)
           
 

Uses of P_INVALID_TIME_AND_DATE_FORMAT in org.csapi.fw.fw_application.integrity
 

Methods in org.csapi.fw.fw_application.integrity that throw P_INVALID_TIME_AND_DATE_FORMAT
 java.lang.String _IpOAMStub.systemDateTimeQuery(java.lang.String clientDateAndTime)
           
 java.lang.String IpOAMPOATie.systemDateTimeQuery(java.lang.String clientDateAndTime)
           
 java.lang.String IpOAMOperations.systemDateTimeQuery(java.lang.String clientDateAndTime)
           
 

Uses of P_INVALID_TIME_AND_DATE_FORMAT in org.csapi.fw.fw_service.integrity
 

Methods in org.csapi.fw.fw_service.integrity that throw P_INVALID_TIME_AND_DATE_FORMAT
 java.lang.String _IpSvcOAMStub.systemDateTimeQuery(java.lang.String systemDateAndTime)
           
 java.lang.String _IpFwOAMStub.systemDateTimeQuery(java.lang.String clientDateAndTime)
           
 java.lang.String IpSvcOAMPOATie.systemDateTimeQuery(java.lang.String systemDateAndTime)
           
 java.lang.String IpSvcOAMOperations.systemDateTimeQuery(java.lang.String systemDateAndTime)
           
 java.lang.String IpFwOAMPOATie.systemDateTimeQuery(java.lang.String clientDateAndTime)
           
 java.lang.String IpFwOAMOperations.systemDateTimeQuery(java.lang.String clientDateAndTime)
           
 

Uses of P_INVALID_TIME_AND_DATE_FORMAT in org.mobicents.csapi.jr.slee.am
 

Methods in org.mobicents.csapi.jr.slee.am that throw P_INVALID_TIME_AND_DATE_FORMAT
 int IpAccountManagerConnection.retrieveTransactionHistoryReq(TpAddress user, TpTimeInterval transactionInterval)
          This asynchronous method is used by the application to retrieve a transaction history of a subscriber's account.
 

Uses of P_INVALID_TIME_AND_DATE_FORMAT in org.mobicents.csapi.jr.slee.dsc
 

Methods in org.mobicents.csapi.jr.slee.dsc that throw P_INVALID_TIME_AND_DATE_FORMAT
 void IpDataSessionConnection.setAdviceOfCharge(TpAoCInfo aoCInfo, int tariffSwitch)
          This method allows the application to determine the charging information that will be sent to the end-users terminal.
 



Copyright © 2008. All Rights Reserved.