Uses of Class
org.idempiere.webservices.model.MWebServiceType
Packages that use MWebServiceType
Package
Description
-
Uses of MWebServiceType in org.idempiere.adinterface
Methods in org.idempiere.adinterface with parameters of type MWebServiceTypeModifier and TypeMethodDescriptionorg.idempiere.adInterface.x10.StandardResponseDocumentModelADServiceImpl.scanFields(org.idempiere.adInterface.x10.DataField[] fields, MWebServiceType m_webservicetype, PO po, POInfo poinfo, Trx trx, org.idempiere.adInterface.x10.StandardResponse resp, org.idempiere.adInterface.x10.StandardResponseDocument ret) -
Uses of MWebServiceType in org.idempiere.webservices
Methods in org.idempiere.webservices that return MWebServiceTypeMethods in org.idempiere.webservices with parameters of type MWebServiceTypeModifier and TypeMethodDescriptionstatic StringAbstractService.invokeLoginValidator(org.idempiere.adInterface.x10.ADLoginRequest loginRequest, Properties ctx, MWebServiceType m_webserviceType, int time) Invoke web Service Login Validatorstatic org.idempiere.adInterface.x10.StandardResponseDocumentAbstractService.invokeWSValidator(MWebServiceType m_WebServiceType, int time, PO po, org.idempiere.adInterface.x10.DataField[] fields, Trx trx, Map<String, Object> requestCtx, org.idempiere.adInterface.x10.StandardResponse resp, org.idempiere.adInterface.x10.StandardResponseDocument ret) Invoke webservice ValidatorvoidIWSValidator.login(org.idempiere.adInterface.x10.ADLoginRequest loginRequest, Properties ctx, MWebServiceType m_webserviceType, int time) protected voidAbstractService.setOuputFields(org.idempiere.adInterface.x10.StandardResponse resp, MWebServiceType m_webservicetype, PO po, POInfo poInfo) voidIWSValidator.validate(PO po, MWebServiceType m_webserviceType, org.idempiere.adInterface.x10.DataField[] fields, int time, String trxName, Map<String, Object> requestCtx) -
Uses of MWebServiceType in org.idempiere.webservices.model
Methods in org.idempiere.webservices.model that return MWebServiceTypeConstructors in org.idempiere.webservices.model with parameters of type MWebServiceTypeModifierConstructorDescriptionMWebServiceType(Properties ctx, MWebServiceType copy) MWebServiceType(Properties ctx, MWebServiceType copy, String trxName)