public class CommandActionNameResolver extends Object implements ActionNameResolver
| Constructor and Description |
|---|
CommandActionNameResolver()
Deprecated.
|
CommandActionNameResolver(String name)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getVarName()
Deprecated.
|
String |
resolveActionName(COM.FutureTense.Interfaces.ICS ics)
Deprecated.
Resolves the Action name based on the current Content Server context.
|
void |
setVarName(String varName)
Deprecated.
|
public CommandActionNameResolver()
public CommandActionNameResolver(String name)
public final String getVarName()
public String resolveActionName(COM.FutureTense.Interfaces.ICS ics)
ActionNameResolverresolveActionName in interface ActionNameResolverics - the Content Server contextpublic final void setVarName(String varName)
varName - the varName to setCopyright © 2010–2017. All rights reserved.