Uses of Class
de.hybris.platform.inboundservices.model.InboundRequestModel
-
Packages that use InboundRequestModel Package Description de.hybris.platform.inboundservices.model Contains generated models for each type of de.hybris.platform.inboundservices.jalo package.de.hybris.platform.inboundservices.util de.hybris.platform.odata2services.odata.monitoring -
-
Uses of InboundRequestModel in de.hybris.platform.inboundservices.model
Methods in de.hybris.platform.inboundservices.model that return InboundRequestModel Modifier and Type Method Description InboundRequestModelInboundRequestErrorModel. getInboundRequest()Generated method - Getter of theInboundRequestError.inboundRequestattribute defined at extensioninboundservices.Methods in de.hybris.platform.inboundservices.model with parameters of type InboundRequestModel Modifier and Type Method Description voidInboundRequestErrorModel. setInboundRequest(InboundRequestModel value)Generated method - Setter ofInboundRequestError.inboundRequestattribute defined at extensioninboundservices. -
Uses of InboundRequestModel in de.hybris.platform.inboundservices.util
Methods in de.hybris.platform.inboundservices.util that return types with arguments of type InboundRequestModel Modifier and Type Method Description java.util.Collection<InboundRequestModel>InboundRequestPersistenceContext. searchAllInboundRequest() -
Uses of InboundRequestModel in de.hybris.platform.odata2services.odata.monitoring
Methods in de.hybris.platform.odata2services.odata.monitoring that return InboundRequestModel Modifier and Type Method Description InboundRequestModelInboundRequestBuilder. build()
-