@Named @RequestScoped public class RichContentRequestController extends AbstractPageRequestController<RichContent> implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
CURRENT_PAGE_PARAM |
static String |
ID_PARAM |
| Constructor and Description |
|---|
RichContentRequestController() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentPageParam() |
RichContent |
getLast(String category) |
List<org.giavacms.common.model.Group<Tag>> |
getRequestTags() |
List<String> |
getTipiRichContent() |
protected void |
handleI18N() |
protected void |
initSearch() |
boolean |
isScheda() |
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 CURRENT_PAGE_PARAM
public static final String ID_PARAM
protected void initSearch()
initSearch in class AbstractPageRequestController<RichContent>public String getCurrentPageParam()
getCurrentPageParam in interface org.giavacms.common.renderer.UiRepeatInterface<RichContent>public boolean isScheda()
public RichContent getLast(String category)
protected void handleI18N()
handleI18N in class AbstractPageRequestController<RichContent>Copyright © 2013. All Rights Reserved.