Uses of Interface
com.adobe.acs.commons.ccvar.PropertyConfigService
Packages that use PropertyConfigService
-
Uses of PropertyConfigService in com.adobe.acs.commons.ccvar.util
Methods in com.adobe.acs.commons.ccvar.util with parameters of type PropertyConfigServiceModifier and TypeMethodDescriptionstatic voidPropertyAggregatorUtil.addPropertiesToMap(Map<String, Object> map, Set<Map.Entry<String, Object>> entries, String prefix, boolean shouldOverride, PropertyConfigService propertyConfigService) Add the properties provided to the given map.