|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.asset.service.permission.AssetTagPermission
public class AssetTagPermission
| Constructor Summary | |
|---|---|
AssetTagPermission()
|
|
| Method Summary | |
|---|---|
static void |
check(PermissionChecker permissionChecker,
AssetTag tag,
String actionId)
|
static void |
check(PermissionChecker permissionChecker,
long tagId,
String actionId)
|
static boolean |
contains(PermissionChecker permissionChecker,
AssetTag tag,
String actionId)
|
static boolean |
contains(PermissionChecker permissionChecker,
long tagId,
String actionId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssetTagPermission()
| Method Detail |
|---|
public static void check(PermissionChecker permissionChecker,
AssetTag tag,
String actionId)
throws PortalException
PortalException
public static void check(PermissionChecker permissionChecker,
long tagId,
String actionId)
throws PortalException
PortalException
public static boolean contains(PermissionChecker permissionChecker,
AssetTag tag,
String actionId)
public static boolean contains(PermissionChecker permissionChecker,
long tagId,
String actionId)
throws PortalException
PortalException
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||