Class ListaNotaEmailLogPresenter
Object
SmartSearchPresenter<NotaEmailLog,ListaNotaEmailLogView>
AbstractEntityManagerSmartSearchPresenter<NotaEmailLog,ListaNotaEmailLogView>
AbstractEntityContainerSmartSearchPresenter<NotaEmailLog,ListaNotaEmailLogView>
ListaNotaEmailLogPresenter
- All Implemented Interfaces:
FocusablePresenter,Presenter<ListaNotaEmailLogView>,PresenterLifeCicleAware<ListaNotaEmailLogView>,Serializable
@Component
@Scope("prototype")
public class ListaNotaEmailLogPresenter
extends AbstractEntityContainerSmartSearchPresenter<NotaEmailLog,ListaNotaEmailLogView>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractEntityContainerSmartSearchPresenter
buildContainer, extractEntity, filterMade, focusMethods inherited from class AbstractEntityManagerSmartSearchPresenter
getEntityManager, setEntityManagerMethods inherited from class SmartSearchPresenter
addFixedFilterValue, addSearchProperty, beforeFilter, bindImmediateTable, closeAllowed, firePickedEvent, fireSelectedEvent, getContainer, getCustomFilter, getEntityClass, getEventBus, getFixedFilterValues, getSearchProperties, getSelected, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, isBottomVisible, refresh, setBottomVisible, setCustomFilter, setEntityClass, setEventBus, setFixedFilterValues, setSearchProperties, setSearchProperties, unbindImmediateTable
-
Constructor Details
-
ListaNotaEmailLogPresenter
public ListaNotaEmailLogPresenter()
-
-
Method Details
-
init
@PostConstruct public void init()- Overrides:
initin classSmartSearchPresenter<NotaEmailLog,ListaNotaEmailLogView>
-
setNotaId
-
setNota
public void setNota(Nota nota) -
getView
-
createContainer
protected EntityContainer<NotaEmailLog> createContainer()Description copied from class:AbstractEntityContainerSmartSearchPresenterCria o container- Specified by:
createContainerin classAbstractEntityContainerSmartSearchPresenter<NotaEmailLog,ListaNotaEmailLogView> - Returns:
-