Interface LayoutSetPrototypeHelper


@ProviderType public interface LayoutSetPrototypeHelper
  • Method Details

    • getDuplicatedFriendlyURLLayouts

      List<com.liferay.portal.kernel.model.Layout> getDuplicatedFriendlyURLLayouts(com.liferay.portal.kernel.model.Layout layout) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getDuplicatedFriendlyURLPlids

      List<Long> getDuplicatedFriendlyURLPlids(com.liferay.portal.kernel.model.LayoutSet layoutSet)
    • getDuplicatedFriendlyURLPlids

      List<Long> getDuplicatedFriendlyURLPlids(com.liferay.portal.kernel.model.LayoutSetPrototype layoutSetPrototype) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • hasDuplicatedFriendlyURLs

      boolean hasDuplicatedFriendlyURLs(String layoutUuid, long groupId, boolean privateLayout, String friendlyURL) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • resetPrototype

      void resetPrototype(com.liferay.portal.kernel.model.Layout layout) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • resetPrototype

      void resetPrototype(com.liferay.portal.kernel.model.LayoutSet layoutSet) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • setMergeFailCount

      void setMergeFailCount(com.liferay.portal.kernel.model.LayoutPrototype layoutPrototype, int newMergeFailCount) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • setMergeFailCount

      void setMergeFailCount(com.liferay.portal.kernel.model.LayoutSetPrototype layoutSetPrototype, int newMergeFailCount) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException