Interface CommerceChannelHealthStatus
public interface CommerceChannelHealthStatus
-
Method Summary
-
Method Details
-
fixIssue
void fixIssue(long companyId, long commerceChannelId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getDescription
-
getKey
String getKey() -
getName
-
isFixed
boolean isFixed(long companyId, long commerceChannelId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-