Package br.com.jarch.faces.communication
Class CommunicationFilterSelectController
- java.lang.Object
-
- br.com.jarch.faces.controller.BaseController<E>
-
- br.com.jarch.faces.controller.BaseFilterSelectController<br.com.jarch.crud.communication.CommunicationEntity>
-
- br.com.jarch.faces.communication.CommunicationFilterSelectController
-
- All Implemented Interfaces:
IBaseController<br.com.jarch.crud.communication.CommunicationEntity>,IBaseFilterSelectController<br.com.jarch.crud.communication.CommunicationEntity>,IDivListFilter<br.com.jarch.crud.communication.CommunicationEntity>,java.io.Serializable
@JArchViewScoped @Generated(value="br.com.jarch.apt.generate.processor.EntityProcessor", date="22/07/2018 12:51:22") public class CommunicationFilterSelectController extends BaseFilterSelectController<br.com.jarch.crud.communication.CommunicationEntity>- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CommunicationFilterSelectController()
-
Method Summary
-
Methods inherited from class br.com.jarch.faces.controller.BaseFilterSelectController
activeAndAddParamsWhereJpa, activeAndAddParamWhereJpa, activeWhereJpa, addValue, addValueWhereJpa, classCssPanelGridFilterResponsive, clearDataModelList, clearFilter, clearLookup, clearSelected, deactiveWhereJpa, fillDataModelList, getCodeLookup, getColumnDataTable, getDataModel, getDescriptionLookup, getFieldSearch, getFilters, getListaAcumulados, getListAccumulated, getListColumnDataTable, getListData, getListData, getListTabFilter, getRepository, getSearch, getSelectableDataModel, getSelections, getService, getUnicoRetorno, getWidgetVar, iniciaUnicoRetorno, newSearchField, newSearchField, onRowSelect, onRowUnselect, onToggleSelect, searchCodeLookup, searchCodeLookup, selectRecnoTable, setCodeLookup, setDescriptionLookup, setListaAcumulados, setListAccumulated, setSelections
-
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.IDivListFilter
addFieldOrder, clearSearchBeforeFillDataModelList, columnsFilter, listFieldSearch, maxNumberRowFilter, removeFieldSearch, resetDataTable, setMaxResults
-
-