public class ClassActionLocator extends AbstractActionLocator
| Constructor and Description | 
|---|
ClassActionLocator()  | 
ClassActionLocator(ActionLocator fallbackActionLocator,
                  Injector injector)  | 
| 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. 
 | 
getAction, getFallbackActionLocator, getInjector, injectDependencies, setFallbackActionLocator, setInjectorpublic ClassActionLocator(ActionLocator fallbackActionLocator, Injector injector)
public ClassActionLocator()
protected 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.