Class ProductInfoService

java.lang.Object
org.eblocker.server.http.service.ProductInfoService

public class ProductInfoService extends Object
  • Constructor Details

    • ProductInfoService

      @Inject public ProductInfoService(DataSource dataSource)
  • Method Details

    • init

      public void init()
    • clear

      public void clear()
    • get

      public org.eblocker.registration.ProductInfo get()
    • save

      public void save(org.eblocker.registration.ProductInfo productInfo)
    • hasFeature

      public boolean hasFeature(org.eblocker.registration.ProductFeature feature)
    • removeFeature

      public void removeFeature(org.eblocker.registration.ProductFeature feature)