@Named @RequestScoped public class FaqRequestController extends AbstractPageRequestController<Faq> implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORY_PARAM |
static String |
CURRENT_PAGE_PARAM |
static String |
ID_PARAM |
static String |
SEARCH_PARAM |
| Constructor and Description |
|---|
FaqRequestController() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentPageParam() |
List<FaqCategory> |
getFaqCategories() |
protected void |
handleI18N() |
protected void |
initSearch() |
boolean |
isScheda()
What does it mean?
|
getBasePage, getI18nRequestParams, getIdParam, getIdValue, initHttpParamsaddFacesMessage, addFacesMessage, addFacesMessage, getAppContext, getCurrentPage, getElement, getId, getPage, getPageOfSize, getPageSize, getParams, getSearch, initPage, injectOwnRepository, loadPage, postConstruct, setElement, setId, setPageSize, setPageSizeAsString, totalSizepublic static final String ID_PARAM
public static final String CURRENT_PAGE_PARAM
public static final String CATEGORY_PARAM
public static final String SEARCH_PARAM
public List<FaqCategory> getFaqCategories()
protected void initSearch()
initSearch in class AbstractPageRequestController<Faq>public String getCurrentPageParam()
getCurrentPageParam in interface org.giavacms.common.renderer.UiRepeatInterface<Faq>public boolean isScheda()
protected void handleI18N()
handleI18N in class AbstractPageRequestController<Faq>Copyright © 2013. All Rights Reserved.