|
||||||||||
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 | |
---|---|
java.lang.String |
build(java.lang.String className)
Given the name of the class, this method should build an action name. |
Method Detail |
---|
java.lang.String build(java.lang.String className)
className
- The class name.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |