Uses of Interface
de.hybris.platform.util.config.ConfigIntf
-
-
Uses of ConfigIntf in de.hybris.platform.cluster
Methods in de.hybris.platform.cluster with parameters of type ConfigIntf Modifier and Type Method Description protected java.util.Map<java.lang.String,java.lang.Class>DefaultBroadcastServiceConfiguration. loadMethods(ConfigIntf cfg) -
Uses of ConfigIntf in de.hybris.platform.cluster.udp
Methods in de.hybris.platform.cluster.udp that return ConfigIntf Modifier and Type Method Description protected ConfigIntfUnicastBroadcastMethod. getConfig()Constructors in de.hybris.platform.cluster.udp with parameters of type ConfigIntf Constructor Description DefaultUnicastBroadcastConfiguration(ConfigIntf cfg) -
Uses of ConfigIntf in de.hybris.platform.core
Methods in de.hybris.platform.core that return ConfigIntf Modifier and Type Method Description abstract ConfigIntfAbstractTenant. getConfig()ConfigIntfMasterTenant. getConfig()ConfigIntfSlaveTenant. getConfig()ConfigIntfTenant. getConfig()ConfigIntfTestTenantStub. getConfig()ConfigIntfSlaveTenant. getOwnConfig()Methods in de.hybris.platform.core with parameters of type ConfigIntf Modifier and Type Method Description protected java.util.List<AbstractTenant.DataSourceHolder>AbstractTenant. createAlternativeDataSources(DataSourceFactory defaultFactory, ConfigIntf cfg, java.util.Collection<HybrisDataSource> createdForRollback)protected java.util.List<AbstractTenant.DataSourceHolder>SlaveTenant. createAlternativeDataSources(DataSourceFactory factory, ConfigIntf cfg, java.util.Collection<HybrisDataSource> createdForRollback)protected DataSourceFactoryAbstractTenant. createDataSourceFactory(ConfigIntf cfg)static java.util.Map<java.lang.String,java.lang.String>AbstractTenant. extractCustomDBParams(ConfigIntf cfg)static java.util.Map<java.lang.String,java.lang.String>AbstractTenant. extractCustomDBParams(ConfigIntf cfg, boolean stripPrefix) -
Uses of ConfigIntf in de.hybris.platform.core.internal
Methods in de.hybris.platform.core.internal that return ConfigIntf Modifier and Type Method Description protected ConfigIntfBaseLazyLoadItemList. getConfig()Constructors in de.hybris.platform.core.internal with parameters of type ConfigIntf Constructor Description ShutdownTokenFileCreator(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 ConfigIntf Modifier and Type Method Description protected static java.util.Map<Config.DatabaseName,java.util.Set<java.lang.Integer>>DefaultSQLRecoveryStrategy. mergeDBSpecificWithCommonErrorCodes(ConfigIntf config, java.util.function.Function<Config.DatabaseName,java.lang.String> errorCodesKeyForDB)Constructors in de.hybris.platform.jdbcwrapper.interceptor.recover with parameters of type ConfigIntf Constructor Description DefaultSQLRecoveryStrategy(ConfigIntf config) -
Uses of ConfigIntf in de.hybris.platform.mediaweb
Methods in de.hybris.platform.mediaweb that return ConfigIntf Modifier and Type Method Description protected 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 ConfigIntf Modifier and Type Method Description static ConditionalAuditChangeFilterConditionalAuditChangeFilter. fromConfigText(java.lang.String configuration, SLDDataContainerProvider sldDataContainerProvider, TypeService typeService, ConfigIntf tenantConfig)Constructors in de.hybris.platform.persistence.audit.internal.conditional with parameters of type ConfigIntf Constructor Description ConditionalAuditChangeFilter(java.lang.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 ConfigIntf Modifier and Type Method Description static java.lang.ObjectHJMPUtils. disablePKLookupRetry(ConfigIntf cfg)static java.lang.ObjectHJMPUtils. enablePKLookupRetry(ConfigIntf cfg, long timeout, long interval)static booleanHJMPUtils. isPKLookupRetryEnabled(ConfigIntf cfg)static voidHJMPUtils. restorPKLookupRetry(ConfigIntf cfg, java.lang.Object token)static java.sql.ResultSetHJMPUtils. retryMissingPKLookup(java.sql.ResultSet previousResultSet, java.sql.PreparedStatement pstmt, ConfigIntf cfg) -
Uses of ConfigIntf in de.hybris.platform.servicelayer.config
Methods in de.hybris.platform.servicelayer.config that return ConfigIntf Modifier and Type Method Description static ConfigIntfSecureConfigurationViewServiceTest. mockConfiguration(java.util.Map<java.lang.String,java.lang.String> blacklist, java.util.Map<java.lang.String,java.lang.String> regexRules, java.util.Map<java.lang.String,java.lang.String> properties, java.lang.String strategy) -
Uses of ConfigIntf in de.hybris.platform.servicelayer.internal.converter.impl
Methods in de.hybris.platform.servicelayer.internal.converter.impl that return ConfigIntf Modifier and Type Method Description protected ConfigIntfItemModelConverter. getConfig()Encapsulates fetching ofConfigIntf. -
Uses of ConfigIntf in de.hybris.platform.servicelayer.tenant
Methods in de.hybris.platform.servicelayer.tenant that return ConfigIntf Modifier and Type Method Description ConfigIntfMockTenant. getConfig() -
Uses of ConfigIntf in de.hybris.platform.servicelayer.web
Methods in de.hybris.platform.servicelayer.web that return ConfigIntf Modifier and Type Method Description protected ConfigIntfWebAppMediaFilter. getConfig()ConfigIntfCustomMediaHeaderConfigurator. getTenantConfig()Don't use! For test purposes only -
Uses of ConfigIntf in de.hybris.platform.util
Methods in de.hybris.platform.util that return ConfigIntf Modifier and Type Method Description static ConfigIntfUtilities. getConfig()Returns aConfigIntfimplementation as merged object of all extensions properties.ConfigIntfCoreUtilities. getPlatformConfig() -
Uses of ConfigIntf in de.hybris.platform.util.config
Classes in de.hybris.platform.util.config that implement ConfigIntf Modifier and Type Class Description classAbstractConfigclassFallbackConfigclassFastHashMapConfigImplements aConfigIntfobject usingConcurrentHashMap.classHybrisConfigImplements 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 ConfigIntf Modifier and Type Method Description ConfigIntfFallbackConfig. getConfigWithoutFallback()Constructors in de.hybris.platform.util.config with parameters of type ConfigIntf Constructor Description FallbackConfig(ConfigIntf config, ConfigIntf fallback) -
Uses of ConfigIntf in de.hybris.platform.util.encryption
Methods in de.hybris.platform.util.encryption that return ConfigIntf Modifier and Type Method Description protected static ConfigIntfEncryptionUtil. getConfig()protected ConfigIntfValueEncryptor. getConfig()returns the configuration (object) of the MasterTenanatConstructors in de.hybris.platform.util.encryption with parameters of type ConfigIntf Constructor Description ValueEncryptor(ConfigIntf cfg, java.lang.String provider, java.lang.String signature, java.lang.String keyID, java.lang.String algorithm)old key file supportValueEncryptor(ConfigIntf cfg, java.lang.String provider, java.lang.String signature, java.lang.String key, java.lang.String keyID, java.lang.String algorithm)Deprecated, for removal: This API element is subject to removal in a future version.since 1811 old key file supportValueEncryptor(ConfigIntf cfg, java.lang.String provider, java.lang.String signature, java.util.Map<java.lang.String,javax.crypto.SecretKey> keys, java.lang.String algorithm)ValueEncryptor(ConfigIntf cfg, java.lang.String provider, java.lang.String signature, java.util.Map<java.lang.String,javax.crypto.SecretKey> keys, java.lang.String algorithm, java.lang.String defaultSymmetricEncryptionKeyID) -
Uses of ConfigIntf in de.hybris.platform.util.tomcat
Methods in de.hybris.platform.util.tomcat with parameters of type ConfigIntf Modifier and Type Method Description protected voidConfigurableRfc6265CookieProcessorHandlerLoader. configureCookieProcessor(ConfigIntf cfg) -
Uses of ConfigIntf in de.hybris.platform.yacceleratorstorefront.filters
Methods in de.hybris.platform.yacceleratorstorefront.filters with parameters of type ConfigIntf Modifier and Type Method Description protected voidStaticResourceFilter. addHeaderParamsFromConfig(ConfigIntf config)
-