|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheManager | |
---|---|
org.gcube.resourcemanagement.support.server.gcube |
Uses of CacheManager in org.gcube.resourcemanagement.support.server.gcube |
---|
Methods in org.gcube.resourcemanagement.support.server.gcube with parameters of type CacheManager | |
---|---|
static List<String> |
ISClientRequester.getRelatedResources(CacheManager status,
String type,
String id,
org.gcube.common.core.scope.GCUBEScope queryScope)
|
static List<String> |
ISClientRequester.getResourcesByType(CacheManager status,
org.gcube.common.core.scope.GCUBEScope queryScope,
String type,
String subType)
|
static HashMap<String,ArrayList<String>> |
ISClientRequester.getResourcesTree(CacheManager status,
org.gcube.common.core.scope.GCUBEScope queryScope)
For all the resource in the scope retrieves their (type, subtype) values. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |