Interface CommerceWorkflowedModelHelper


public interface CommerceWorkflowedModelHelper
  • Method Summary

    Modifier and Type
    Method
    Description
    List<com.liferay.portal.kernel.util.ObjectValuePair<Long,String>>
    getWorkflowTransitions(long userId, long companyId, String className, long classPK)
     
  • Method Details

    • getWorkflowTransitions

      List<com.liferay.portal.kernel.util.ObjectValuePair<Long,String>> getWorkflowTransitions(long userId, long companyId, String className, long classPK) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException