mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 19:13:08 +00:00
refactored requestCacheReducer
This commit is contained in:
@@ -8,6 +8,9 @@ import { CacheableObject } from "../cache/object-cache.reducer";
|
||||
*/
|
||||
export abstract class DSpaceObject implements CacheableObject {
|
||||
|
||||
@autoserialize
|
||||
self: string;
|
||||
|
||||
/**
|
||||
* The human-readable identifier of this DSpaceObject
|
||||
*/
|
||||
|
Reference in New Issue
Block a user