Class RequestInternal

java.lang.Object
com.skava.core.validation.InputModel
com.skava.accounts.model.exchange.request.RequestInternal
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AccountBuyerRequestInternal, AccountHistoryRequestInternal, AccountPropertiesRequestInternal, AccountRequestInternal, AccountSellerRequestInternal, AccountTypeRequestInternal, AddressRequestInternal, ApprovalRuleRequest, ApprovalRuleRequestInternal, ApprovalRuleUpdateRequest, AttributeRequestInternal, BudgetRequestInternal, CartRequestInternal, CollectionRequestInternal, ContractPropertiesRequestInternal, ContractRequestInternal, CostCentreRequestInternal, DocumentRequestInternal, FindAllApprovalRuleRequest, PaymentRequestInternal, PaymentTermRequestInternal, PropertiesRequestInternal, TeamRequestInternal, ValidateWorkflowRuleRequestInternal, VersionRequestInternal

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

    • RequestInternal

      public RequestInternal(long id, int page, int size, String filter, String sort, long collectionId)
      Instantiates a new request internal.
      Parameters:
      id - the id
      page - the page
      size - the size
      filter - the filter
      sort - the sort
      collectionId - the collection id