@Service public class PossiveisParticipantesService extends br.inf.thema.erp.infra.service.ManutencaoService<PossiveisParticipantesVo>
PossiveisParticipantesVo
Modifier and Type | Field and Description |
---|---|
private PossiveisParticipantesDao |
possiveisParticipantesDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
PossiveisParticipantesService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<PossiveisParticipantesVo> |
getDao() |
java.util.Map<java.lang.String,java.lang.Object> |
processaAlteracaoTemplate(java.lang.Long programa,
java.lang.Long licitacao) |
java.util.List<PossiveisParticipantesVo> |
recuperarPossiveisParticipantesImportacao(java.lang.Long numeroTotal) |
private static final long serialVersionUID
@Autowired private PossiveisParticipantesDao possiveisParticipantesDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<PossiveisParticipantesVo> getDao()
public java.util.List<PossiveisParticipantesVo> recuperarPossiveisParticipantesImportacao(java.lang.Long numeroTotal) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.Map<java.lang.String,java.lang.Object> processaAlteracaoTemplate(java.lang.Long programa, java.lang.Long licitacao) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException