| Class | Description |
|---|---|
| BeanUtil | |
| JsonUtil |
Utility methods for converting JSON objects to Java collection objects
(and vice versa).
|
| Repository<T extends VirtualObject> |
A local representative of remote model repository, it provides
access to static methods like
|
| VirtualObject |
A local representative of a single virtual object.
|
| Annotation Type | Description |
|---|---|
| Transient |
An annotation marking a class member as transient,
i.e.
|