static EdJsonStoreResult |
EdJsonStoreResult.success(Collection<String> records) |
static EdJsonStoreResult |
EdJsonStoreResult.success(Collection<String> records,
Class<?> jsonView) |
static EdJsonStoreResult |
EdJsonStoreResult.success(Collection<String> records,
Long total) |
static EdJsonStoreResult |
EdJsonStoreResult.success(Collection<String> records,
Long total,
Class<?> jsonView) |
static EdJsonStoreResult |
EdJsonStoreResult.success(String record) |
static EdJsonStoreResult |
EdJsonStoreResult.success(String[] records) |