@Service
public class TipoJettonService
extends <any>
TipoJetton
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
private TipoJettonDao |
tipoJettonDao |
Constructor and Description |
---|
TipoJettonService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<TipoJettonVo> |
recuperarTipoJettonControle() |
private static final long serialVersionUID
@Autowired private TipoJettonDao tipoJettonDao
public <any> getDao()
public java.util.List<TipoJettonVo> recuperarTipoJettonControle() throws ErpException
ErpException