| Package | Description |
|---|---|
| org.mmbase.applications.vprowizards.spring |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassBasedNameResolver
This action mapping name resolver takes the class name, turns the first character into lower case,
and removes 'Action' if it is part of the class name
|
| Modifier and Type | Method and Description |
|---|---|
ActionMappingResolver |
BasicCommandFactory.getNameResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicCommandFactory.setActionMappingResolver(ActionMappingResolver actionMappingResolver)
You can insert your own mapping resolver for your actions.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}