Uses of Class
com.sap.document.sap.soap.functions.mc_style.CtsWsRequestResponse
Packages that use CtsWsRequestResponse
Package
Description
-
Uses of CtsWsRequestResponse in com.sap.document.sap.soap.functions.mc_style
Fields in com.sap.document.sap.soap.functions.mc_style declared as CtsWsRequestResponseModifier and TypeFieldDescriptionprotected CtsWsRequestResponseCtsGetDefaultRequestResponse.responseMethods in com.sap.document.sap.soap.functions.mc_style that return CtsWsRequestResponseModifier and TypeMethodDescriptionObjectFactory.createCtsWsRequestResponse()Create an instance ofCtsWsRequestResponseEXPORTCTSWS.ctsGetDefaultRequest(String descriptionProposal, String refreshMode, CtsWsRequestFilter requestFilter) CtsGetDefaultRequestResponse.getResponse()Gets the value of the response property.Methods in com.sap.document.sap.soap.functions.mc_style with parameters of type CtsWsRequestResponseModifier and TypeMethodDescriptionvoidCtsGetDefaultRequestResponse.setResponse(CtsWsRequestResponse value) Sets the value of the response property. -
Uses of CtsWsRequestResponse in de.hybris.e2e.transport.cts
Methods in de.hybris.e2e.transport.cts that return CtsWsRequestResponseModifier and TypeMethodDescriptionCtsClient.getDefaultRequest()Contacts export web service by sending configured @CtsWsRequestFilter and gets default request information like request idCtsService.getDefaultRequest(String description, String refreshMode, CtsWsRequestFilter filter) Contacts export web service by sending configured @CtsWsRequestFilter and gets default request information like request idMethods in de.hybris.e2e.transport.cts with parameters of type CtsWsRequestResponseModifier and TypeMethodDescriptionvoidCtsClient.setRequestResponse(CtsWsRequestResponse response) Sets request response -
Uses of CtsWsRequestResponse in de.hybris.e2e.transport.cts.impl
Methods in de.hybris.e2e.transport.cts.impl that return CtsWsRequestResponseModifier and TypeMethodDescriptionSimpleCtsClient.getDefaultRequest()Contacts export web service by sending configured @CtsWsRequestFilter and gets default request information like request idSimpleCtsService.getDefaultRequest(String description, String refreshMode, CtsWsRequestFilter filter) Contacts export web service by sending configured @CtsWsRequestFilter and gets default request information like request idMethods in de.hybris.e2e.transport.cts.impl with parameters of type CtsWsRequestResponseModifier and TypeMethodDescriptionvoidSimpleCtsClient.setRequestResponse(CtsWsRequestResponse response) Sets request response