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

All Superinterfaces:
Serializable
All Known Implementing Classes:
AddStoredUseRequest, AddSTRRequest, CancelRequest, DeductStoredUseRequest, DeductSTRRequest, DeleteProductRequest, LoadProductRequest, ModifyRequest, QueryRequest, SpecificProductRequest, UpdatePassExpiryDateRequest

public interface Request
extends Serializable

A Request that is to be sent to an RTD server

Author:
kyleb

Method Summary
 Outcome validate()
          Validate that the required fields have been set
 

Method Detail

validate

Outcome validate()
Validate that the required fields have been set

Returns:
An outcome if the validation failed, else null


Copyright © 2013 Ecebs Ltd. All Rights Reserved.