Class DisplayPageTemplateTestUtil

java.lang.Object
com.liferay.layout.page.template.test.util.DisplayPageTemplateTestUtil

public class DisplayPageTemplateTestUtil extends Object
  • Constructor Details

    • DisplayPageTemplateTestUtil

      public DisplayPageTemplateTestUtil()
  • Method Details

    • addDisplayPageTemplate

      public static com.liferay.layout.page.template.model.LayoutPageTemplateEntry addDisplayPageTemplate(long groupId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • addDisplayPageTemplate

      public static com.liferay.layout.page.template.model.LayoutPageTemplateEntry addDisplayPageTemplate(long groupId, long classNameId, long classTypeId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • addDisplayPageTemplate

      public static com.liferay.layout.page.template.model.LayoutPageTemplateEntry addDisplayPageTemplate(long groupId, long classNameId, long classTypeId, boolean defaultTemplate, int status) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • addDisplayPageTemplate

      public static com.liferay.layout.page.template.model.LayoutPageTemplateEntry addDisplayPageTemplate(long groupId, String name) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException