|
Spring Web Flow | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Annotated
An interface to be implemented by objects that are annotated with attributes they wish to expose to clients.
| Method Summary | |
|---|---|
MutableAttributeMap<java.lang.Object> |
getAttributes()
Returns a attribute map containing the attributes annotating this object. |
java.lang.String |
getCaption()
Returns a short summary of this object, suitable for display as an icon caption or tool tip. |
java.lang.String |
getDescription()
Returns a longer, more detailed description of this object. |
| Method Detail |
|---|
java.lang.String getCaption()
java.lang.String getDescription()
MutableAttributeMap<java.lang.Object> getAttributes()
|
Spring Web Flow | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||