Details
-
Sub-task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
Thus instead of
@IndexField
String author getAuthor( {
...
}
Also support
@IndexField
Author author getAuthor( {
...
}
where Author is a ContentBean