Package systextil.bo.func
Class PermiteBaixarEstagioReqPendEndpoint
java.lang.Object
systextil.ws.ResourceBase
systextil.bo.func.PermiteBaixarEstagioReqPendEndpoint
public class PermiteBaixarEstagioReqPendEndpoint
extends systextil.ws.ResourceBase
Executa a função 
PermiteBaixarEstagioReqPend.- Author:
 - sergio
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class systextil.ws.ResourceBase
systextil.ws.ResourceBase.Err - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class systextil.ws.ResourceBase
execute, getLogin, run 
- 
Constructor Details
- 
PermiteBaixarEstagioReqPendEndpoint
public PermiteBaixarEstagioReqPendEndpoint() 
 - 
 - 
Method Details
- 
get
Executa a função.- Parameters:
 ordemProducao- a ordem de produçãocodigoEstagio- o código do estágio- Returns:
 - "OK" se for sucesso, ou a mensagem de validação se houver
 - Throws:
 TagException- se der problema
 
 -