Interface CSDiagramCPTypeHelper


@ProviderType public interface CSDiagramCPTypeHelper
  • Method Details

    • getCPDiagramImageFileVersion

      com.liferay.portal.kernel.repository.model.FileVersion getCPDiagramImageFileVersion(long cpDefinitionId, CSDiagramSetting csDiagramSetting, javax.servlet.http.HttpServletRequest httpServletRequest) throws Exception
      Throws:
      Exception
    • getCSDiagramSetting

      CSDiagramSetting getCSDiagramSetting(com.liferay.account.model.AccountEntry accountEntry, long cpDefinitionId, com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCSDiagramType

      CSDiagramType getCSDiagramType(String type)
    • getImageURL

      String getImageURL(CSDiagramSetting csDiagramSetting) throws Exception
      Throws:
      Exception