public class ModelAction extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ModelAction.Address |
static class |
ModelAction.User |
| Constructor and Description |
|---|
ModelAction() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
String |
processUser($<ModelAction.User> user,
$<String> result) |
String |
render() |
@Invocable(idempotent=true, results=) public String render()
@Invocable(idempotent=true, results={,,,,}, validator=Portlet8ValidationHandler.class) @Pattern(regexp="^success$|^error$") public String processUser($<ModelAction.User> user, $<String> result)
public static void main(String[] args)
Copyright © 2012-2014 Andrea Funtò. See here for terms and conditions.