Interface CalendarResource

All Superinterfaces:
AmetysObject, DataAwareAmetysObject, DataHolder, ModelAwareDataAwareAmetysObject, ModelAwareDataHolder, ModifiableAmetysObject, ModifiableDataHolder, ModifiableModelAwareDataAwareAmetysObject, ModifiableModelAwareDataHolder, RemovableAmetysObject
All Known Implementing Classes:
JCRCalendarResource

Modifiable Calendar Interface
  • Method Details

    • getCalendarResourceId

      Get the id of the resource
      Returns:
      the id of the resource
    • setCalendarResourceId

      set the id of the resource
      Parameters:
      id - The id of the resource
    • getTitle

      Get the title of the resource
      Returns:
      the title of the resource
    • setTitle

      void setTitle(String title)
      set the title of the resource
      Parameters:
      title - The title
    • getInstructions

      Get the special instructions of the resource
      Returns:
      the special instructions of the resource
    • setInstructions

      void setInstructions(String instructions)
      set the special instructions of the resource
      Parameters:
      instructions - The special instructions
    • getIcon

      Get the icon of the resource
      Returns:
      the icon of the resource
    • setIcon

      void setIcon(String icon)
      set the icon of the resource
      Parameters:
      icon - The icon to set