Uses of Class
org.exoplatform.services.rest.util.UriPatternMap
Packages that use UriPatternMap
-
Uses of UriPatternMap in org.exoplatform.services.rest.impl
Fields in org.exoplatform.services.rest.impl declared as UriPatternMapModifier and TypeFieldDescriptionprotected final UriPatternMap<ObjectFactory<FilterDescriptor>> ProviderBinder.invokerFiltersMethod invoking filters.protected final UriPatternMap<ObjectFactory<FilterDescriptor>> ProviderBinder.requestFiltersRequest filters.protected final UriPatternMap<ObjectFactory<FilterDescriptor>> ProviderBinder.responseFiltersResponse filters.Methods in org.exoplatform.services.rest.impl with parameters of type UriPatternMapModifier and TypeMethodDescriptionprotected List<ObjectFactory<FilterDescriptor>> ProviderBinder.getMatchedFilters(String path, UriPatternMap<ObjectFactory<FilterDescriptor>> m)