|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.source.postloadprocessor.PostLoadProcessorVariableResolver
public class PostLoadProcessorVariableResolver
Variable Resolver used during post load processors.
Constructor Summary | |
---|---|
PostLoadProcessorVariableResolver(ISourceData row,
Source source)
Creates a new resolver for the given doui context. |
Method Summary | |
---|---|
java.lang.Object |
resolveVariable(java.lang.String variableName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PostLoadProcessorVariableResolver(ISourceData row, Source source)
douiContext
- the doui context.Method Detail |
---|
public java.lang.Object resolveVariable(java.lang.String variableName) throws javax.servlet.jsp.el.ELException
resolveVariable
in interface javax.servlet.jsp.el.VariableResolver
javax.servlet.jsp.el.ELException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |