| Package | Description |
|---|---|
| de.hybris.platform.inboundservices.model |
Contains generated models for each type of de.hybris.platform.inboundservices.jalo package.
|
| de.hybris.platform.inboundservices.resource | |
| de.hybris.platform.inboundservices.util | |
| de.hybris.platform.odata2services.odata.monitoring.impl |
| Modifier and Type | Method and Description |
|---|---|
InboundRequestModel |
InboundRequestErrorModel.getInboundRequest()
Generated method - Getter of the
InboundRequestError.inboundRequest attribute defined at extension inboundservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
InboundRequestErrorModel.setInboundRequest(InboundRequestModel value)
Generated method - Setter of
InboundRequestError.inboundRequest attribute defined at extension inboundservices. |
| Modifier and Type | Method and Description |
|---|---|
InboundRequestModel |
InboundRequestResource.getInboundRequestModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected InboundRequestModel |
InboundRequestResource.readResource(java.lang.String resourceId)
Gets the
InboundRequestModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<InboundRequestModel> |
InboundRequestsResource.getInboundRequestsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
InboundRequestResource.setInboundRequestModel(InboundRequestModel value)
Convenience method which just delegates to
#setResourceValue(InboundRequestModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
InboundRequestsResource.setInboundRequestsCollection(java.util.Collection<InboundRequestModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<InboundRequestModel> |
InboundRequestPersistenceContext.searchAllInboundRequest() |
| Modifier and Type | Method and Description |
|---|---|
protected InboundRequestModel |
DefaultInboundRequestService.createInboundRequest(RequestBatchEntity batch,
ResponseChangeSetEntity changeSet,
InboundRequestMediaModel payload) |
Copyright © 2018 SAP SE. All Rights Reserved.