Interface CommerceChannelHealthStatus


public interface CommerceChannelHealthStatus
  • Method Details

    • fixIssue

      void fixIssue(long companyId, long commerceChannelId) 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)
    • isFixed

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