|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidTimeAndDateFormatException | |
org.csapi.jr.se.am | Contains the Parlay Account Management (AM) data types and interfaces. |
org.csapi.jr.se.dsc | Contains the Parlay Data Session Control data types and interfaces. |
org.csapi.jr.se.fw.fw_application.integrity | Contains the Parlay Framework-to-Application Iintegrity Management interfaces. |
org.csapi.jr.se.fw.fw_service.integrity | Contains the Parlay Framework-to-Service Integrity Management interfaces. |
Uses of InvalidTimeAndDateFormatException in org.csapi.jr.se.am |
Methods in org.csapi.jr.se.am that throw InvalidTimeAndDateFormatException | |
void |
RetrieveTransactionHistory.retrieveTransactionHistoryReq(org.csapi.jr.se.Address user,
org.csapi.jr.se.TimeInterval transactionInterval)
Invokes the retrieveTransactionHistoryReq() method on the Parlay Gateway. |
Uses of InvalidTimeAndDateFormatException in org.csapi.jr.se.dsc |
Methods in org.csapi.jr.se.dsc that throw InvalidTimeAndDateFormatException | |
void |
DataSession.setAdviceOfCharge(org.csapi.jr.se.AoCInfo aoCInfo,
int tariffSwitch)
Invokes the setAdviceOfCharge() method on the Parlay Gateway. |
Uses of InvalidTimeAndDateFormatException in org.csapi.jr.se.fw.fw_application.integrity |
Methods in org.csapi.jr.se.fw.fw_application.integrity that throw InvalidTimeAndDateFormatException | |
java.lang.String |
OAM.systemDateTimeQuery(java.lang.String clientDateAndTime)
This method is used to query the system date and time. |
Uses of InvalidTimeAndDateFormatException in org.csapi.jr.se.fw.fw_service.integrity |
Methods in org.csapi.jr.se.fw.fw_service.integrity that throw InvalidTimeAndDateFormatException | |
java.lang.String |
FwOAM.systemDateTimeQuery(java.lang.String clientDateAndTime)
This method is used to query the system date and time. |
java.lang.String |
SvcOAM.systemDateTimeQuery(java.lang.String systemDateAndTime)
This method is used by the framework to send the system date and time to the service. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |