@Deprecated public class DLFileEntryPermission extends java.lang.Object implements BaseModelPermissionChecker
| Constructor and Description |
|---|
DLFileEntryPermission()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
check(PermissionChecker permissionChecker,
DLFileEntry dlFileEntry,
java.lang.String actionId)
Deprecated.
|
static void |
check(PermissionChecker permissionChecker,
FileEntry fileEntry,
java.lang.String actionId)
Deprecated.
|
static void |
check(PermissionChecker permissionChecker,
long fileEntryId,
java.lang.String actionId)
Deprecated.
|
void |
checkBaseModel(PermissionChecker permissionChecker,
long groupId,
long primaryKey,
java.lang.String actionId)
Deprecated.
|
static boolean |
contains(PermissionChecker permissionChecker,
DLFileEntry dlFileEntry,
java.lang.String actionId)
Deprecated.
|
static boolean |
contains(PermissionChecker permissionChecker,
FileEntry fileEntry,
java.lang.String actionId)
Deprecated.
|
static boolean |
contains(PermissionChecker permissionChecker,
long fileEntryId,
java.lang.String actionId)
Deprecated.
|
public static void check(PermissionChecker permissionChecker, DLFileEntry dlFileEntry, java.lang.String actionId) throws PortalException
PortalExceptionpublic static void check(PermissionChecker permissionChecker, FileEntry fileEntry, java.lang.String actionId) throws PortalException
PortalExceptionpublic static void check(PermissionChecker permissionChecker, long fileEntryId, java.lang.String actionId) throws PortalException
PortalExceptionpublic static boolean contains(PermissionChecker permissionChecker, DLFileEntry dlFileEntry, java.lang.String actionId) throws PortalException
PortalExceptionpublic static boolean contains(PermissionChecker permissionChecker, FileEntry fileEntry, java.lang.String actionId) throws PortalException
PortalExceptionpublic static boolean contains(PermissionChecker permissionChecker, long fileEntryId, java.lang.String actionId) throws PortalException
PortalExceptionpublic void checkBaseModel(PermissionChecker permissionChecker, long groupId, long primaryKey, java.lang.String actionId) throws PortalException
checkBaseModel in interface BaseModelPermissionCheckerPortalException