@Controller(value="orcamentoParticipativoM")
@Scope(value="session")
public class OrcamentoParticipativoMBean
extends <any>
Modifier and Type | Field and Description |
---|---|
private OrcamentoParticipativoService |
orcamentoParticipativoService |
private static long |
serialVersionUID |
Constructor and Description |
---|
OrcamentoParticipativoMBean() |
Modifier and Type | Method and Description |
---|---|
BaseService |
getService() |
void |
trocaDeregistro(int atual,
int aterior) |
private static final long serialVersionUID
@Autowired private OrcamentoParticipativoService orcamentoParticipativoService