| Package | Description |
|---|---|
| org.gcube.application.geoportal.common.rest |
| Modifier and Type | Method and Description |
|---|---|
Project |
ProjectsI.getById(String profileId,
String id) |
Project |
ProjectsI.registrNew(String profileId,
String jsonDocument) |
Project |
ProjectsI.update(String profileId,
String projectId,
String jsonDocument) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Project> |
ProjectsI.getAll() |
Iterator<Project> |
ProjectsI.getByFilter(String filter) |
Iterator<Project> |
ProjectsI.getByFilter(String filter,
String profileId) |
Iterator<Project> |
ProjectsI.getByProfile(String profileId) |
Copyright © 2021. All Rights Reserved.