| Package | Description |
|---|---|
| org.gcube.rest.commons.db.dao.app |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<org.gcube.rest.commons.resourceawareservice.resources.RunInstance,RunInstanceModel> |
RunInstanceModelDao.converterBaseToModel |
static com.google.common.base.Function<RunInstanceModel,org.gcube.rest.commons.resourceawareservice.resources.RunInstance> |
RunInstanceModelDao.converterModelToBase |
static com.google.common.base.Function<RunInstanceModel,String> |
RunInstanceModelDao.resourceIDextractor |
| Modifier and Type | Method and Description |
|---|---|
List<RunInstanceModel> |
RunInstanceModelDao.getByServiceClassAndServiceNameAndScope(String serviceClass,
String serviceName,
String scope) |
List<RunInstanceModel> |
RunInstanceModelDao.getByServiceClassAndServiceNameAndScopeAndEndpointKey(String serviceClass,
String serviceName,
String scope,
String endpointKey) |
Class<RunInstanceModel> |
RunInstanceModelDao.getClazz() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
RunInstanceModelDao.convertToResourceIDsSet(List<RunInstanceModel> list) |
static List<org.gcube.rest.commons.resourceawareservice.resources.RunInstance> |
RunInstanceModelDao.convertToRunInstanceList(List<RunInstanceModel> list) |
static Set<org.gcube.rest.commons.resourceawareservice.resources.RunInstance> |
RunInstanceModelDao.convertToRunInstanceSet(Collection<RunInstanceModel> list) |
Copyright © 2016. All Rights Reserved.