Class ConfigurationAccessorStorageKey


  • public class ConfigurationAccessorStorageKey
    extends Object
    Accessors are stored in a local storage using this class as the key.
    • Constructor Detail

      • ConfigurationAccessorStorageKey

        public ConfigurationAccessorStorageKey​(Long networkId,
                                               List<Long> configurationPathIds,
                                               Set<Long> allowedLanguageIds,
                                               List<String> locales)