Class CalDavPropertyName
- java.lang.Object
-
- net.fortuna.ical4j.connector.dav.property.CalDavPropertyName
-
public class CalDavPropertyName extends Object
$Id$ Created on 19/11/2008
-
-
Field Summary
Fields Modifier and Type Field Description static org.apache.jackrabbit.webdav.property.DavPropertyNameCALENDAR_DATAstatic org.apache.jackrabbit.webdav.property.DavPropertyNameCALENDAR_DESCRIPTIONstatic org.apache.jackrabbit.webdav.property.DavPropertyNameCALENDAR_HOME_SETPurpose: Identifies the URL of any WebDAV collections that contain calendar collections owned by the associated principal resource.static org.apache.jackrabbit.webdav.property.DavPropertyNameCALENDAR_TIMEZONEstatic org.apache.jackrabbit.webdav.property.DavPropertyNameCOMPONENTstatic org.apache.jackrabbit.webdav.property.DavPropertyNameFREE_BUSY_SETPurpose: Identify the calendars that contribute to the free-busy information for the owner of the scheduling https://tools.ietf.org/html/draft-desruisseaux-caldav-sched-04 THIS PROPERTY WAS REMOVED IN DRAFT 05 AND THE OFFICIAL RFC (6638)static org.apache.jackrabbit.webdav.property.DavPropertyNameMAX_ATTENDEES_PER_INSTANCEstatic org.apache.jackrabbit.webdav.property.DavPropertyNameMAX_DATE_TIMEstatic org.apache.jackrabbit.webdav.property.DavPropertyNameMAX_INSTANCESstatic org.apache.jackrabbit.webdav.property.DavPropertyNameMAX_RESOURCE_SIZEstatic org.apache.jackrabbit.webdav.property.DavPropertyNameMIN_DATE_TIMEstatic org.apache.jackrabbit.webdav.property.DavPropertyNameRECIPIENTProperty from a draft (draft-desruisseaux-ischedule-01)static org.apache.jackrabbit.webdav.property.DavPropertyNameREQUEST_STATUSProperty from a draft (draft-desruisseaux-ischedule-01)static org.apache.jackrabbit.webdav.property.DavPropertyNameSCHEDULE_CALENDAR_TRANSPDetermines whether the calendar object resources in a calendar collection will affect the owner's freebusy.static org.apache.jackrabbit.webdav.property.DavPropertyNameSCHEDULE_DEFAULT_CALENDAR_URLSpecifies a default calendar for an attendee that will automatically have new scheduling messages deposited into it when they arrive.static org.apache.jackrabbit.webdav.property.DavPropertyNameSCHEDULE_INBOX_URLIdentify the URL of the scheduling Inbox collection owned by the associated principal resource.static org.apache.jackrabbit.webdav.property.DavPropertyNameSCHEDULE_OUTBOX_URLIdentify the URL of the scheduling Outbox collection owned by the associated principal resource.static org.apache.jackrabbit.webdav.property.DavPropertyNameSUPPORTED_CALENDAR_COMPONENT_SETstatic org.apache.jackrabbit.webdav.property.DavPropertyNameSUPPORTED_CALENDAR_DATAstatic org.apache.jackrabbit.webdav.property.DavPropertyNameUSER_ADDRESS_SETIdentify the calendar addresses of the associated principal resource.static org.apache.jackrabbit.webdav.property.DavPropertyNameUSER_TYPEIdentifies the calendar user type of the associated principal resource.
-
Constructor Summary
Constructors Constructor Description CalDavPropertyName()
-
-
-
Field Detail
-
CALENDAR_DESCRIPTION
public static final org.apache.jackrabbit.webdav.property.DavPropertyName CALENDAR_DESCRIPTION
-
CALENDAR_TIMEZONE
public static final org.apache.jackrabbit.webdav.property.DavPropertyName CALENDAR_TIMEZONE
-
SUPPORTED_CALENDAR_COMPONENT_SET
public static final org.apache.jackrabbit.webdav.property.DavPropertyName SUPPORTED_CALENDAR_COMPONENT_SET
-
SUPPORTED_CALENDAR_DATA
public static final org.apache.jackrabbit.webdav.property.DavPropertyName SUPPORTED_CALENDAR_DATA
-
MAX_RESOURCE_SIZE
public static final org.apache.jackrabbit.webdav.property.DavPropertyName MAX_RESOURCE_SIZE
-
MIN_DATE_TIME
public static final org.apache.jackrabbit.webdav.property.DavPropertyName MIN_DATE_TIME
-
MAX_DATE_TIME
public static final org.apache.jackrabbit.webdav.property.DavPropertyName MAX_DATE_TIME
-
MAX_INSTANCES
public static final org.apache.jackrabbit.webdav.property.DavPropertyName MAX_INSTANCES
-
MAX_ATTENDEES_PER_INSTANCE
public static final org.apache.jackrabbit.webdav.property.DavPropertyName MAX_ATTENDEES_PER_INSTANCE
-
CALENDAR_DATA
public static final org.apache.jackrabbit.webdav.property.DavPropertyName CALENDAR_DATA
-
RECIPIENT
public static final org.apache.jackrabbit.webdav.property.DavPropertyName RECIPIENT
Property from a draft (draft-desruisseaux-ischedule-01)
-
REQUEST_STATUS
public static final org.apache.jackrabbit.webdav.property.DavPropertyName REQUEST_STATUS
Property from a draft (draft-desruisseaux-ischedule-01)
-
COMPONENT
public static final org.apache.jackrabbit.webdav.property.DavPropertyName COMPONENT
-
FREE_BUSY_SET
public static final org.apache.jackrabbit.webdav.property.DavPropertyName FREE_BUSY_SET
Purpose: Identify the calendars that contribute to the free-busy information for the owner of the scheduling https://tools.ietf.org/html/draft-desruisseaux-caldav-sched-04 THIS PROPERTY WAS REMOVED IN DRAFT 05 AND THE OFFICIAL RFC (6638)
-
CALENDAR_HOME_SET
public static final org.apache.jackrabbit.webdav.property.DavPropertyName CALENDAR_HOME_SET
Purpose: Identifies the URL of any WebDAV collections that contain calendar collections owned by the associated principal resource. RFC : rfc4791
-
USER_ADDRESS_SET
public static final org.apache.jackrabbit.webdav.property.DavPropertyName USER_ADDRESS_SET
Identify the calendar addresses of the associated principal resource. http://tools.ietf.org/html/rfc6638
-
USER_TYPE
public static final org.apache.jackrabbit.webdav.property.DavPropertyName USER_TYPE
Identifies the calendar user type of the associated principal resource. Its value is the same as the iCalendar "CUTYPE". https://tools.ietf.org/html/rfc6638
-
SCHEDULE_INBOX_URL
public static final org.apache.jackrabbit.webdav.property.DavPropertyName SCHEDULE_INBOX_URL
Identify the URL of the scheduling Inbox collection owned by the associated principal resource. http://tools.ietf.org/html/rfc6638
-
SCHEDULE_OUTBOX_URL
public static final org.apache.jackrabbit.webdav.property.DavPropertyName SCHEDULE_OUTBOX_URL
Identify the URL of the scheduling Outbox collection owned by the associated principal resource. http://tools.ietf.org/html/rfc6638
-
SCHEDULE_CALENDAR_TRANSP
public static final org.apache.jackrabbit.webdav.property.DavPropertyName SCHEDULE_CALENDAR_TRANSP
Determines whether the calendar object resources in a calendar collection will affect the owner's freebusy.
-
SCHEDULE_DEFAULT_CALENDAR_URL
public static final org.apache.jackrabbit.webdav.property.DavPropertyName SCHEDULE_DEFAULT_CALENDAR_URL
Specifies a default calendar for an attendee that will automatically have new scheduling messages deposited into it when they arrive.
-
-