Uses of Class
org.apache.sling.resourceresolver.impl.mapping.MapConfigurationProvider.VanityPathConfig

Packages that use MapConfigurationProvider.VanityPathConfig
org.apache.sling.resourceresolver.impl   
org.apache.sling.resourceresolver.impl.mapping   
 

Uses of MapConfigurationProvider.VanityPathConfig in org.apache.sling.resourceresolver.impl
 

Methods in org.apache.sling.resourceresolver.impl that return types with arguments of type MapConfigurationProvider.VanityPathConfig
 List<MapConfigurationProvider.VanityPathConfig> CommonResourceResolverFactoryImpl.getVanityPathConfig()
           
 

Uses of MapConfigurationProvider.VanityPathConfig in org.apache.sling.resourceresolver.impl.mapping
 

Methods in org.apache.sling.resourceresolver.impl.mapping that return types with arguments of type MapConfigurationProvider.VanityPathConfig
 List<MapConfigurationProvider.VanityPathConfig> MapConfigurationProvider.getVanityPathConfig()
          A list of white and black list prefixes all ending with a slash.
 

Methods in org.apache.sling.resourceresolver.impl.mapping with parameters of type MapConfigurationProvider.VanityPathConfig
 int MapConfigurationProvider.VanityPathConfig.compareTo(MapConfigurationProvider.VanityPathConfig o2)
           
 



Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.