| Package | Description |
|---|---|
| de.hybris.platform.sap.sapmodel.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<SAPLogicalSystem> |
GeneratedSapmodelManager.SAPGLOBALCONFIG2LOGSYSTEMSAPLOGICALSYSTEMGLOBALCONFIGHANDLER
OneToManyHandler for handling 1:n SAPLOGICALSYSTEMGLOBALCONFIG's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
SAPLogicalSystem |
GeneratedSapmodelManager.createSAPLogicalSystem(java.util.Map attributeValues) |
SAPLogicalSystem |
GeneratedSapmodelManager.createSAPLogicalSystem(SessionContext ctx,
java.util.Map attributeValues) |
SAPLogicalSystem |
GeneratedSAPPlantLogSysOrg.getLogSys()
Generated method - Getter of the
SAPPlantLogSysOrg.logSys attribute. |
SAPLogicalSystem |
GeneratedSAPPlantLogSysOrg.getLogSys(SessionContext ctx)
Generated method - Getter of the
SAPPlantLogSysOrg.logSys attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<SAPLogicalSystem> |
GeneratedSapmodelManager.getSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item)
Generated method - Getter of the
SAPGlobalConfiguration.sapLogicalSystemGlobalConfig attribute. |
java.util.Set<SAPLogicalSystem> |
GeneratedSapmodelManager.getSapLogicalSystemGlobalConfig(SessionContext ctx,
GenericItem item)
Generated method - Getter of the
SAPGlobalConfiguration.sapLogicalSystemGlobalConfig attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSapmodelManager.addToSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item,
SAPLogicalSystem value)
Generated method - Adds
value to sapLogicalSystemGlobalConfig. |
void |
GeneratedSapmodelManager.addToSapLogicalSystemGlobalConfig(SessionContext ctx,
GenericItem item,
SAPLogicalSystem value)
Generated method - Adds
value to sapLogicalSystemGlobalConfig. |
void |
GeneratedSapmodelManager.removeFromSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item,
SAPLogicalSystem value)
Generated method - Removes
value from sapLogicalSystemGlobalConfig. |
void |
GeneratedSapmodelManager.removeFromSapLogicalSystemGlobalConfig(SessionContext ctx,
GenericItem item,
SAPLogicalSystem value)
Generated method - Removes
value from sapLogicalSystemGlobalConfig. |
void |
GeneratedSAPPlantLogSysOrg.setLogSys(SAPLogicalSystem value)
Generated method - Setter of the
SAPPlantLogSysOrg.logSys attribute. |
void |
GeneratedSAPPlantLogSysOrg.setLogSys(SessionContext ctx,
SAPLogicalSystem value)
Generated method - Setter of the
SAPPlantLogSysOrg.logSys attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSapmodelManager.setSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item,
java.util.Set<SAPLogicalSystem> value)
Generated method - Setter of the
SAPGlobalConfiguration.sapLogicalSystemGlobalConfig attribute. |
void |
GeneratedSapmodelManager.setSapLogicalSystemGlobalConfig(SessionContext ctx,
GenericItem item,
java.util.Set<SAPLogicalSystem> value)
Generated method - Setter of the
SAPGlobalConfiguration.sapLogicalSystemGlobalConfig attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.