Class CollectionRequestInternal

java.lang.Object
com.skava.core.validation.InputModel
com.skava.accounts.model.exchange.request.RequestInternal
com.skava.accounts.model.exchange.request.CollectionRequestInternal
All Implemented Interfaces:
Serializable

public class CollectionRequestInternal extends RequestInternal
The Class CollectionRequestInternal consists of the request details which will be transfered from controller to serviceImpl.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • CollectionRequestInternal

      public CollectionRequestInternal(long id, int page, int size, String filter, String sort)
  • Method Details