Ticket #209 (task)
Opened 6 years ago
Last modified 5 years ago
Use java annotations to define rfc property to field mapping
Status: new
| Reported by: | douglm | Assigned to: | douglm |
|---|---|---|---|
| Priority: | major | Milestone: | Bedework 4.0 |
| Component: | unclassified | Version: | |
| Keywords: | Cc: | ||
Mapping caldav filters on to hql queries requires that we at least know the bedework object field name corresponding to a property - though indirectly.
Currently we're mapping a PropertyInfo? object using the rfc property name. The PropertyInfo? object contains the field name entered manually.
With annotations we could possibly do the rfc PROPERTY <--> bedework field mapping in the class definition.
Change History
07/06/07 16:11:48: Modified by johnsa
- milestone changed from Bedework 3.3.2 to Bedework 3.4.
08/05/07 23:36:39: Modified by douglm
- summary changed from Use annotations to define rfc property to field mapping to Use java annotations to define rfc property to field mapping.
- milestone changed from Bedework 3.4 to Bedework 3.5.
01/29/08 09:40:44: Modified by douglm
- milestone changed from Bedework 3.5 to Bedework 4.0.
Milestone Bedework 3.5 deleted

Milestone Bedework 3.3.2 deleted