@Service public class SegurosService extends br.inf.thema.erp.infra.service.ManutencaoFiltroService<SegurosVo>
Modifier and Type | Field and Description |
---|---|
private SegurosDao |
segurosDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
SegurosService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<SegurosVo> |
getDao() |
java.util.List<SegurosVo> |
recuperarSegurosBem(java.util.Map<java.lang.String,java.lang.Object> parametros) |
filtrar, filtrar
private static final long serialVersionUID
@Autowired private SegurosDao segurosDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<SegurosVo> getDao()
public java.util.List<SegurosVo> recuperarSegurosBem(java.util.Map<java.lang.String,java.lang.Object> parametros) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException