A C D E F G I J L M N O P R S T U V

G

getAction(String) - Method in class org.jewel.core.ActionManager
Cerca una acció a partir del patró URL
getArrayString(Object[]) - Static method in class org.jewel.util.ArrayUtil
 
getAttributes() - Method in class org.jewel.taglib.DataTableColumn
 
getAttributes() - Method in class org.jewel.taglib.DataTableColumnAction
 
getAttributes() - Method in interface org.jewel.taglib.DataTableColumnInterface
 
getAvailableLocales() - Method in class org.jewel.core.LocaleConfiguration
 
getBoolean(String) - Static method in class org.jewel.util.ParameterUtil
 
getBoolean(String, boolean) - Static method in class org.jewel.util.ParameterUtil
 
getCellStyle() - Method in class org.jewel.taglib.DataTableColumn
 
getCellStyle() - Method in class org.jewel.taglib.DataTableColumnAction
 
getCellStyle() - Method in interface org.jewel.taglib.DataTableColumnInterface
 
getCellStyleClass() - Method in class org.jewel.taglib.DataTableColumn
 
getCellStyleClass() - Method in class org.jewel.taglib.DataTableColumnAction
 
getCellStyleClass() - Method in interface org.jewel.taglib.DataTableColumnInterface
 
getChangeParameter() - Method in class org.jewel.core.LocaleConfiguration
 
getCognom() - Method in class com.jewel.test.dispatchers.Persona
 
getContent(String, Object, PageContext) - Method in class org.jewel.taglib.DataTableColumn
 
getContent(String, Object, PageContext) - Method in class org.jewel.taglib.DataTableColumnAction
 
getContent(String, Object, PageContext) - Method in interface org.jewel.taglib.DataTableColumnInterface
 
getController() - Method in class org.jewel.core.ActionMap
 
getController(String) - Method in class org.jewel.core.ActionMapper
Cerca un controlador pel nom donat
getControllerClass(String, ControllerScope) - Method in class org.jewel.core.ActionManager
Comproba que el nom d'un controlador pertanyi a un controlador de l'usuari en l'àmbit indicat
getControllerName() - Method in class org.jewel.core.ActionMap
 
getControllerParameters(String) - Method in class org.jewel.core.RequestContext
Obté tots els paràmetres del context que s'han d'assignar a un controlador.
getCurrentLocale() - Method in class org.jewel.core.RequestContext
 
getCustomFilters() - Method in class org.jewel.core.ApplicationConfiguration
 
getDefaultLocale() - Method in class org.jewel.core.LocaleConfiguration
 
getEdat() - Method in class com.jewel.test.dispatchers.Persona
 
getErrorMessages() - Method in class org.jewel.core.ActionMessages
 
getErrorPage() - Method in class org.jewel.core.ApplicationConfiguration
 
getErrorPageType() - Method in class org.jewel.core.ApplicationConfiguration
 
getExpression(String) - Static method in class org.jewel.util.PatternUtil
Obté el text de l'interior d'una expressió
getExpressions(String) - Static method in class org.jewel.util.PatternUtil
Obté les expressions d'un texte
getExpressionsUrl(String, String) - Static method in class org.jewel.util.PatternUtil
Obté les expressions d'un patró URL
getExpressionValue(String, PageContext) - Static method in class org.jewel.util.ParameterUtil
Obté el resultat d'avaluar una expressió al context de la pàgina, podent ser un objecte del context, un missatge internacionalitzat o, sino, es retorna l'expressió en si.
getFilter() - Method in class org.jewel.core.FilterMap
 
getFloat(String) - Static method in class org.jewel.util.ParameterUtil
 
getFloat(String, float) - Static method in class org.jewel.util.ParameterUtil
 
getHeaderStyle() - Method in class org.jewel.taglib.DataTableColumn
 
getHeaderStyle() - Method in class org.jewel.taglib.DataTableColumnAction
 
getHeaderStyle() - Method in interface org.jewel.taglib.DataTableColumnInterface
 
getHeaderStyleClass() - Method in class org.jewel.taglib.DataTableColumn
 
getHeaderStyleClass() - Method in class org.jewel.taglib.DataTableColumnAction
 
getHeaderStyleClass() - Method in interface org.jewel.taglib.DataTableColumnInterface
 
getInfoMessages() - Method in class org.jewel.core.ActionMessages
 
getInstance() - Static method in class org.jewel.core.ApplicationConfiguration
 
