Class ListaConexoesPresenter

All Implemented Interfaces:
FocusablePresenter, Presenter<ListaConexoesView>, PresenterLifeCicleAware<ListaConexoesView>, Serializable

@Component @Scope("prototype") @MenuContext(@Entry(target="main-area",menu="MAIN_MENU",displayName="Conex\u00f5es",singleton=true)) @Role(CONFIG_MANAGER) public class ListaConexoesPresenter extends AbstractEntityContainerSmartSearchPresenter<Conexao,ListaConexoesView>
Author:
Eduardo Frazao
See Also: