Class GrupoPermissaoPresenter
- All Implemented Interfaces:
Presenter<GrupoPermissaoView>,PresenterLifeCicleAware<GrupoPermissaoView>,Serializable
@Component
@Scope("prototype")
public class GrupoPermissaoPresenter
extends AbstractPresenter<GrupoPermissaoView>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractPresenter
closeAllowed, getEventBus, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, setEventBus
-
Constructor Details
-
GrupoPermissaoPresenter
public GrupoPermissaoPresenter()
-
-
Method Details
-
getView
-
getGrupo
public Grupo getGrupo() -
setGrupo
public void setGrupo(Grupo grupo)
-