| Package | Description |
|---|---|
| ch.ralscha.extdirectspring.bean |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtDirectRawJsonStoreResult |
| Modifier and Type | Method and Description |
|---|---|
ExtDirectStoreResult<T> |
ExtDirectStoreResult.setMessage(String message)
Beware, for this message to be accessible in your callback operation,
you must add in your model definition the messageProperty value |
ExtDirectStoreResult<T> |
ExtDirectStoreResult.setMetaData(MetaData metaData) |
ExtDirectStoreResult<T> |
ExtDirectStoreResult.setRecords(Collection<T> records) |
ExtDirectStoreResult<T> |
ExtDirectStoreResult.setSuccess(Boolean success) |
ExtDirectStoreResult<T> |
ExtDirectStoreResult.setTotal(Long total) |
Copyright © 2010–2018. All rights reserved.