| Package | Description |
|---|---|
| de.hybris.platform.sap.core.configuration.model |
Contains generated models for each type of de.hybris.platform.sap.core.configuration.jalo package.
|
| de.hybris.platform.sap.sapmodel.jalo.interceptor | |
| de.hybris.platform.sap.sapmodel.resource | |
| de.hybris.platform.sap.sapmodel.services | |
| de.hybris.platform.sap.sapmodel.services.impl | |
| de.hybris.platform.sap.saporderexchangeoms.outbound.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<SAPPlantLogSysOrgModel> |
SAPConfigurationModel.getSapPlantLogSysOrg()
Generated method - Getter of the
SAPConfiguration.sapPlantLogSysOrg attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPConfigurationModel.setSapPlantLogSysOrg(java.util.Set<SAPPlantLogSysOrgModel> value)
Generated method - Setter of
SAPConfiguration.sapPlantLogSysOrg attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
void |
SapPlantLogSysOrgValidationInterceptor.onValidate(SAPPlantLogSysOrgModel sapPlantLogSysOrg,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
SAPPlantLogSysOrgModel |
SAPPlantLogSysOrgResource.getSAPPlantLogSysOrgModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPPlantLogSysOrgModel |
SAPPlantLogSysOrgResource.readResource(java.lang.String resourceId)
Gets the
SAPPlantLogSysOrgModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPPlantLogSysOrgModel> |
SAPPlantLogSysOrgsResource.getSAPPlantLogSysOrgsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPPlantLogSysOrgResource.setSAPPlantLogSysOrgModel(SAPPlantLogSysOrgModel value)
Convenience method which just delegates to
#setResourceValue(SAPPlantLogSysOrgModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPPlantLogSysOrgsResource.setSAPPlantLogSysOrgsCollection(java.util.Collection<SAPPlantLogSysOrgModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
SAPPlantLogSysOrgModel |
SapPlantLogSysOrgService.getSapPlantLogSysOrgForPlant(BaseStoreModel baseStoreModel,
java.lang.String plantCode)
Get SAPPlantLogSysOrgModel for a given BaseStoreModel and plant code
|
| Modifier and Type | Method and Description |
|---|---|
SAPPlantLogSysOrgModel |
DefaultSapPlantLogSysOrgService.getSapPlantLogSysOrgForPlant(BaseStoreModel baseStoreModel,
java.lang.String plantCode) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SapOmsOrderCancelRequestContributor.addRow(ConsignmentEntryModel consignmentEntry,
SAPPlantLogSysOrgModel saplogSysSalesOrg,
OrderCancelRecordEntryModel orderCancelRequest,
java.util.List<java.util.Map<java.lang.String,java.lang.Object>> result) |
Copyright © 2018 SAP SE. All Rights Reserved.