Interface CalendarResource

All Superinterfaces:
CalendarCollection, CollectionResource, PropFindableResource, Resource

public interface CalendarResource extends CalendarCollection, PropFindableResource
  • Method Details

    • getCalendarDescription

      String getCalendarDescription()
    • getColor

      String getColor()
    • setColor

      void setColor(String s)
    • getSupportedComponentSet

      io.milton.http.values.SupportedCalendarComponentList getSupportedComponentSet()
      If there is a restriction as to what types of components may be created within this calendar collection, then return the allowed components. If there are no restrictions return null.
      Returns:
    • getCalendarOrder

      String getCalendarOrder()
    • setCalendarOrder

      void setCalendarOrder(String value)