Interface CommerceHealthStatus


public interface CommerceHealthStatus
  • Method Details

    • fixIssue

      void fixIssue(javax.servlet.http.HttpServletRequest httpServletRequest) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getDescription

      String getDescription(Locale locale)
    • getKey

      String getKey()
    • getName

      String getName(Locale locale)
    • getType

      int getType()
    • isActive

      boolean isActive()
    • isFixed

      boolean isFixed(long companyId, long commerceChannelId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException