|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ShortName
ShortName is an interface to implement if you would like to be able to
present your business object (or other) in a non-html, one line String. e.g.
Dropdown lists can accept a List of ShortNames
e.g used for: when you want to use the table with filter controller and you
wan't to use your objects as filters.
Initial Date: Nov 9, 2004
| Method Summary | |
|---|---|
java.lang.String |
getShortName()
Get the display value that represents this object. |
| Method Detail |
|---|
java.lang.String getShortName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||