net.fortuna.ical4j.connector.dav.property
public class CalDavPropertyName extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.jackrabbit.webdav.property.DavPropertyName |
CALENDAR_DATA |
static org.apache.jackrabbit.webdav.property.DavPropertyName |
CALENDAR_DESCRIPTION |
static 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.
|
static org.apache.jackrabbit.webdav.property.DavPropertyName |
CALENDAR_TIMEZONE |
static org.apache.jackrabbit.webdav.property.DavPropertyName |
COMPONENT |
static 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)
|
static org.apache.jackrabbit.webdav.property.DavPropertyName |
MAX_ATTENDEES_PER_INSTANCE |
static org.apache.jackrabbit.webdav.property.DavPropertyName |
MAX_DATE_TIME |
static org.apache.jackrabbit.webdav.property.DavPropertyName |
MAX_INSTANCES |
static org.apache.jackrabbit.webdav.property.DavPropertyName |
MAX_RESOURCE_SIZE |
static org.apache.jackrabbit.webdav.property.DavPropertyName |
MIN_DATE_TIME |
static org.apache.jackrabbit.webdav.property.DavPropertyName |
RECIPIENT
Property from a draft (draft-desruisseaux-ischedule-01)
|
static org.apache.jackrabbit.webdav.property.DavPropertyName |
REQUEST_STATUS
Property from a draft (draft-desruisseaux-ischedule-01)
|
static 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.
|
static 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.
|
static org.apache.jackrabbit.webdav.property.DavPropertyName |
SCHEDULE_INBOX_URL
Identify the URL of the scheduling Inbox collection owned by the associated principal resource.
|
static org.apache.jackrabbit.webdav.property.DavPropertyName |
SCHEDULE_OUTBOX_URL
Identify the URL of the scheduling Outbox collection owned by the associated principal resource.
|
static org.apache.jackrabbit.webdav.property.DavPropertyName |
SUPPORTED_CALENDAR_COMPONENT_SET |
static org.apache.jackrabbit.webdav.property.DavPropertyName |
SUPPORTED_CALENDAR_DATA |
static org.apache.jackrabbit.webdav.property.DavPropertyName |
USER_ADDRESS_SET
Identify the calendar addresses of the associated principal resource.
|
static org.apache.jackrabbit.webdav.property.DavPropertyName |
USER_TYPE
Identifies the calendar user type of the associated principal resource.
|
Constructor and Description |
---|
CalDavPropertyName() |
public static final org.apache.jackrabbit.webdav.property.DavPropertyName CALENDAR_DESCRIPTION
public static final org.apache.jackrabbit.webdav.property.DavPropertyName CALENDAR_TIMEZONE
public static final org.apache.jackrabbit.webdav.property.DavPropertyName SUPPORTED_CALENDAR_COMPONENT_SET
public static final org.apache.jackrabbit.webdav.property.DavPropertyName SUPPORTED_CALENDAR_DATA
public static final org.apache.jackrabbit.webdav.property.DavPropertyName MAX_RESOURCE_SIZE
public static final org.apache.jackrabbit.webdav.property.DavPropertyName MIN_DATE_TIME
public static final org.apache.jackrabbit.webdav.property.DavPropertyName MAX_DATE_TIME
public static final org.apache.jackrabbit.webdav.property.DavPropertyName MAX_INSTANCES
public static final org.apache.jackrabbit.webdav.property.DavPropertyName MAX_ATTENDEES_PER_INSTANCE
public static final org.apache.jackrabbit.webdav.property.DavPropertyName CALENDAR_DATA
public static final org.apache.jackrabbit.webdav.property.DavPropertyName RECIPIENT
public static final org.apache.jackrabbit.webdav.property.DavPropertyName REQUEST_STATUS
public static final org.apache.jackrabbit.webdav.property.DavPropertyName COMPONENT
public static final org.apache.jackrabbit.webdav.property.DavPropertyName FREE_BUSY_SET
public static final org.apache.jackrabbit.webdav.property.DavPropertyName CALENDAR_HOME_SET
public static final org.apache.jackrabbit.webdav.property.DavPropertyName USER_ADDRESS_SET
public static final org.apache.jackrabbit.webdav.property.DavPropertyName USER_TYPE
public static final org.apache.jackrabbit.webdav.property.DavPropertyName SCHEDULE_INBOX_URL
public static final org.apache.jackrabbit.webdav.property.DavPropertyName SCHEDULE_OUTBOX_URL
public static final org.apache.jackrabbit.webdav.property.DavPropertyName SCHEDULE_CALENDAR_TRANSP
public static final org.apache.jackrabbit.webdav.property.DavPropertyName SCHEDULE_DEFAULT_CALENDAR_URL
Copyright © 2008-2013 Micronode. All Rights Reserved.