Interface AddressHierarchyResolver

All Known Implementing Classes:
AddressHierarchyResolverImpl

public interface AddressHierarchyResolver
Resolves the responsible addresses and all child addresses for the current user The result is cached as multiple policy processors use these addresses multiple times per request. Due to the caching, this service must run in thread context (one instance per thread!)