- getConverter(String, Class<T>) - Static method in class org.fryske_akademy.jsf.util.JsfUtil
-
- getCookie(String) - Static method in class org.fryske_akademy.jsf.util.CookieHelper
-
return the first cookie found with this name
- getCrudReadService() - Method in class org.fryske_akademy.jsf.lazy.AbstractLazyModel
-
- getCrudWriteService() - Method in class org.fryske_akademy.jsf.AbstractCrudController
-
- getCurrentTheme() - Method in class org.fryske_akademy.jsf.SessionBean
-
- getFiltered() - Method in interface org.fryske_akademy.jsf.Filtering
-
Use this in primefaces EL expression for filteredValue
- getFiltered() - Method in class org.fryske_akademy.jsf.FilteringImpl
-
Use this in primefaces EL expression for filteredValue
- getFiltered() - Method in class org.fryske_akademy.jsf.lazy.AbstractLazyModel
-
Use this in primefaces EL expression for filteredValue
- getFiltering() - Method in class org.fryske_akademy.jsf.AbstractCrudController
-
- getFiltering() - Method in class org.fryske_akademy.jsf.AbstractLazyController
-
- getFilters() - Method in interface org.fryske_akademy.jsf.Filtering
-
used this in EL expression for filterValue: #{controller.filters['filtername']}
- getFilters() - Method in class org.fryske_akademy.jsf.FilteringImpl
-
used this in EL expression for filterValue:
#{controller.filters['filtername']}
- getFilters() - Method in class org.fryske_akademy.jsf.lazy.AbstractLazyModel
-
used this in EL expression for filterValue:
#{controller.filters['filtername']}
- getLanguage() - Method in class org.fryske_akademy.jsf.SessionBean
-
The current choice
- getLanguages() - Method in class org.fryske_akademy.jsf.SessionBean
-
use this for user choice (dropdown)
- getLastChanged(T, int) - Method in class org.fryske_akademy.jsf.AbstractCrudController
-
- getLastChangedInfo(T) - Method in class org.fryske_akademy.jsf.AbstractCrudController
-
returns username, revision date and RevisionType for the last
revision found
- getLazyController() - Method in class org.fryske_akademy.jsf.lazy.AbstractLazyModel
-
- getLazyModel() - Method in class org.fryske_akademy.jsf.AbstractLazyController
-
- getLocale() - Method in class org.fryske_akademy.jsf.SessionBean
-
the current locale, use this in @locale in f:view
- getLocaleBundle(String) - Static method in class org.fryske_akademy.jsf.util.JsfUtil
-
return a resource for the current locale
- getNewEntity() - Method in class org.fryske_akademy.jsf.AbstractCrudController
-
- getObjectFromRequestParameter(String, Converter, UIComponent) - Static method in class org.fryske_akademy.jsf.util.JsfUtil
-
- getRequestParameter(String) - Static method in class org.fryske_akademy.jsf.util.JsfUtil
-
- getRowData(String) - Method in class org.fryske_akademy.jsf.lazy.AbstractLazyModel
-
- getSelected() - Method in class org.fryske_akademy.jsf.AbstractCrudController
-
- getSelectItems(List, boolean) - Static method in class org.fryske_akademy.jsf.util.JsfUtil
-
- getThemes() - Method in class org.fryske_akademy.jsf.SessionBean
-
list available themes
- getUser() - Method in class org.fryske_akademy.jsf.SessionBean
-
- gotoPageContaining(T) - Method in class org.fryske_akademy.jsf.AbstractCrudController
-