|
Liferay 6.2.0-ce-m4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourcePermissionFinder
| Method Summary | |
|---|---|
int |
countByC_N_S_P_R_A(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
long actionId)
|
int |
countByR_S(long roleId,
int[] scopes)
|
List<ResourcePermission> |
findByR_S(long roleId,
int[] scopes,
int start,
int end)
|
List<ResourcePermission> |
findByResource(long companyId,
long groupId,
String name,
String primKey)
|
| Method Detail |
|---|
int countByR_S(long roleId,
int[] scopes)
throws SystemException
SystemException
int countByC_N_S_P_R_A(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
long actionId)
throws SystemException
SystemException
List<ResourcePermission> findByResource(long companyId,
long groupId,
String name,
String primKey)
throws SystemException
SystemException
List<ResourcePermission> findByR_S(long roleId,
int[] scopes,
int start,
int end)
throws SystemException
SystemException
|
Liferay 6.2.0-ce-m4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||