org.apache.beehive.netui.pageflow
Interface RequestParameterHandler


public interface RequestParameterHandler


Method Summary
 void process(HttpServletRequest request, String key, String expr, ProcessPopulate.ExpressionUpdateNode node)
           
 

Method Detail

process

void process(HttpServletRequest request,
             String key,
             String expr,
             ProcessPopulate.ExpressionUpdateNode node)