|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapEntry | |
|---|---|
| org.apache.sling.resourceresolver.impl.mapping | |
| Uses of MapEntry in org.apache.sling.resourceresolver.impl.mapping |
|---|
| Methods in org.apache.sling.resourceresolver.impl.mapping that return MapEntry | |
|---|---|
static MapEntry |
MapEntry.createResolveEntry(String url,
org.apache.sling.api.resource.Resource resource,
boolean trailingSlash)
|
| Methods in org.apache.sling.resourceresolver.impl.mapping that return types with arguments of type MapEntry | |
|---|---|
static List<MapEntry> |
MapEntry.createMapEntry(String url,
org.apache.sling.api.resource.Resource resource,
boolean trailingSlash)
|
Collection<MapEntry> |
MapEntries.getMapMaps()
|
List<MapEntry> |
MapEntries.getResolveMaps()
This is for the web console plugin |
Iterator<MapEntry> |
MapEntries.getResolveMapsIterator(String requestPath)
Calculate the resolve maps. |
| Methods in org.apache.sling.resourceresolver.impl.mapping with parameters of type MapEntry | |
|---|---|
int |
MapEntry.compareTo(MapEntry m)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||