|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpeciesStatus | |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.impl.db.managers | |
| Uses of SpeciesStatus in org.gcube.application.aquamaps.aquamapsservice.impl.db.managers |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.impl.db.managers that return SpeciesStatus | |
|---|---|
static SpeciesStatus |
SpeciesStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SpeciesStatus[] |
SpeciesStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.gcube.application.aquamaps.aquamapsservice.impl.db.managers with parameters of type SpeciesStatus | |
|---|---|
static String[] |
JobManager.getSpeciesByStatus(int jobId,
SpeciesStatus status)
|
static void |
JobManager.updateSpeciesStatus(int jobId,
String[] speciesId,
SpeciesStatus status)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||