Uses of Class
de.hybris.platform.inboundservices.jalo.InboundRequest
Packages that use InboundRequest
-
Uses of InboundRequest in de.hybris.platform.inboundservices.jalo
Methods in de.hybris.platform.inboundservices.jalo that return InboundRequestModifier and TypeMethodDescriptionGeneratedInboundRequestError.getInboundRequest()Generated method - Getter of theInboundRequestError.inboundRequestattribute.GeneratedInboundRequestError.getInboundRequest(SessionContext ctx) Generated method - Getter of theInboundRequestError.inboundRequestattribute.Methods in de.hybris.platform.inboundservices.jalo with parameters of type InboundRequestModifier and TypeMethodDescriptionvoidGeneratedInboundRequestError.setInboundRequest(InboundRequest value) Generated method - Setter of theInboundRequestError.inboundRequestattribute.voidGeneratedInboundRequestError.setInboundRequest(SessionContext ctx, InboundRequest value) Generated method - Setter of theInboundRequestError.inboundRequestattribute.