@Service
public class IniciativaService
extends <any>
Iniciativa
Modifier and Type | Field and Description |
---|---|
private IniciativaDao |
iniciativaDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
IniciativaService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<IniciativaVo> |
recuperarPorPlano(java.lang.Long plano) |
private static final long serialVersionUID
@Autowired private IniciativaDao iniciativaDao
public <any> getDao()
public java.util.List<IniciativaVo> recuperarPorPlano(java.lang.Long plano) throws ErpServiceException
ErpServiceException