mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 21:43:04 +00:00
refactored resource type and type mapping
This commit is contained in:
@@ -6,6 +6,8 @@ import { ActionType } from '../cache/models/action-type.model';
|
||||
* Model class for a Resource Policy
|
||||
*/
|
||||
export class ResourcePolicy implements CacheableObject {
|
||||
static type = new ResourceType('resourcePolicy');
|
||||
|
||||
/**
|
||||
* The action that is allowed by this Resource Policy
|
||||
*/
|
||||
|
Reference in New Issue
Block a user