lumis.doui.source.postloadprocessor
Class PostLoadProcessorVariableResolver

Package class diagram package PostLoadProcessorVariableResolver
java.lang.Object
  extended by lumis.doui.source.postloadprocessor.PostLoadProcessorVariableResolver
All Implemented Interfaces:
VariableResolver

public class PostLoadProcessorVariableResolver
extends Object
implements VariableResolver

Variable Resolver used during post load processors.

Since:
4.2.0

Constructor Summary
PostLoadProcessorVariableResolver(ISourceData row, Source source)
          Creates a new resolver for the given doui context.
 
Method Summary
 Object resolveVariable(String variableName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostLoadProcessorVariableResolver

public PostLoadProcessorVariableResolver(ISourceData row,
                                         Source source)
Creates a new resolver for the given doui context.

Parameters:
douiContext - the doui context.
Since:
4.0.11
Method Detail

resolveVariable

public Object resolveVariable(String variableName)
                       throws ELException
Specified by:
resolveVariable in interface VariableResolver
Throws:
ELException


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.