Class RelatorioSmartSearchPresenter
Object
SmartSearchPresenter<Relatorio,RelatorioSmartSearchView>
RelatorioSmartSearchPresenter
- All Implemented Interfaces:
Presenter<RelatorioSmartSearchView>,PresenterLifeCicleAware<RelatorioSmartSearchView>,Serializable
@Component
@Scope("prototype")
public class RelatorioSmartSearchPresenter
extends SmartSearchPresenter<Relatorio,RelatorioSmartSearchView>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Container.Filterableprotected RelatorioextractEntity(Object itemId) getView()voidinit()voidsetFilterByNotInMenuSuperior(boolean filterByNotInMenuSuperior) voidsetFilterGroup(String filterGroup) voidsetFilterGroups(Collection<String> filterGroups) voidsetReportService(ReportService reportService) voidMethods inherited from class SmartSearchPresenter
addFixedFilterValue, addSearchProperty, beforeFilter, bindImmediateTable, closeAllowed, filterMade, firePickedEvent, fireSelectedEvent, getContainer, getCustomFilter, getEntityClass, getEventBus, getFixedFilterValues, getSearchProperties, getSelected, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, isBottomVisible, refresh, setBottomVisible, setCustomFilter, setEntityClass, setEventBus, setFixedFilterValues, setSearchProperties, setSearchProperties, unbindImmediateTable
-
Field Details
-
filterGroups
-
-
Constructor Details
-
RelatorioSmartSearchPresenter
public RelatorioSmartSearchPresenter()
-
-
Method Details
-
init
@PostConstruct public void init()- Overrides:
initin classSmartSearchPresenter<Relatorio,RelatorioSmartSearchView>
-
getReportService
-
setReportService
-
getFilterGroups
-
setFilterGroups
-
setFilterGroup
-
setView
-
getView
-
buildContainer
protected Container.Filterable buildContainer()- Specified by:
buildContainerin classSmartSearchPresenter<Relatorio,RelatorioSmartSearchView>
-
extractEntity
- Specified by:
extractEntityin classSmartSearchPresenter<Relatorio,RelatorioSmartSearchView>
-
setFilterByNotInMenuSuperior
public void setFilterByNotInMenuSuperior(boolean filterByNotInMenuSuperior)
-