Package 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.

See:
          Description

Interface Summary
Request A Request that is to be sent to an RTD server
 

Class Summary
AddStoredUseRequest Represents a request to add a number of stored uses to a product on a CM
AddSTRRequest Represents a request to add value to an STR on a CM
CancelRequest Request to cancel requests that have been registered and assigned an ID
DeductStoredUseRequest Represents a request to deduct a number of stored uses from a product on a CM
DeductSTRRequest Represents a request to deduct value from an STR on a CM
DeleteProductRequest Represents a request to delete a product on a CM
LoadProductRequest Represents a request to be sent to an RTD server to load a product on to a CM
ModifyRequest Represents a request to carry out an operation that will modify the contents of a CM.
QueryRequest Request to query the status of one or more registered requests.
RequestMessage A message that contains one or more Request's that are to be sent to an RTD server
SpecificProductRequest Represents a specific instance of a product on a CM
UpdatePassExpiryDateRequest Represents a request to update the expiry of the current pass of an ITSO TYP22 product on a CM
 

Enum Summary
DeductStoredUseRequest.DeductStoredUseReason  
DeductSTRRequest.DeductSTRReason Used for stating the reason for the STR debit taking place
DeleteProductRequest.DeleteProductReason Used to define the reason for deleting the product
UpdatePassExpiryDateRequest.UpdatePassExpiryDateReason  
 

Package com.ecebs.rtd.enabler.types.request Description

Holds classes that represent requests that can be sent to an RTD server to modify or obtain information about a smartcard.

Author:
kyleb


Copyright © 2013 Ecebs Ltd. All Rights Reserved.