Uses of Class
de.hybris.platform.sap.sapmodel.jalo.SAPLogicalSystem
-
Packages that use SAPLogicalSystem Package Description de.hybris.platform.sap.sapmodel.jalo -
-
Uses of SAPLogicalSystem in de.hybris.platform.sap.sapmodel.jalo
Fields in de.hybris.platform.sap.sapmodel.jalo with type parameters of type SAPLogicalSystem Modifier and Type Field Description protected static OneToManyHandler<SAPLogicalSystem>GeneratedSapmodelManager. SAPGLOBALCONFIG2LOGSYSTEMSAPLOGICALSYSTEMGLOBALCONFIGHANDLEROneToManyHandlerfor handling 1:n SAPLOGICALSYSTEMGLOBALCONFIG's relation attributes from 'many' side.Methods in de.hybris.platform.sap.sapmodel.jalo that return SAPLogicalSystem Modifier and Type Method Description SAPLogicalSystemGeneratedSapmodelManager. createSAPLogicalSystem(SessionContext ctx, java.util.Map attributeValues)SAPLogicalSystemGeneratedSapmodelManager. createSAPLogicalSystem(java.util.Map attributeValues)SAPLogicalSystemGeneratedSAPPlantLogSysOrg. getLogSys()Generated method - Getter of theSAPPlantLogSysOrg.logSysattribute.SAPLogicalSystemGeneratedSAPPlantLogSysOrg. getLogSys(SessionContext ctx)Generated method - Getter of theSAPPlantLogSysOrg.logSysattribute.Methods in de.hybris.platform.sap.sapmodel.jalo that return types with arguments of type SAPLogicalSystem Modifier and Type Method Description java.util.Set<SAPLogicalSystem>GeneratedSapmodelManager. getSapLogicalSystemGlobalConfig(SessionContext ctx, GenericItem item)Generated method - Getter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfigattribute.java.util.Set<SAPLogicalSystem>GeneratedSapmodelManager. getSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item)Generated method - Getter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfigattribute.Methods in de.hybris.platform.sap.sapmodel.jalo with parameters of type SAPLogicalSystem Modifier and Type Method Description voidGeneratedSapmodelManager. addToSapLogicalSystemGlobalConfig(SessionContext ctx, GenericItem item, SAPLogicalSystem value)Generated method - Addsvalueto sapLogicalSystemGlobalConfig.voidGeneratedSapmodelManager. addToSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item, SAPLogicalSystem value)Generated method - Addsvalueto sapLogicalSystemGlobalConfig.voidGeneratedSapmodelManager. removeFromSapLogicalSystemGlobalConfig(SessionContext ctx, GenericItem item, SAPLogicalSystem value)Generated method - Removesvaluefrom sapLogicalSystemGlobalConfig.voidGeneratedSapmodelManager. removeFromSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item, SAPLogicalSystem value)Generated method - Removesvaluefrom sapLogicalSystemGlobalConfig.voidGeneratedSAPPlantLogSysOrg. setLogSys(SessionContext ctx, SAPLogicalSystem value)Generated method - Setter of theSAPPlantLogSysOrg.logSysattribute.voidGeneratedSAPPlantLogSysOrg. setLogSys(SAPLogicalSystem value)Generated method - Setter of theSAPPlantLogSysOrg.logSysattribute.Method parameters in de.hybris.platform.sap.sapmodel.jalo with type arguments of type SAPLogicalSystem Modifier and Type Method Description voidGeneratedSapmodelManager. setSapLogicalSystemGlobalConfig(SessionContext ctx, GenericItem item, java.util.Set<SAPLogicalSystem> value)Generated method - Setter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfigattribute.voidGeneratedSapmodelManager. setSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item, java.util.Set<SAPLogicalSystem> value)Generated method - Setter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfigattribute.
-