mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
refactored resource type and type mapping
This commit is contained in:
@@ -7,6 +7,7 @@ import { ResourceType } from '../shared/resource-type';
|
||||
* Class the represents a metadata field
|
||||
*/
|
||||
export class MetadataField implements ListableObject {
|
||||
static type = new ResourceType('metadatafield');
|
||||
|
||||
/**
|
||||
* The identifier of this metadata field
|
||||
|
Reference in New Issue
Block a user