Methods in org.csapi.jr.se.cs that throw InvalidUserException |
org.csapi.jr.se.cs.ChargingSession |
ChargingManager.createChargingSession(java.lang.String sessionDescription,
org.csapi.jr.se.cs.MerchantAccountID merchantAccount,
org.csapi.jr.se.Address user,
org.csapi.jr.se.cs.CorrelationID correlationID)
Invokes the createChargingSession() method on the Parlay Gateway and returns a reference to a transient interface. |
org.csapi.jr.se.cs.ChargingSession |
ChargingManager.createSplitChargingSession(java.lang.String sessionDescription,
org.csapi.jr.se.cs.MerchantAccountID merchantAccount,
org.csapi.jr.se.Address[] users,
org.csapi.jr.se.cs.CorrelationID correlationID)
Invokes the createSplitChargingSession() method on the Parlay Gateway and returns a reference to a transient interface. |