|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AccountPermission
| Method Summary | |
|---|---|
void |
check(PermissionChecker permissionChecker,
Account account,
String actionId)
|
void |
check(PermissionChecker permissionChecker,
long accountId,
String actionId)
|
boolean |
contains(PermissionChecker permissionChecker,
Account account,
String actionId)
|
boolean |
contains(PermissionChecker permissionChecker,
long accountId,
String actionId)
|
| Method Detail |
|---|
void check(PermissionChecker permissionChecker,
Account account,
String actionId)
throws PortalException,
SystemException
PortalException
SystemException
void check(PermissionChecker permissionChecker,
long accountId,
String actionId)
throws PortalException,
SystemException
PortalException
SystemException
boolean contains(PermissionChecker permissionChecker,
Account account,
String actionId)
throws PortalException,
SystemException
PortalException
SystemException
boolean contains(PermissionChecker permissionChecker,
long accountId,
String actionId)
throws PortalException,
SystemException
PortalException
SystemException
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||