Interface IAppointmentIcalQueryResult
- 
- All Superinterfaces:
 Serializable
- All Known Implementing Classes:
 AppointmentIcalQueryResult
public interface IAppointmentIcalQueryResult extends Serializable
Represents the result of a query that retrieves the available appointments of aAppointmentTemplateas an iCal file. Used by the iCal servlet.- Since:
 - 6.5.0
 - Author:
 - XIMA MEDIA GmbH
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetIcalFileData()StringgetStandardIcalFileName() 
 -