Package org.bedework.calfacade.base
Interface CollatableEntity
- All Known Implementing Classes:
BwCalendar,BwCalendarNewWrapper,BwCategory,BwContact,BwLocation,CalendarWrapper
public interface CollatableEntity
Interface which collatable classes implement.
- Version:
- 1.0
- Author:
- Mike Douglass
-
Method Summary
-
Method Details
-
getCollateValue
String getCollateValue()Get the value to collate with- Returns:
- String collation value
-