public interface ModelCache
| Modifier and Type | Method and Description |
|---|---|
void |
cacheModel(Model model,
xapi.util.api.SuccessHandler<Model> callback) |
void |
deleteModel(Model model,
xapi.util.api.SuccessHandler<Model> callback) |
Model |
getModel(String key) |
void |
saveModel(Model model,
xapi.util.api.SuccessHandler<Model> callback) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.