|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface which can transform some property to a string.
Most of the time, classes which implement this interface will just
return item.get(attribute).toString()
In case of associations, however, more complicated processing will be required.
| Method Summary | |
String |
format(ContentItem item,
String attribute,
com.arsdigita.bebop.PageState state)
Deprecated. |
| Method Detail |
public String format(ContentItem item,
String attribute,
com.arsdigita.bebop.PageState state)
item - The itemattribute - The name of the attribute to get
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||