Uses of Class
de.hybris.platform.inboundservices.jalo.InboundRequest
-
Packages that use InboundRequest Package Description de.hybris.platform.inboundservices.jalo -
-
Uses of InboundRequest in de.hybris.platform.inboundservices.jalo
Methods in de.hybris.platform.inboundservices.jalo that return InboundRequest Modifier and Type Method Description InboundRequestGeneratedInboundRequestError. getInboundRequest()Generated method - Getter of theInboundRequestError.inboundRequestattribute.InboundRequestGeneratedInboundRequestError. getInboundRequest(SessionContext ctx)Generated method - Getter of theInboundRequestError.inboundRequestattribute.Methods in de.hybris.platform.inboundservices.jalo with parameters of type InboundRequest Modifier and Type Method Description voidGeneratedInboundRequestError. setInboundRequest(InboundRequest value)Generated method - Setter of theInboundRequestError.inboundRequestattribute.voidGeneratedInboundRequestError. setInboundRequest(SessionContext ctx, InboundRequest value)Generated method - Setter of theInboundRequestError.inboundRequestattribute.
-