public class ProxiedAction extends Object
| Constructor and Description |
|---|
ProxiedAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
dumpInputs(String name,
String surname,
String phone,
String email,
Set<List<Map<String,Vector<String>>>> friends,
String description,
Integer age,
Boolean gender,
String aString,
double aDouble,
$<String> result) |
String |
render($<Set<List<Map<String,Vector<String>>>>> friends,
$<String> description,
$<Integer> age,
$<Boolean> gender) |
Copyright © 2013. All Rights Reserved.