Uses of Interface
com.ecebs.rtd.enabler.types.request.Request

Packages that use Request
com.ecebs.rtd.enabler.types.request Holds classes that represent requests that can be sent to an RTD server to modify or obtain information about a smartcard. 
 

Uses of Request in com.ecebs.rtd.enabler.types.request
 

Classes in com.ecebs.rtd.enabler.types.request that implement Request
 class AddStoredUseRequest
          Represents a request to add a number of stored uses to a product on a CM
 class AddSTRRequest
          Represents a request to add value to an STR on a CM
 class CancelRequest
          Request to cancel requests that have been registered and assigned an ID
 class DeductStoredUseRequest
          Represents a request to deduct a number of stored uses from a product on a CM
 class DeductSTRRequest
          Represents a request to deduct value from an STR on a CM
 class DeleteProductRequest
          Represents a request to delete a product on a CM
 class LoadProductRequest
          Represents a request to be sent to an RTD server to load a product on to a CM
 class ModifyRequest
          Represents a request to carry out an operation that will modify the contents of a CM.
 class QueryRequest
          Request to query the status of one or more registered requests.
 class SpecificProductRequest
          Represents a specific instance of a product on a CM
 class UpdatePassExpiryDateRequest
          Represents a request to update the expiry of the current pass of an ITSO TYP22 product on a CM
 

Methods in com.ecebs.rtd.enabler.types.request with parameters of type Request
static String RequestMessage.generateXML(int msgVersion, String originator, Request... requests)
           
 



Copyright © 2013 Ecebs Ltd. All Rights Reserved.