Interface LayoutFinder
@ProviderType
public interface LayoutFinder
- Author:
- Brian Wing Shun Chan
- {$generated.description}
-
Method Summary
Modifier and TypeMethodDescriptionfindByC_P_P
(long companyId, String portletId, String preferencesKey, String preferencesValue) findByScopeGroup
(long groupId) findByScopeGroup
(long groupId, boolean privateLayout)
-
Method Details
-
findByNullFriendlyURL
-
findByScopeGroup
-
findByScopeGroup
-
findByC_P_P
List<LayoutReference> findByC_P_P(long companyId, String portletId, String preferencesKey, String preferencesValue)
-