Package | Description |
---|---|
org.gcube.portlets.user.td.gwtservice.server.file | |
org.gcube.portlets.user.td.gwtservice.shared.file |
Modifier and Type | Field and Description |
---|---|
protected FileUploadState |
FileUploadSession.fileUploadState |
Modifier and Type | Method and Description |
---|---|
FileUploadState |
FileUploadSession.getFileUploadState() |
Modifier and Type | Method and Description |
---|---|
void |
FileUploadSession.setFileUploadState(FileUploadState fileUploadState) |
Modifier and Type | Field and Description |
---|---|
protected FileUploadState |
FileUploadMonitor.state |
Modifier and Type | Method and Description |
---|---|
FileUploadState |
FileUploadMonitor.getState() |
static FileUploadState |
FileUploadState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileUploadState[] |
FileUploadState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FileUploadMonitor.setState(FileUploadState state) |
Constructor and Description |
---|
FileUploadMonitor(long totalLenght,
long elaboratedLenght,
FileUploadState state,
String failureReason) |
Copyright © 2014. All Rights Reserved.