org.rapla.entities.domain
Interface AppointmentFormater
public interface AppointmentFormater
Formats the different appointment outputs.
ROLE
static final String ROLE
getShortSummary
String getShortSummary(Appointment appointment)
getVeryShortSummary
String getVeryShortSummary(Appointment appointment)
getSummary
String getSummary(Appointment a)
getSummary
String getSummary(Repeating r,
List periods)
getSummary
String getSummary(Repeating r)
getExceptionSummary
String getExceptionSummary(Repeating r)
Copyright © 2000-2006 Rapla Team. All Rights Reseserved.