public class SingleActionLocator extends AbstractActionLocator
LOG| Constructor and Description |
|---|
SingleActionLocator()
Deprecated.
|
SingleActionLocator(Injector injector,
String actionClass)
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.
|
Class<Action> |
getActionClass()
Deprecated.
|
void |
setActionClass(String actionClass)
Deprecated.
|
getAction, 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 actionpublic void setActionClass(String actionClass)
Copyright © 2010–2016. All rights reserved.