@Scope(value="session")
@Controller(value="stnRiscosFiscaisM")
public class StnRiscosFiscaisMBean
extends <any>
Modifier and Type | Field and Description |
---|---|
private MensagemUtil |
mensagemBundle |
private StnRiscosFiscaisService |
stnRiscosFiscaisService |
private VariaveisDeSessaoService |
variaveisDeSessaoService |
Constructor and Description |
---|
StnRiscosFiscaisMBean() |
Modifier and Type | Method and Description |
---|---|
BaseService |
getService() |
void |
inicializaPrograma() |
void |
posCriar(int registro) |
void |
posSalvar() |
@Autowired private StnRiscosFiscaisService stnRiscosFiscaisService
@Autowired private VariaveisDeSessaoService variaveisDeSessaoService
private MensagemUtil mensagemBundle