Class LDNContextRepeater

java.lang.Object
org.dspace.app.ldn.processor.LDNContextRepeater

public class LDNContextRepeater extends Object
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 Details

    • LDNContextRepeater

      public LDNContextRepeater()
  • Method Details

    • getRepeatOver

      public String getRepeatOver()
      Returns:
      String
    • setRepeatOver

      public void setRepeatOver(String repeatOver)
      Parameters:
      repeatOver -
    • iterator

      public Iterator<Notification> iterator(Notification notification)
      Parameters:
      notification -
      Returns:
      Iterator