@Service
public class WsFpeService
extends <any>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
private WsFpeDao |
wsFpeDao |
Constructor and Description |
---|
WsFpeService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<WsFpeVo> |
recuperarParametrosWs() |
java.lang.String |
recuperarParametrosWsPorId(java.lang.Long urlWs,
java.lang.Long servicoWs,
java.lang.Long metodoWs,
java.lang.Long administracao) |
private static final long serialVersionUID
@Autowired private WsFpeDao wsFpeDao
public <any> getDao()
public java.util.List<WsFpeVo> recuperarParametrosWs() throws ErpException
ErpException
public java.lang.String recuperarParametrosWsPorId(java.lang.Long urlWs, java.lang.Long servicoWs, java.lang.Long metodoWs, java.lang.Long administracao) throws ErpException
ErpException