public class RemoteMapAccess extends Object
| Modifier and Type | Method and Description |
|---|---|
static C2KLocalObject |
get(ItemProxy item,
ClusterType root,
String id) |
static LinkedHashMap<String,Object> |
list(ItemProxy item,
ClusterType root,
int start,
int batchSize,
Boolean descending,
javax.ws.rs.core.UriInfo uri) |
public static LinkedHashMap<String,Object> list(ItemProxy item, ClusterType root, int start, int batchSize, Boolean descending, javax.ws.rs.core.UriInfo uri) throws ObjectNotFoundException, ClassCastException
public static C2KLocalObject get(ItemProxy item, ClusterType root, String id) throws ObjectNotFoundException, ClassCastException
Copyright © 1997–2019 CRISTAL-iSE. All rights reserved.