Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
M
O
R
S
T
V
G
getAttributeApplication(String)
- Method in class edu.uoc.fw.core.context.
ContextObject
Obtenir el valor de l'atribut de l'àmbit de l'aplicació
getAttributeNamesApplication()
- Method in class edu.uoc.fw.core.context.
ContextObject
Obtenir el nom de tots els atributs guardats a l'àmbit d'aplicació
getAttributeNamesSession()
- Method in class edu.uoc.fw.core.context.
ContextObject
Obtenir el nom de tots els atributs guardats a la sessió
getAttributeRequest(String)
- Method in class edu.uoc.fw.core.context.
ContextObject
Obtenir el valor de l'atribut de l'àmbit de la petició
getAttributeSession(String)
- Method in class edu.uoc.fw.core.context.
ContextObject
Obtenir el valor de l'atribut de l'àmbit de la sessió
getBean()
- Method in class edu.uoc.fw.tags.
OutputTag
getCommandConfig(String)
- Method in class edu.uoc.fw.core.config.
Configuration
Retorna la configuració d'un command de l'aplicació segons el seu nom.
getCssClass()
- Method in class edu.uoc.fw.tags.
CommandMessagesTag
getCssClass()
- Method in class edu.uoc.fw.tags.
TextTag
getDefaultLanguage()
- Method in class edu.uoc.fw.core.config.
ResourceBundleConfig
getErrorMessages()
- Method in class edu.uoc.fw.core.command.
CommandMessages
Retorna la llista d'errors
getFilePattern()
- Method in class edu.uoc.fw.core.config.
ResourceBundleConfig
getForm()
- Method in class edu.uoc.fw.core.config.
CommandConfig
getForm()
- Method in class edu.uoc.fw.tags.
TextTag
getFormConfig(String)
- Method in class edu.uoc.fw.core.config.
Configuration
Retorna la configuració d'un formulari de l'aplicació segons el seu nom.
getGlobalResult(String)
- Method in class edu.uoc.fw.core.config.
Configuration
Retorna la configuració d'un resultat de l'aplicació segons el seu nom.
getInformationMessages()
- Method in class edu.uoc.fw.core.command.
CommandMessages
Retorna la llista dels missatges informatius
getInputView()
- Method in class edu.uoc.fw.core.config.
CommandConfig
getInstance()
- Static method in class edu.uoc.fw.core.config.
Configuration
Es retorna la instancia de
Configuration
que s'utilitzarà a l'aplicació.
getInstance()
- Static method in class edu.uoc.fw.core.config.
ResourceBundleConfig
Es retorna la instancia de
ResourceBundleConfig
que s'utilitzarà a l'aplicació.
getKey()
- Method in class edu.uoc.fw.tags.
MessageTag
getMaxlength()
- Method in class edu.uoc.fw.tags.
TextTag
getMessage(String, String)
- Method in class edu.uoc.fw.core.config.
ResourceBundleConfig
S'obté la propietat del fitxer de recursos de l'idioma indicat segons la clau indicada.
getMessages()
- Method in class edu.uoc.fw.core.command.
Command
getName()
- Method in class edu.uoc.fw.core.config.
CommandConfig
getName()
- Method in class edu.uoc.fw.core.config.
FormConfig
getName()
- Method in class edu.uoc.fw.core.config.
ResultConfig
getParametersMap()
- Method in class edu.uoc.fw.core.context.
ContextObject
Obté els noms i el seu valor dels parametres de la petició
getProperty()
- Method in class edu.uoc.fw.tags.
OutputTag
getProperty()
- Method in class edu.uoc.fw.tags.
TextTag
getRequest()
- Method in class edu.uoc.fw.core.context.
ContextObject
getResourceBundles()
- Method in class edu.uoc.fw.core.config.
ResourceBundleConfig
getResponse()
- Method in class edu.uoc.fw.core.context.
ContextObject
getResultByName(String)
- Method in class edu.uoc.fw.core.config.
CommandConfig
Obté l'objecte
ResultConfig
segons el nom indicat
getScope()
- Method in class edu.uoc.fw.core.config.
CommandConfig
getServlet()
- Method in class edu.uoc.fw.core.context.
ContextObject
getServletPath()
- Method in class edu.uoc.fw.core.context.
ContextObject
Retorna la part de la URL de la petició que fa referencia al servlet
getSize()
- Method in class edu.uoc.fw.tags.
TextTag
getTo()
- Method in class edu.uoc.fw.core.config.
ResultConfig
getType()
- Method in class edu.uoc.fw.core.config.
CommandConfig
getType()
- Method in class edu.uoc.fw.core.config.
FormConfig
getType()
- Method in class edu.uoc.fw.tags.
CommandMessagesTag
getValue()
- Method in class edu.uoc.fw.tags.
TextTag
getValueParameter(PageContext, String, String)
- Static method in class edu.uoc.fw.tags.
TagUtils
S'obté el valor de l'atribut del formulari indicat.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
M
O
R
S
T
V