Class LayoutPageTemplateTestUtil

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

public class LayoutPageTemplateTestUtil extends Object
  • Constructor Details

    • LayoutPageTemplateTestUtil

      public LayoutPageTemplateTestUtil()
  • Method Details

    • addLayoutPageTemplateCollection

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

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

      public static com.liferay.layout.page.template.model.LayoutPageTemplateEntry addLayoutPageTemplateEntry(long groupId, int type, int status) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • addLayoutPageTemplateEntry

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

      public static com.liferay.layout.page.template.model.LayoutPageTemplateEntry addLayoutPageTemplateEntry(long layoutPageTemplateCollectionId, String name, int type, int status) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException