Package org.dspace.app.ldn.processor
Class LDNContextRepeater
java.lang.Object
org.dspace.app.ldn.processor.LDNContextRepeater
Context repeater to iterate over array context properties of a received
notification. The returned notification iterator is a notification with
context array elements hoisted onto the root of the notification context.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioniterator(Notification notification) voidsetRepeatOver(String repeatOver)
-
Constructor Details
-
LDNContextRepeater
public LDNContextRepeater()
-
-
Method Details
-
getRepeatOver
- Returns:
- String
-
setRepeatOver
- Parameters:
repeatOver-
-
iterator
- Parameters:
notification-- Returns:
- Iterator
-