public class ResultResourceSupport<T>
extends java.lang.Object
| Constructor and Description |
|---|
ResultResourceSupport(T model) |
| Modifier and Type | Method and Description |
|---|---|
T |
getModel() |
java.util.Map<java.lang.String,java.lang.Object> |
getProperties() |
void |
set(java.lang.String key,
java.lang.Object value) |