@Service
public class VotacaoAbertaService
extends <any>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
private VotacaoAbertaDao |
votacaoAbetaDao |
Constructor and Description |
---|
VotacaoAbertaService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
VotacaoAbertaVo |
votacaoAbertaPorCodigo(java.lang.Long codigo) |
private static final long serialVersionUID
@Autowired private VotacaoAbertaDao votacaoAbetaDao
public <any> getDao()
public VotacaoAbertaVo votacaoAbertaPorCodigo(java.lang.Long codigo) throws ErpServiceException
ErpServiceException