|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileUploadState | |
|---|---|
| org.gcube.portlets.user.td.gwtservice.server.file | |
| org.gcube.portlets.user.td.gwtservice.shared.file | |
| Uses of FileUploadState in org.gcube.portlets.user.td.gwtservice.server.file |
|---|
| Fields in org.gcube.portlets.user.td.gwtservice.server.file declared as FileUploadState | |
|---|---|
protected FileUploadState |
FileUploadSession.fileUploadState
|
| Methods in org.gcube.portlets.user.td.gwtservice.server.file that return FileUploadState | |
|---|---|
FileUploadState |
FileUploadSession.getFileUploadState()
|
| Methods in org.gcube.portlets.user.td.gwtservice.server.file with parameters of type FileUploadState | |
|---|---|
void |
FileUploadSession.setFileUploadState(FileUploadState fileUploadState)
|
| Uses of FileUploadState in org.gcube.portlets.user.td.gwtservice.shared.file |
|---|
| Fields in org.gcube.portlets.user.td.gwtservice.shared.file declared as FileUploadState | |
|---|---|
protected FileUploadState |
FileUploadMonitor.state
|
| Methods in org.gcube.portlets.user.td.gwtservice.shared.file that return FileUploadState | |
|---|---|
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. |
| Methods in org.gcube.portlets.user.td.gwtservice.shared.file with parameters of type FileUploadState | |
|---|---|
void |
FileUploadMonitor.setState(FileUploadState state)
|
| Constructors in org.gcube.portlets.user.td.gwtservice.shared.file with parameters of type FileUploadState | |
|---|---|
FileUploadMonitor(long totalLenght,
long elaboratedLenght,
FileUploadState state,
String failureReason)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||