public class MapActionLocator extends BaseActionLocator
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
LOG |
| Constructor and Description |
|---|
MapActionLocator() |
| Modifier and Type | Method and Description |
|---|---|
protected Action |
doFindAction(COM.FutureTense.Interfaces.ICS ics,
String name)
Template Method for finding the Action for the custom ActionLocator.
|
void |
setActionMap(Map<String,Action> map) |
setFactoryClassnamegetAction, getFallbackActionLocator, getInjector, injectDependencies, setFallbackActionLocator, setInjectorprotected Action doFindAction(COM.FutureTense.Interfaces.ICS ics, String name)
AbstractActionLocatordoFindAction in class AbstractActionLocatorics - the Content Server contextname - the name of the actionCopyright © 2010-2016 Oracle Corporation. All Rights Reserved.