public class RequestParameters extends MapTaskHandler<String,String[]>
| Constructor and Description |
|---|
RequestParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
beginExecute(javax.faces.context.ExternalContext ec, Map<String,String[]> param) |
beginExecute, endExecute, endExecute, invoke, invoke, validateExecution, validateExecution
public void beginExecute(javax.faces.context.ExternalContext ec,
Map<String,String[]> param)
beginExecute in class MapTaskHandler<String,String[]>