Interface LayoutFinder


@ProviderType public interface LayoutFinder
Author:
Brian Wing Shun Chan
{$generated.description}
  • Method Details

    • findByNullFriendlyURL

      List<Layout> findByNullFriendlyURL()
    • findByScopeGroup

      List<Layout> findByScopeGroup(long groupId)
    • findByScopeGroup

      List<Layout> findByScopeGroup(long groupId, boolean privateLayout)
    • findByC_P_P

      List<LayoutReference> findByC_P_P(long companyId, String portletId, String preferencesKey, String preferencesValue)