public class CacheModelLoader extends AbstractModelLoader
| Constructor and Description |
|---|
CacheModelLoader() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getModelNames() |
RestEntity |
loadModel(InputElement input,
String begin,
String top,
List<OrderParam> orderParamList,
RequestContext context) |
RestEntity |
writeEntry(InputElement input,
RestResponseHandler serializer,
String rawData,
RequestContext context) |
doOperation, isOperationSupported, removeEntry, updateEntrypublic String[] getModelNames()
public RestEntity loadModel(InputElement input, String begin, String top, List<OrderParam> orderParamList, RequestContext context) throws RestException
RestExceptionpublic RestEntity writeEntry(InputElement input, RestResponseHandler serializer, String rawData, RequestContext context) throws RestException
RestExceptionCopyright © 2015. All rights reserved.