mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
Refactored Data Services
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { autoserialize, autoserializeAs } from "cerialize";
|
||||
import { Metadatum } from "./metadatum.model"
|
||||
import { isEmpty, isNotEmpty } from "../../shared/empty.util";
|
||||
import { CacheableObject } from "../data-services/cache/cache.reducer";
|
||||
import { CacheableObject } from "../cache/object-cache.reducer";
|
||||
|
||||
/**
|
||||
* An abstract model class for a DSpaceObject.
|
||||
|
Reference in New Issue
Block a user