Package io.milton.annotations
Annotation Type Calendars
-
@Target(METHOD) @Retention(RUNTIME) public @interface Calendars
Marks a method as one which returns calendar objects. A calendar is something which contains events.@Calendars methods MUST take a @User folder collection object as their parent. For example: