Annotation Type CalendarInvitations


  • @Target(METHOD)
    @Retention(RUNTIME)
    public @interface CalendarInvitations
    Marks a method as one which finds calendar event invitations for a user

    First argument must be the user source object

    Returns a list of objects which represent calendar items