Package br.com.jarch.faces.communication
Class CommunicationListController
- java.lang.Object
-
- br.com.jarch.faces.controller.BaseController<E>
-
- br.com.jarch.faces.controller.BaseListController<E,S,R>
-
- br.com.jarch.faces.controller.CrudListController<br.com.jarch.crud.communication.CommunicationEntity,br.com.jarch.crud.communication.CommunicationService,br.com.jarch.crud.communication.CommunicationRepository>
-
- br.com.jarch.faces.communication.CommunicationListController
-
- All Implemented Interfaces:
IBaseController<br.com.jarch.crud.communication.CommunicationEntity>,IBaseListController<br.com.jarch.crud.communication.CommunicationEntity,br.com.jarch.crud.communication.CommunicationService,br.com.jarch.crud.communication.CommunicationRepository>,ICrudListController<br.com.jarch.crud.communication.CommunicationEntity,br.com.jarch.crud.communication.CommunicationService,br.com.jarch.crud.communication.CommunicationRepository>,IDivListFilter<br.com.jarch.crud.communication.CommunicationEntity>,java.io.Serializable
@JArchListController @JArchDynamicShowDataController(id="idArchived", labelButton="label.arquivar", labelMenu="label.arquivar", nameMethodDataController="archived", elDisabled="#{(r -> r.filed)(communication)}") public class CommunicationListController extends CrudListController<br.com.jarch.crud.communication.CommunicationEntity,br.com.jarch.crud.communication.CommunicationService,br.com.jarch.crud.communication.CommunicationRepository>- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CommunicationListController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetPageData()-
Methods inherited from class br.com.jarch.faces.controller.CrudListController
callActionDynamic, callActionDynamic, callActionDynamic, callActionDynamic, callChange, callChange, callClone, callClone, callDelete, callDelete, callInsert, getItemMenuSelected, getWidgetVar, isExclusionLogic, isExistColumnsTotalizer, processMethodDynamic, processMethodDynamic, processMethodDynamicConfirmation, processMethodDynamicItemMenuSelected, setItemMenuSelected, totalizer
-
Methods inherited from class br.com.jarch.faces.controller.BaseListController
activeAndAddParamsWhereJpa, activeAndAddParamWhereJpa, activeWhereJpa, addFieldOrder, addParam, callConsult, callConsult, changePageDataTableEvent, clearFilter, configGroupOrder, deactiveWhereJpa, exportFormatCsv, exportFormatExcel, exportFormatPdf, exportFormatTxt, exportFormatXml, fillDataModelList, getAcessMenu, getColumnDataTable, getDataModel, getFieldSearch, getFilters, getIdDynamicAction, getLabelReport, getListColumnDataTable, getListOrderType, getListTabFilter, getMenuActions, getOrderType, getParams, getReportGroupList, getReportOrderList, getRepository, getSearch, getSelections, getService, getTemplateReport, isDisabledAttributeOrder, isDisabledInsert, isDisabledPrint, isExistsActionDynamic, isReportPortrait, isShowOptionReport, isVisibleInsert, isVisiblePrint, newSearchField, newSearchField, onReorderReportGroup, onRowSelect, onRowUnselect, onTransferReportGroup, processDisabledEvaluation, processMethodDisabledEvaluation, processMethodMenuAction, processMethodMenuAction, processMethodMenuDownload, processMethodRenderedEvaluation, processRenderedEvaluation, redirectPageData, removeParam, restoreLastSearch, saveLastSearch, setOrderType, setReportGroupList, setReportOrderList, setSelections, setValueFilter
-
Methods inherited from class br.com.jarch.faces.controller.BaseController
classEntity, getMultiTenant, getTask, getUserInformation, insertDynamicColumn, isRevokeTaskOnCancelReturn, isStartedWorkFlow, isSystemTest, isUsageDynamicColumn, listDynamicColumn, setRevokeTaskOnCancelReturn, setTask, viewDiagram
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface br.com.jarch.faces.controller.IBaseListController
addParam, callConsult, callConsult, changePageDataTableEvent, exportFormatCsv, exportFormatExcel, exportFormatPdf, exportFormatTxt, exportFormatXml, getAcessMenu, getColumnDataTable, getDataModel, getFieldSearch, getIdDynamicAction, getLabelReport, getListColumnDataTable, getMenuActions, getParams, getRepository, getSelections, getService, getTemplateReport, isDisabledAttributeOrder, isDisabledInsert, isDisabledPrint, isExistsActionDynamic, isReportPortrait, isVisibleInsert, isVisiblePrint, newSearchField, newSearchField, onReorderReportGroup, onRowSelect, onRowUnselect, onTransferReportGroup, processBeforeCallConsult, processDisabledEvaluation, processMethodDisabledEvaluation, processMethodMenuAction, processMethodMenuAction, processMethodMenuDownload, processMethodRenderedEvaluation, processRenderedEvaluation, removeParam, restoreLastSearch, saveLastSearch, setSelections, setValueFilter
-
Methods inherited from interface br.com.jarch.faces.controller.IDivListFilter
activeAndAddParamsWhereJpa, activeAndAddParamWhereJpa, activeWhereJpa, addFieldOrder, clearFilter, clearSearchBeforeFillDataModelList, columnsFilter, deactiveWhereJpa, fillDataModelList, getFilters, getListTabFilter, getSearch, listFieldSearch, maxNumberRowFilter, removeFieldSearch, resetDataTable, setMaxResults
-
-