Class LayoutFinderUtil
Object
com.liferay.portal.kernel.service.persistence.LayoutFinderUtil
- Author:
- Brian Wing Shun Chan
- {$generated.description}
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<LayoutReference>
findByC_P_P
(long companyId, String portletId, String preferencesKey, String preferencesValue) findByScopeGroup
(long groupId) findByScopeGroup
(long groupId, boolean privateLayout) static LayoutFinder
void
setFinder
(LayoutFinder finder)
-
Constructor Details
-
LayoutFinderUtil
public LayoutFinderUtil()
-
-
Method Details
-
findByNullFriendlyURL
-
findByScopeGroup
-
findByScopeGroup
-
findByC_P_P
public static List<LayoutReference> findByC_P_P(long companyId, String portletId, String preferencesKey, String preferencesValue) -
getFinder
-
setFinder
-