public class EntityPathTemplateResolver extends MapPathTemplateResolver
PathTemplateResolver that
resolves a simple entity path containing an ID.| Constructor and Description |
|---|
EntityPathTemplateResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
templateMap(ViewContext context)
Creates a map of named values used to resolve placeholders in a
path template.
|
resolveprotected Map<String,Object> templateMap(ViewContext context)
templateMap in class MapPathTemplateResolvercontext - template contextCopyright © 2014–2016. All rights reserved.