|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActionNameBuilder
This interface defines the method that is used to create action names based on the name of a class.
| Method Summary | |
|---|---|
String |
build(String className)
Given the name of the class, this method should build an action name. |
| Method Detail |
|---|
String build(String className)
className - The class name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||