|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.persistence.ResourcePermissionFinderUtil
public class ResourcePermissionFinderUtil
| Constructor Summary | |
|---|---|
ResourcePermissionFinderUtil()
|
|
| Method Summary | |
|---|---|
static int |
countByR_S(long roleId,
int[] scopes)
|
static List<ResourcePermission> |
findByR_S(long roleId,
int[] scopes,
int start,
int end)
|
static ResourcePermissionFinder |
getFinder()
|
void |
setFinder(ResourcePermissionFinder finder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourcePermissionFinderUtil()
| Method Detail |
|---|
public static int countByR_S(long roleId,
int[] scopes)
throws SystemException
SystemException
public static List<ResourcePermission> findByR_S(long roleId,
int[] scopes,
int start,
int end)
throws SystemException
SystemExceptionpublic static ResourcePermissionFinder getFinder()
public void setFinder(ResourcePermissionFinder finder)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||