Package org.dspace.coarnotify
Class NotifySubmissionConfiguration
java.lang.Object
org.dspace.coarnotify.NotifySubmissionConfiguration
this class represents the Configuration of Submission COAR Notify
- Author:
- Mohamed Eskander (mohamed.eskander at 4science.com)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()Gets the list of configured COAR Notify PatternsvoidvoidsetPatterns(List<NotifyPattern> patterns) Sets the list of configured COAR Notify Patterns
-
Constructor Details
-
NotifySubmissionConfiguration
public NotifySubmissionConfiguration() -
NotifySubmissionConfiguration
-
-
Method Details
-
getId
-
setId
-
getPatterns
Gets the list of configured COAR Notify Patterns- Returns:
- the list of configured COAR Notify Patterns
-
setPatterns
Sets the list of configured COAR Notify Patterns- Parameters:
patterns-
-