Class EventsApiRepresentation

All Implemented Interfaces:
ResourceRepresentation, org.svenson.DynamicProperties

public class EventsApiRepresentation extends AbstractExtensibleRepresentation
  • Constructor Details

    • EventsApiRepresentation

      public EventsApiRepresentation()
  • Method Details

    • getEvents

      public EventCollectionRepresentation getEvents()
    • setEvents

      public void setEvents(EventCollectionRepresentation events)
    • getEventsForType

      public String getEventsForType()
    • setEventsForType

      public void setEventsForType(String eventsForType)
    • getEventsForSource

      public String getEventsForSource()
    • setEventsForSource

      public void setEventsForSource(String eventsForSource)
    • getEventsForSourceAndType

      public String getEventsForSourceAndType()
    • setEventsForSourceAndType

      public void setEventsForSourceAndType(String eventsForSourceAndType)
    • getEventsForTime

      public String getEventsForTime()
    • setEventsForTime

      public void setEventsForTime(String eventsForTime)
    • getEventsForSourceAndTime

      public String getEventsForSourceAndTime()
    • setEventsForSourceAndTime

      public void setEventsForSourceAndTime(String eventsForSourceAndTime)
    • getEventsForTimeAndType

      public String getEventsForTimeAndType()
    • setEventsForTimeAndType

      public void setEventsForTimeAndType(String eventsForTimeAndType)
    • getEventsForSourceAndTimeAndType

      public String getEventsForSourceAndTimeAndType()
    • setEventsForSourceAndTimeAndType

      public void setEventsForSourceAndTimeAndType(String eventsForSourceAndTimeAndType)
    • getEventsForFragmentType

      public String getEventsForFragmentType()
    • setEventsForFragmentType

      public void setEventsForFragmentType(String eventsForFragmentType)
    • getEventsForSourceAndFragmentType

      public String getEventsForSourceAndFragmentType()
    • setEventsForSourceAndFragmentType

      public void setEventsForSourceAndFragmentType(String eventsForSourceAndFragmentType)
    • getEventsForDateAndFragmentType

      public String getEventsForDateAndFragmentType()
    • setEventsForDateAndFragmentType

      public void setEventsForDateAndFragmentType(String eventsForDateAndFragmentType)
    • getEventsForFragmentTypeAndType

      public String getEventsForFragmentTypeAndType()
    • setEventsForFragmentTypeAndType

      public void setEventsForFragmentTypeAndType(String eventsForFragmentTypeAndType)
    • getEventsForSourceAndDateAndFragmentType

      public String getEventsForSourceAndDateAndFragmentType()
    • setEventsForSourceAndDateAndFragmentType

      public void setEventsForSourceAndDateAndFragmentType(String eventsForSourceAndDateAndFragmentType)
    • getEventsForSourceAndFragmentTypeAndType

      public String getEventsForSourceAndFragmentTypeAndType()
    • setEventsForSourceAndFragmentTypeAndType

      public void setEventsForSourceAndFragmentTypeAndType(String eventsForSourceAndFragmentTypeAndType)
    • getEventsForDateAndFragmentTypeAndType

      public String getEventsForDateAndFragmentTypeAndType()
    • setEventsForDateAndFragmentTypeAndType

      public void setEventsForDateAndFragmentTypeAndType(String eventsForDateAndFragmentTypeAndType)
    • getEventsForSourceAndDateAndFragmentTypeAndType

      public String getEventsForSourceAndDateAndFragmentTypeAndType()
    • setEventsForSourceAndDateAndFragmentTypeAndType

      public void setEventsForSourceAndDateAndFragmentTypeAndType(String eventsForSourceAndDateAndFragmentTypeAndType)
    • getURITemplates

      @JSONProperty(ignore=true) public List<String> getURITemplates()