Uses of Interface
de.hybris.platform.util.config.ConfigIntf
Packages that use ConfigIntf
Package
Description
-
Uses of ConfigIntf in de.hybris.platform.cluster
Methods in de.hybris.platform.cluster with parameters of type ConfigIntfModifier and TypeMethodDescriptionDefaultBroadcastServiceConfiguration.loadMethods(ConfigIntf cfg) -
Uses of ConfigIntf in de.hybris.platform.cluster.udp
Methods in de.hybris.platform.cluster.udp that return ConfigIntfConstructors in de.hybris.platform.cluster.udp with parameters of type ConfigIntf -
Uses of ConfigIntf in de.hybris.platform.core
Methods in de.hybris.platform.core that return ConfigIntfModifier and TypeMethodDescriptionabstract ConfigIntfAbstractTenant.getConfig()MasterTenant.getConfig()SlaveTenant.getConfig()Tenant.getConfig()TestTenantStub.getConfig()SlaveTenant.getOwnConfig()Methods in de.hybris.platform.core with parameters of type ConfigIntfModifier and TypeMethodDescriptionprotected List<AbstractTenant.DataSourceHolder>AbstractTenant.createAlternativeDataSources(DataSourceFactory defaultFactory, ConfigIntf cfg, Collection<HybrisDataSource> createdForRollback) protected List<AbstractTenant.DataSourceHolder>SlaveTenant.createAlternativeDataSources(DataSourceFactory factory, ConfigIntf cfg, Collection<HybrisDataSource> createdForRollback) protected DataSourceFactoryAbstractTenant.createDataSourceFactory(ConfigIntf cfg) AbstractTenant.extractCustomDBParams(ConfigIntf cfg) AbstractTenant.extractCustomDBParams(ConfigIntf cfg, boolean stripPrefix) -
Uses of ConfigIntf in de.hybris.platform.core.internal
Methods in de.hybris.platform.core.internal that return ConfigIntfConstructors in de.hybris.platform.core.internal with parameters of type ConfigIntfModifierConstructorDescriptionShutdownTokenFileCreator(Token localShutdownToken, ConfigIntf config) -
Uses of ConfigIntf in de.hybris.platform.jdbcwrapper.interceptor.recover
Methods in de.hybris.platform.jdbcwrapper.interceptor.recover with parameters of type ConfigIntfModifier and TypeMethodDescriptionprotected static Map<Config.DatabaseName,Set<Integer>> DefaultSQLRecoveryStrategy.mergeDBSpecificWithCommonErrorCodes(ConfigIntf config, Function<Config.DatabaseName, String> errorCodesKeyForDB) Constructors in de.hybris.platform.jdbcwrapper.interceptor.recover with parameters of type ConfigIntf -
Uses of ConfigIntf in de.hybris.platform.mediaweb
Methods in de.hybris.platform.mediaweb that return ConfigIntfModifier and TypeMethodDescriptionprotected ConfigIntfMediaFilter.getConfig()Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ConfigIntf in de.hybris.platform.persistence.audit.internal.conditional
Methods in de.hybris.platform.persistence.audit.internal.conditional with parameters of type ConfigIntfModifier and TypeMethodDescriptionstatic ConditionalAuditChangeFilterConditionalAuditChangeFilter.fromConfigText(String configuration, SLDDataContainerProvider sldDataContainerProvider, TypeService typeService, ConfigIntf tenantConfig) Constructors in de.hybris.platform.persistence.audit.internal.conditional with parameters of type ConfigIntfModifierConstructorDescriptionConditionalAuditChangeFilter(String conditionalAuditConfigXml, SLDDataContainerProvider sldDataContainerProvider, TypeService typeService, ConfigIntf tenantConfig) ConditionEvaluator(ConditionalAuditGroup config, SLDDataContainerProvider sldDataContainerProvider, TypeService typeService, ConfigIntf tenantConfig) -
Uses of ConfigIntf in de.hybris.platform.persistence.hjmp
Methods in de.hybris.platform.persistence.hjmp with parameters of type ConfigIntfModifier and TypeMethodDescriptionstatic ObjectHJMPUtils.disablePKLookupRetry(ConfigIntf cfg) static ObjectHJMPUtils.enablePKLookupRetry(ConfigIntf cfg, long timeout, long interval) static booleanHJMPUtils.isPKLookupRetryEnabled(ConfigIntf cfg) static voidHJMPUtils.restorPKLookupRetry(ConfigIntf cfg, Object token) static ResultSetHJMPUtils.retryMissingPKLookup(ResultSet previousResultSet, PreparedStatement pstmt, ConfigIntf cfg) -
Uses of ConfigIntf in de.hybris.platform.property.interceptor.impl
Constructors in de.hybris.platform.property.interceptor.impl with parameters of type ConfigIntfModifierConstructorDescriptionDefaultServerStartupPropertiesInterceptionProcessor(ConfigIntf cfg, ServerStartupPropertiesInterceptor interceptor) ServerStartupLog4jPropertiesInterceptor(ConfigIntf cfg, org.apache.log4j.Logger log) -
Uses of ConfigIntf in de.hybris.platform.servicelayer.config
Methods in de.hybris.platform.servicelayer.config that return ConfigIntf -
Uses of ConfigIntf in de.hybris.platform.servicelayer.internal.converter.impl
Methods in de.hybris.platform.servicelayer.internal.converter.impl that return ConfigIntfModifier and TypeMethodDescriptionprotected ConfigIntfItemModelConverter.getConfig()Encapsulates fetching ofConfigIntf. -
Uses of ConfigIntf in de.hybris.platform.servicelayer.tenant
Methods in de.hybris.platform.servicelayer.tenant that return ConfigIntf -
Uses of ConfigIntf in de.hybris.platform.servicelayer.web
Methods in de.hybris.platform.servicelayer.web that return ConfigIntfModifier and TypeMethodDescriptionprotected ConfigIntfWebAppMediaFilter.getConfig()CustomMediaHeaderConfigurator.getTenantConfig()Don't use! For test purposes only -
Uses of ConfigIntf in de.hybris.platform.util
Methods in de.hybris.platform.util that return ConfigIntfModifier and TypeMethodDescriptionstatic ConfigIntfUtilities.getConfig()Returns aConfigIntfimplementation as merged object of all extensions properties.CoreUtilities.getPlatformConfig() -
Uses of ConfigIntf in de.hybris.platform.util.config
Classes in de.hybris.platform.util.config that implement ConfigIntfModifier and TypeClassDescriptionclassclassclassImplements aConfigIntfobject usingConcurrentHashMap.classImplements methods for getDatabase/getAppserver and can handle cluster.X.key=value setting for a specific clusternode.Methods in de.hybris.platform.util.config that return ConfigIntfConstructors in de.hybris.platform.util.config with parameters of type ConfigIntf -
Uses of ConfigIntf in de.hybris.platform.util.encryption
Methods in de.hybris.platform.util.encryption that return ConfigIntfModifier and TypeMethodDescriptionprotected static ConfigIntfEncryptionUtil.getConfig()protected ConfigIntfValueEncryptor.getConfig()returns the configuration (object) of the MasterTenanatConstructors in de.hybris.platform.util.encryption with parameters of type ConfigIntfModifierConstructorDescriptionValueEncryptor(ConfigIntf cfg, String provider, String signature, String keyID, String algorithm) old key file supportValueEncryptor(ConfigIntf cfg, String provider, String signature, String key, String keyID, String algorithm) Deprecated, for removal: This API element is subject to removal in a future version.since 1811 old key file supportValueEncryptor(ConfigIntf cfg, String provider, String signature, Map<String, SecretKey> keys, String algorithm) ValueEncryptor(ConfigIntf cfg, String provider, String signature, Map<String, SecretKey> keys, String algorithm, String defaultSymmetricEncryptionKeyID) -
Uses of ConfigIntf in de.hybris.platform.util.tomcat
Methods in de.hybris.platform.util.tomcat with parameters of type ConfigIntfModifier and TypeMethodDescriptionprotected voidConfigurableRfc6265CookieProcessorHandlerLoader.configureCookieProcessor(ConfigIntf cfg) -
Uses of ConfigIntf in de.hybris.platform.yacceleratorstorefront.filters
Methods in de.hybris.platform.yacceleratorstorefront.filters with parameters of type ConfigIntfModifier and TypeMethodDescriptionprotected voidStaticResourceFilter.addHeaderParamsFromConfig(ConfigIntf config)