Index
All Classes and Interfaces|All Packages
A
- AbstractFormUpdateResponse<F extends SimpleObjectForm<?>> - Class in org.openforis.commons.web
- AbstractFormUpdateResponse(F) - Constructor for class org.openforis.commons.web.AbstractFormUpdateResponse
- addObject(String, Object) - Method in class org.openforis.commons.web.Response
C
- copyTo(T, String...) - Method in class org.openforis.commons.web.SimpleObjectForm
E
- ERROR - Enum constant in enum class org.openforis.commons.web.Response.Status
F
- Forms - Class in org.openforis.commons.web
- Forms() - Constructor for class org.openforis.commons.web.Forms
G
- getErrorMessage() - Method in class org.openforis.commons.web.Response
- getErrorMessageArguments() - Method in class org.openforis.commons.web.Response
- getForm() - Method in class org.openforis.commons.web.AbstractFormUpdateResponse
- getId() - Method in class org.openforis.commons.web.PersistedObjectForm
- getJobErrorMessage() - Method in class org.openforis.commons.web.JobStatusResponse
- getJobId() - Method in class org.openforis.commons.web.JobStatusResponse
- getJobProgress() - Method in class org.openforis.commons.web.JobStatusResponse
- getJobStatus() - Method in class org.openforis.commons.web.JobStatusResponse
- getObject() - Method in class org.openforis.commons.web.Response
- getObjects() - Method in class org.openforis.commons.web.Response
- getStatus() - Method in class org.openforis.commons.web.Response
H
- hasErrors() - Method in class org.openforis.commons.web.Response
- HttpResponses - Class in org.openforis.commons.web
- HttpResponses() - Constructor for class org.openforis.commons.web.HttpResponses
I
- initializeFromObject(T) - Method in class org.openforis.commons.web.SimpleObjectForm
- isStatusError() - Method in class org.openforis.commons.web.Response
- isStatusOk() - Method in class org.openforis.commons.web.Response
J
- JobStatusResponse - Class in org.openforis.commons.web
- JobStatusResponse() - Constructor for class org.openforis.commons.web.JobStatusResponse
O
- OK - Enum constant in enum class org.openforis.commons.web.Response.Status
- org.openforis.commons.web - package org.openforis.commons.web
P
- PersistedObjectForm<I extends Number,
T> - Class in org.openforis.commons.web - PersistedObjectForm() - Constructor for class org.openforis.commons.web.PersistedObjectForm
- PersistedObjectForm(T) - Constructor for class org.openforis.commons.web.PersistedObjectForm
R
- Response - Class in org.openforis.commons.web
- Response() - Constructor for class org.openforis.commons.web.Response
- Response.Status - Enum Class in org.openforis.commons.web
S
- setErrorMessage(String) - Method in class org.openforis.commons.web.Response
- setErrorMessageArguments(String[]) - Method in class org.openforis.commons.web.Response
- setErrorStatus() - Method in class org.openforis.commons.web.Response
- setId(I) - Method in class org.openforis.commons.web.PersistedObjectForm
- setJobErrorMessage(String) - Method in class org.openforis.commons.web.JobStatusResponse
- setJobId(String) - Method in class org.openforis.commons.web.JobStatusResponse
- setJobProgress(int) - Method in class org.openforis.commons.web.JobStatusResponse
- setJobStatus(Worker.Status) - Method in class org.openforis.commons.web.JobStatusResponse
- setNoContentStatus(HttpServletResponse) - Static method in class org.openforis.commons.web.HttpResponses
- setObject(Object) - Method in class org.openforis.commons.web.Response
- setOkStatus() - Method in class org.openforis.commons.web.Response
- SimpleObjectForm<T> - Class in org.openforis.commons.web
- SimpleObjectForm() - Constructor for class org.openforis.commons.web.SimpleObjectForm
- SimpleObjectForm(T) - Constructor for class org.openforis.commons.web.SimpleObjectForm
T
- toForm(T, Class<F>) - Static method in class org.openforis.commons.web.Forms
- toForms(List<T>, Class<F>) - Static method in class org.openforis.commons.web.Forms
V
- valueOf(String) - Static method in enum class org.openforis.commons.web.Response.Status
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.openforis.commons.web.Response.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages