- validate(ContextObject) - Method in interface edu.uoc.framework.form.Form
-
Método desde el que se permite la validación de los datos recibidos
del cliente.
- value() - Method in enum edu.uoc.framework.core.configuration.Scope
-
- valueOf(String) - Static method in enum edu.uoc.framework.core.configuration.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.uoc.framework.utilities.I18N.I18n.DATE_TIME_FORMAT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.uoc.framework.utilities.I18N.I18n.I18N_TYPES
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum edu.uoc.framework.core.configuration.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum edu.uoc.framework.utilities.I18N.I18n.DATE_TIME_FORMAT
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum edu.uoc.framework.utilities.I18N.I18n.I18N_TYPES
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ViewException - Exception in edu.uoc.framework.exception
-
Excepción que representa la imposibilidad de dirigir el
resultado de una petición a su recurso asociado (si éste existe).
- ViewException(Exception) - Constructor for exception edu.uoc.framework.exception.ViewException
-
- ViewException(String) - Constructor for exception edu.uoc.framework.exception.ViewException
-
- ViewUtils - Class in edu.uoc.framework.view
-
Clase que recoge una serie de métodos destinados a
realizar el envío de datos del contexto actual
al recurso indicado.
- ViewUtils() - Constructor for class edu.uoc.framework.view.ViewUtils
-