Class DocumentRequestInternal

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

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

    • DocumentRequestInternal

      public DocumentRequestInternal()
  • Method Details

    • toDomainObject

      public DocumentsDO toDomainObject()
      This method is used to convert to DocumentsDO from Documents Request.
      Returns:
      It returns DocumentsDO.