Class PropertiesRequestInternal

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

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

    • PropertiesRequestInternal

      public PropertiesRequestInternal()
  • Method Details

    • toDomainObject

      public PropertiesDO toDomainObject()
      This method is used to convert propertiesDO from propertiesRequest.
      Returns:
      It returns PropertiesDO.