| 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.sapcpicustomerexchangeb2b.outbound.services.impl | |
| de.hybris.platform.sap.sapcpiorderexchangeoms.service.impl | |
| de.hybris.platform.sap.sapmodel.jalo.interceptor | |
| de.hybris.platform.sap.sapmodel.jalo.listener | |
| de.hybris.platform.sap.sapmodel.model |
Contains generated models for each type of de.hybris.platform.sap.sapmodel.jalo package.
|
| de.hybris.platform.sap.sapmodel.resource | |
| de.hybris.platform.sap.sapmodel.services | |
| de.hybris.platform.sap.sapmodel.services.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<SAPLogicalSystemModel> |
SAPGlobalConfigurationModel.getSapLogicalSystemGlobalConfig()
Generated method - Getter of the
SAPGlobalConfiguration.sapLogicalSystemGlobalConfig attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPGlobalConfigurationModel.setSapLogicalSystemGlobalConfig(java.util.Set<SAPLogicalSystemModel> value)
Generated method - Setter of
SAPGlobalConfiguration.sapLogicalSystemGlobalConfig attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
protected SAPLogicalSystemModel |
SapCpiB2BCustomerDefaultConversionService.readLogicalSystem() |
| Modifier and Type | Method and Description |
|---|---|
protected SAPLogicalSystemModel |
SapCpiOmsOrderConversionService.readSapLogicalSystem(java.lang.String sapLogicalSystemName) |
| Modifier and Type | Method and Description |
|---|---|
void |
SapLogicalSystemValidationInterceptor.onValidate(SAPLogicalSystemModel sapLogicalSystemModel,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<SAPLogicalSystemModel> |
SapLogicalSystemSaveListener.readSapLogicalSystems() |
| Modifier and Type | Method and Description |
|---|---|
SAPLogicalSystemModel |
SAPPlantLogSysOrgModel.getLogSys()
Generated method - Getter of the
SAPPlantLogSysOrg.logSys attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPPlantLogSysOrgModel.setLogSys(SAPLogicalSystemModel value)
Generated method - Setter of
SAPPlantLogSysOrg.logSys attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
SAPLogicalSystemModel |
SAPLogicalSystemResource.getSAPLogicalSystemModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPLogicalSystemModel |
SAPLogicalSystemResource.readResource(java.lang.String resourceId)
Gets the
SAPLogicalSystemModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPLogicalSystemModel> |
SAPLogicalSystemsResource.getSAPLogicalSystemsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPLogicalSystemResource.setSAPLogicalSystemModel(SAPLogicalSystemModel value)
Convenience method which just delegates to
#setResourceValue(SAPLogicalSystemModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPLogicalSystemsResource.setSAPLogicalSystemsCollection(java.util.Collection<SAPLogicalSystemModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
SAPLogicalSystemModel |
SapPlantLogSysOrgService.getSapLogicalSystemForPlant(BaseStoreModel baseStoreModel,
java.lang.String plantCode)
Get SAPLogicalSystemModel for given BaseStoreModel and plant code
|
| Modifier and Type | Method and Description |
|---|---|
SAPLogicalSystemModel |
DefaultSapPlantLogSysOrgService.getSapLogicalSystemForPlant(BaseStoreModel baseStoreModel,
java.lang.String plantCode) |
Copyright © 2018 SAP SE. All Rights Reserved.