Package io.milton.resource
Interface CalendarResource
- All Superinterfaces:
CalendarCollection,CollectionResource,PropFindableResource,Resource
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiongetColor()io.milton.http.values.SupportedCalendarComponentListIf there is a restriction as to what types of components may be created within this calendar collection, then return the allowed components.voidsetCalendarOrder(String value) voidMethods inherited from interface io.milton.resource.CalendarCollection
getCTagMethods inherited from interface io.milton.resource.CollectionResource
child, getChildrenMethods inherited from interface io.milton.resource.PropFindableResource
getCreateDateMethods inherited from interface io.milton.resource.Resource
authenticate, authorise, checkRedirect, getModifiedDate, getName, getRealm, getUniqueId
-
Method Details
-
getCalendarDescription
String getCalendarDescription() -
getColor
String getColor() -
setColor
-
getSupportedComponentSet
io.milton.http.values.SupportedCalendarComponentList getSupportedComponentSet()If there is a restriction as to what types of components may be created within this calendar collection, then return the allowed components. If there are no restrictions return null.- Returns:
-
getCalendarOrder
String getCalendarOrder() -
setCalendarOrder
-