|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.radeox.macro.BaseMacro
org.radeox.macro.BaseLocaleMacro
Field Summary |
Fields inherited from class org.radeox.macro.BaseMacro |
description, initialContext, paramDescription |
Constructor Summary | |
BaseLocaleMacro()
|
Method Summary | |
java.lang.String |
getName()
Get the name of the macro. |
void |
setInitialContext(InitialRenderContext context)
|
Methods inherited from class org.radeox.macro.BaseMacro |
compareTo, execute, getDescription, getParamDescription, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.radeox.macro.LocaleMacro |
getLocaleKey |
Constructor Detail |
public BaseLocaleMacro()
Method Detail |
public java.lang.String getName()
BaseMacro
getName
in interface Macro
getName
in class BaseMacro
public void setInitialContext(InitialRenderContext context)
setInitialContext
in interface Macro
setInitialContext
in class BaseMacro
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |