Package io.milton.resource
Interface ICalResource
- All Superinterfaces:
PropFindableResource,Resource
Represents a resource which can return an ical textual representation
-
Method Summary
Modifier and TypeMethodDescriptionGenerate an iCalendar representation of this resourceMethods inherited from interface io.milton.resource.PropFindableResource
getCreateDateMethods inherited from interface io.milton.resource.Resource
authenticate, authorise, checkRedirect, getModifiedDate, getName, getRealm, getUniqueId
-
Method Details
-
getICalData
String getICalData()Generate an iCalendar representation of this resource- Returns:
-