Interface CommerceLowStockActivity


public interface CommerceLowStockActivity
  • Method Details

    • execute

      void execute(com.liferay.commerce.product.model.CPInstance cpInstance) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getKey

      String getKey()
    • getLabel

      String getLabel(Locale locale)
    • getLabelMap

      Map<Locale,String> getLabelMap()