Interface PermissionCRUDService

All Known Subinterfaces:
PermissionCachedCRUDService
All Known Implementing Classes:
DefaultCMSPermissionCachedCRUDService, DefaultPermissionCRUDService

public interface PermissionCRUDService
This Service provides convenience methods to check for basic permissions scheme known as CRUD: CREATE, READ, UPDATE, DELETE. All the methods provided here are only helper wrappers over PermissionCheckingService that use permission names defined in: PermissionsConstants