|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DescriptionProcessor
Implementation of that interface process Description annotation and set information from it into model.
| Method Summary | |
|---|---|
void |
processDescription(DescriptionGroup model,
org.richfaces.cdk.annotations.Description description)
process |
void |
processDescription(DescriptionGroup model,
org.richfaces.cdk.annotations.Description description,
java.lang.String docComment)
process |
| Method Detail |
|---|
void processDescription(DescriptionGroup model,
org.richfaces.cdk.annotations.Description description,
java.lang.String docComment)
process Description annotation and set information from it into model. Optional string from the JavaDoc comment has precedence over Desription#value() attribute.
model - description - docComment - JavaDoc comment associated with described element.
void processDescription(DescriptionGroup model,
org.richfaces.cdk.annotations.Description description)
process Description annotation and set information from it into model.
model - description -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||