Uses of Class
de.hybris.platform.mediaconversion.os.NoSuchConfigurationKeyException
Packages that use NoSuchConfigurationKeyException
Package
Description
-
Uses of NoSuchConfigurationKeyException in de.hybris.platform.mediaconversion.os
Methods in de.hybris.platform.mediaconversion.os that throw NoSuchConfigurationKeyExceptionModifier and TypeMethodDescriptionOsConfigurationService.retrieveOsConfigurationKey(String prefix) Retrieves the best available configuration/property key for the given prefix. -
Uses of NoSuchConfigurationKeyException in de.hybris.platform.mediaconversion.os.config
Methods in de.hybris.platform.mediaconversion.os.config that throw NoSuchConfigurationKeyExceptionModifier and TypeMethodDescriptionprotected StringDefaultOsConfigurationService.doRetrieveOsConfigurationKey(String prefix) Does the actual property key resolution (without the cache).DefaultOsConfigurationService.retrieveOsConfigurationKey(String prefix) Retrieves the best available configuration/property key for the given prefix.