@Service public class InformacaoMotoristaService extends br.inf.thema.erp.infra.service.ManutencaoService<InformacaoMotorista>
Modifier and Type | Field and Description |
---|---|
private InformacaoMotoristaDao |
informacaoMotoristaDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
InformacaoMotoristaService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<InformacaoMotorista> |
getDao() |
InformacaoMotoristaVo |
recuperaDadosCarteira(java.lang.Long cadastroGeral) |
private static final long serialVersionUID
@Autowired private InformacaoMotoristaDao informacaoMotoristaDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<InformacaoMotorista> getDao()
public InformacaoMotoristaVo recuperaDadosCarteira(java.lang.Long cadastroGeral) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException