Class ListaPlanoEstrategicoPresenter

Object
AbstractPresenter<ListaPlanoEstrategicoView>
ListaPlanoEstrategicoPresenter
All Implemented Interfaces:
Presenter<ListaPlanoEstrategicoView>, PresenterLifeCicleAware<ListaPlanoEstrategicoView>, BSCPresenter<ListaPlanoEstrategicoView>, Serializable

@Component @Scope("prototype") @MenuContext(@Entry(displayName="Planos",path="Cadastro",menu="STRATEGIC_PLAN_MENU")) @Role({PROJECT_MANAGER,PROJECT_VIEWER}) public class ListaPlanoEstrategicoPresenter extends AbstractPresenter<ListaPlanoEstrategicoView> implements BSCPresenter<ListaPlanoEstrategicoView>
See Also: