com.liferay.portal.service.persistence
Interface LayoutFinder
- All Known Implementing Classes:
- LayoutFinderImpl
@ProviderType
public interface LayoutFinder
- ServiceBuilder generated this class. Modifications in this class will be overwritten the next time it is generated.
findByNoPermissions
List<Layout> findByNoPermissions(long roleId)
findByNullFriendlyURL
List<Layout> findByNullFriendlyURL()
findByC_P_P
List<LayoutReference> findByC_P_P(long companyId,
String portletId,
String preferencesKey,
String preferencesValue)