public class ObjetivoEstrategicoIntegracaoService
extends java.lang.Object
implements br.inf.thema.erp.integracao.materiais.service.ObjetivoEstrategicoPublicService
Modifier and Type | Field and Description |
---|---|
private ObjetivoEstrategicoDao |
objetivoEstrategicoDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
ObjetivoEstrategicoIntegracaoService() |
Modifier and Type | Method and Description |
---|---|
java.util.List<br.inf.thema.erp.integracao.materiais.entidade.ObjetivoEstrategico> |
obterAtivos() |
private static final long serialVersionUID
@Autowired private ObjetivoEstrategicoDao objetivoEstrategicoDao
public ObjetivoEstrategicoIntegracaoService()
public java.util.List<br.inf.thema.erp.integracao.materiais.entidade.ObjetivoEstrategico> obterAtivos() throws br.inf.thema.erp.infra.service.exception.ErpServiceException
obterAtivos
in interface br.inf.thema.erp.integracao.materiais.service.ObjetivoEstrategicoPublicService
br.inf.thema.erp.infra.service.exception.ErpServiceException