forked from hazza/dspace-angular
Added tests and comments
This commit is contained in:
@@ -25,6 +25,11 @@ export abstract class SubmissionObject extends DSpaceObject implements Cacheable
|
||||
*/
|
||||
id: string;
|
||||
|
||||
/**
|
||||
* The workspaceitem/workflowitem identifier
|
||||
*/
|
||||
uuid: string;
|
||||
|
||||
/**
|
||||
* The workspaceitem/workflowitem last modified date
|
||||
*/
|
||||
|
Reference in New Issue
Block a user