|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SaveOperationState | |
---|---|
org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc.data.save |
Uses of SaveOperationState in org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc.data.save |
---|
Methods in org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc.data.save that return SaveOperationState | |
---|---|
SaveOperationState |
SaveOperationProgress.getState()
|
static SaveOperationState |
SaveOperationState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SaveOperationState[] |
SaveOperationState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc.data.save with parameters of type SaveOperationState | |
---|---|
void |
SaveOperationProgress.setState(SaveOperationState state)
|
Constructors in org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc.data.save with parameters of type SaveOperationState | |
---|---|
SaveOperationProgress(SaveOperationState state,
long toSaveCount,
long savedCount,
String failureReason,
String failureDetails)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |