Class | Description |
---|---|
Deferred<A extends org.talares.api.datatypes.items.Item,B> |
A Deferred instance holds a
F.Promise of a B to be resolved by an additional call to the
webservice. |
DeferredList<A extends org.talares.api.datatypes.items.Item,B> |
A DeferredList instance holds a
F.Promise of a List of B to be resolved by an
additional call to the webservice. |
Metadata |
A Java representation of a __metadata field present in all Json representations of specific
Item 's. |