com.liferay.portal.service.persistence
Class LayoutFinderUtil
java.lang.Object
com.liferay.portal.service.persistence.LayoutFinderUtil
@ProviderType
public class LayoutFinderUtil
- extends Object
- ServiceBuilder generated this class. Modifications in this class will be overwritten the next time it is generated.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayoutFinderUtil
public LayoutFinderUtil()
findByNoPermissions
public static List<Layout> findByNoPermissions(long roleId)
findByNullFriendlyURL
public static List<Layout> findByNullFriendlyURL()
findByC_P_P
public static List<LayoutReference> findByC_P_P(long companyId,
String portletId,
String preferencesKey,
String preferencesValue)
getFinder
public static LayoutFinder getFinder()
setFinder
public void setFinder(LayoutFinder finder)