| 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.SerInstance,SerInstanceModel> |
SerInstanceModelDao.converterBaseToModel |
static com.google.common.base.Function<SerInstanceModel,org.gcube.rest.commons.resourceawareservice.resources.SerInstance> |
SerInstanceModelDao.converterModelToBase |
| Modifier and Type | Method and Description |
|---|---|
List<SerInstanceModel> |
SerInstanceModelDao.getByServiceClassAndServiceNameAndScope(String serviceClass,
String serviceName,
String scope) |
Class<SerInstanceModel> |
SerInstanceModelDao.getClazz() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.gcube.rest.commons.resourceawareservice.resources.SerInstance> |
SerInstanceModelDao.convertToSerInstanceList(List<SerInstanceModel> list) |
Copyright © 2016. All Rights Reserved.