getInstance() - Static method in class org.jewel.core.ApplicationController
Obté la instancia d'aquesta classe (Singleton) dins l'aplicació.
getInteger(String) - Static method in class org.jewel.util.ParameterUtil
 
getInteger(String, int) - Static method in class org.jewel.util.ParameterUtil
 
getLocaleConfig() - Method in class org.jewel.core.ApplicationConfiguration
 
getMessageExpression(String, ResourceBundle) - Static method in class org.jewel.util.PatternUtil
Obté el text de l'interior d'una expressió de missatge internacionalitzat
getMessages() - Method in class org.jewel.core.ModelAndView
 
getMessagesFile() - Method in class org.jewel.core.LocaleConfiguration
 
getMessagesVariable() - Method in class org.jewel.core.LocaleConfiguration
 
getMethod() - Method in class org.jewel.core.ActionMap
 
getMethod() - Method in class org.jewel.core.FilterMap
 
getModel() - Method in class org.jewel.core.ModelAndView
 
getName() - Method in class org.jewel.taglib.FormTag
 
getName() - Method in class org.jewel.taglib.SelectCheckboxTag
 
getName() - Method in class org.jewel.taglib.SelectRadioTag
 
getNewLocale() - Method in class org.jewel.core.RequestContext
 
getNom() - Method in class com.jewel.test.dispatchers.Persona
 
getParameter(String) - Method in class org.jewel.core.RequestContext
 
getParameterJavabean(Class<?>, String, RequestContext) - Static method in class org.jewel.util.ParameterUtil
Obté un objecte JavaBean del context, posant-hi les propietats que estiguin al context.
getParameterObject(Class<?>, Object) - Static method in class org.jewel.util.ParameterUtil
Converteix un objecte d'un paràmetre a un tipus d'objecte marcat per el primer argument Pot convertir a Integer, String, Float, Boolean, Double, Long, Date o qualsevol array dels anteriors tipus.
getPattern(String, String) - Method in class org.jewel.core.ActionManager
Cerca un patró URL a partir del nom complet de l'acció
getPattern(String) - Method in class org.jewel.core.ApplicationController
Obté el patró URL d'una acció identificada per l'expressió 'controlador.mètode'
getProperty(Object, String) - Static method in class org.jewel.util.ParameterUtil
Obté la propietat d'un objecte pel seu nom, tenint en compte que si hi ha un punt accedirà a la propietat que la conté successivament Per exemple, si propertyName=persona.cotxe.matricula s'accedirà a la propietat 'matricula' de l'objecte cotxe, que es troba a l'objecte persona de l'objecte indicat al primer paràmetre
getRequest() - Method in class org.jewel.core.RequestContext
 
getResourceBundle() - Method in class org.jewel.core.RequestContext
 
getResultDispatcher(Class<? extends ResultDispatcher>) - Method in class org.jewel.core.ViewManager
Obté el Result Dispatcher adequat al tipus de resultat
getResultType() - Method in class org.jewel.core.ModelAndView
 
getServletName() - Method in class org.jewel.core.ApplicationConfiguration
 
getServletUrlPattern() - Method in class org.jewel.core.ApplicationConfiguration
 
getServletUrlPattern() - Method in class org.jewel.core.ApplicationController
Patró URL del JewelServlet
getSessionControllerClass(String) - Method in class org.jewel.core.ApplicationController
Comproba si un nom de controlador pertany a un controlador de l'usuari i el retorna.
getSessionControllers() - Method in class org.jewel.core.RequestContext
 
getSize() - Method in class org.jewel.taglib.AbstractInputTag
 
getTitle() - Method in class org.jewel.taglib.AbstractHtmlTag
 
getTitle() - Method in class org.jewel.taglib.DataTableColumn
 
getTitle() - Method in class org.jewel.taglib.DataTableColumnAction
 
getTitle() - Method in interface org.jewel.taglib.DataTableColumnInterface
 
getToken() - Method in class org.jewel.core.RequestContext
 
getUrl() - Method in class org.jewel.core.RequestContext
 
getUrl(String, String, Map<String, String>) - Static method in class org.jewel.util.UrlUtil
Obté la URL que s'ha de cridar per executar una acció amb els paràmetres indicats
getValueName() - Method in class org.jewel.taglib.DataTableColumn
 
getView() - Method in class org.jewel.core.ModelAndView
 

A C D E F G I J L M N O P R S T U V