Class ActionCommandDefUtils
- java.lang.Object
-
- net.anotheria.anosite.gen.shared.data.ActionCommandDefUtils
-
- All Implemented Interfaces:
IActionCommandDefDefinition
public class ActionCommandDefUtils extends Object implements IActionCommandDefDefinition
-
-
Field Summary
-
Fields inherited from interface net.anotheria.anosite.gen.shared.data.IActionCommandDefDefinition
ACTIONCOMMANDDEF_NAMES, ACTIONCOMMANDDEF_VALUES, Forward, Forward_NAME, none, none_NAME, Redirect, Redirect_NAME
-
-
Constructor Summary
Constructors Constructor Description ActionCommandDefUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<String>getActionCommandDefList()static StringgetName(int value)static intgetValue(String name)
-