public class MapActionLocator extends BaseActionLocator
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
LOG
Deprecated.
|
Constructor and Description |
---|
MapActionLocator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Action |
doFindAction(COM.FutureTense.Interfaces.ICS ics,
String name)
Deprecated.
Template Method for finding the Action for the custom ActionLocator.
|
void |
setActionMap(Map<String,Action> map)
Deprecated.
|
setFactoryClassname
getAction, getFallbackActionLocator, getInjector, injectDependencies, setFallbackActionLocator, setInjector
protected Action doFindAction(COM.FutureTense.Interfaces.ICS ics, String name)
AbstractActionLocator
doFindAction
in class AbstractActionLocator
ics
- the Content Server contextname
- the name of the actionCopyright © 2010–2017. All rights reserved.