Class PriceFacet

java.lang.Object
com.skava.core.validation.OutputModel
com.skava.price.model.exchange.ExchangeAuditEntry
com.skava.price.model.exchange.PriceFacet
All Implemented Interfaces:
Serializable

public class PriceFacet extends ExchangeAuditEntry
The Class PriceFacet
Since:
8.0
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • PriceFacet

      public PriceFacet()
  • Method Details

    • fromDomainObject

      public PriceFacet fromDomainObject(PriceFacetDO priceFacetDO, String zoneId)
      This method is used to set collection's Id,collectionId,status and name from priceFacetDO.
      Parameters:
      priceFacetDO - It contains the attributes required for the set values.
      zoneId - The time-zone to use, not null
      Returns:
      It returns PriceFacet.