|
Liferay 6.1.20-ee-ga2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.persistence.ResourceFinderUtil
public class ResourceFinderUtil
| Constructor Summary | |
|---|---|
ResourceFinderUtil()
|
|
| Method Summary | |
|---|---|
static List<Resource> |
findByC_P(long companyId,
String primKey)
|
static List<Resource> |
findByContainerResource(long codeId,
long classNameId)
|
static List<Resource> |
findByN_S(String name,
int scope)
|
static List<Resource> |
findByName(String name)
|
static List<Resource> |
findByNoActions(long codeId,
String actionId)
|
static ResourceFinder |
getFinder()
|
void |
setFinder(ResourceFinder finder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceFinderUtil()
| Method Detail |
|---|
public static List<Resource> findByContainerResource(long codeId,
long classNameId)
throws SystemException
SystemException
public static List<Resource> findByName(String name)
throws SystemException
SystemException
public static List<Resource> findByNoActions(long codeId,
String actionId)
throws SystemException
SystemException
public static List<Resource> findByC_P(long companyId,
String primKey)
throws SystemException
SystemException
public static List<Resource> findByN_S(String name,
int scope)
throws SystemException
SystemExceptionpublic static ResourceFinder getFinder()
public void setFinder(ResourceFinder finder)
|
Liferay 6.1.20-ee-ga2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||