Uses of Class
de.hybris.platform.sap.sapmodel.jalo.SAPLogicalSystem
Packages that use SAPLogicalSystem
-
Uses of SAPLogicalSystem in de.hybris.platform.sap.sapmodel.jalo
Fields in de.hybris.platform.sap.sapmodel.jalo with type parameters of type SAPLogicalSystemModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<SAPLogicalSystem>GeneratedSapmodelManager.SAPGLOBALCONFIG2LOGSYSTEMSAPLOGICALSYSTEMGLOBALCONFIGHANDLEROneToManyHandlerfor handling 1:n SAPLOGICALSYSTEMGLOBALCONFIG's relation attributes from 'many' side.Methods in de.hybris.platform.sap.sapmodel.jalo that return SAPLogicalSystemModifier and TypeMethodDescriptionGeneratedSapmodelManager.createSAPLogicalSystem(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedSapmodelManager.createSAPLogicalSystem(Map attributeValues) GeneratedSAPPlantLogSysOrg.getLogSys()Generated method - Getter of theSAPPlantLogSysOrg.logSysattribute.GeneratedSAPPlantLogSysOrg.getLogSys(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPPlantLogSysOrg.logSysattribute.Methods in de.hybris.platform.sap.sapmodel.jalo that return types with arguments of type SAPLogicalSystemModifier and TypeMethodDescriptionGeneratedSapmodelManager.getSapLogicalSystemGlobalConfig(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item) Generated method - Getter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfigattribute.GeneratedSapmodelManager.getSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item) Generated method - Getter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfigattribute.Methods in de.hybris.platform.sap.sapmodel.jalo with parameters of type SAPLogicalSystemModifier and TypeMethodDescriptionvoidGeneratedSapmodelManager.addToSapLogicalSystemGlobalConfig(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, SAPLogicalSystem value) Generated method - Addsvalueto sapLogicalSystemGlobalConfig.voidGeneratedSapmodelManager.addToSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item, SAPLogicalSystem value) Generated method - Addsvalueto sapLogicalSystemGlobalConfig.voidGeneratedSapmodelManager.removeFromSapLogicalSystemGlobalConfig(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, SAPLogicalSystem value) Generated method - Removesvaluefrom sapLogicalSystemGlobalConfig.voidGeneratedSapmodelManager.removeFromSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item, SAPLogicalSystem value) Generated method - Removesvaluefrom sapLogicalSystemGlobalConfig.voidGeneratedSAPPlantLogSysOrg.setLogSys(de.hybris.platform.jalo.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 SAPLogicalSystemModifier and TypeMethodDescriptionvoidGeneratedSapmodelManager.setSapLogicalSystemGlobalConfig(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, Set<SAPLogicalSystem> value) Generated method - Setter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfigattribute.voidGeneratedSapmodelManager.setSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item, Set<SAPLogicalSystem> value) Generated method - Setter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfigattribute.