All Known Implementing Classes:
ReviserDaylightSavingTime, ReviserDisplayable, ReviserLocatable, ReviserStandardTime, ReviserVAlarm, ReviserVEvent, ReviserVFreeBusy, ReviserVJournal, ReviserVTimeZone, ReviserVTodo

public interface Reviser
Interface for the edit behavior of a VComponent

Reviser options from ChangeDialogOption include:

  • One
  • All
  • All and ignore recurrences
  • This-and-Future
  • This-and-Future and ignore recurrences

  • Method Details

    • revise

      List<VCalendar> revise()
      Revise list of iTIP VCalendar components that represent the changes.
    • emptyPublishiTIPMessage

      static VCalendar emptyPublishiTIPMessage()
    • emptyRequestiTIPMessage

      static VCalendar emptyRequestiTIPMessage()