public class RemoteMapAccess extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.cristalise.kernel.entity.C2KLocalObject |
get(org.cristalise.kernel.entity.proxy.ItemProxy item,
org.cristalise.kernel.persistency.ClusterType root,
String id) |
static LinkedHashMap<String,Object> |
list(org.cristalise.kernel.entity.proxy.ItemProxy item,
org.cristalise.kernel.persistency.ClusterType root,
int start,
int batchSize,
javax.ws.rs.core.UriInfo uri) |
public static LinkedHashMap<String,Object> list(org.cristalise.kernel.entity.proxy.ItemProxy item, org.cristalise.kernel.persistency.ClusterType root, int start, int batchSize, javax.ws.rs.core.UriInfo uri)
public static org.cristalise.kernel.entity.C2KLocalObject get(org.cristalise.kernel.entity.proxy.ItemProxy item,
org.cristalise.kernel.persistency.ClusterType root,
String id)
Copyright © 2019 CRISTAL-iSE. All rights reserved.