public class DefaultContentPageUrlResolver extends AbstractUrlResolver<ContentPageModel>
| Constructor and Description |
|---|
DefaultContentPageUrlResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getKey(ContentPageModel source)
Get the cache key for the source instance.
|
protected java.lang.String |
getPattern() |
protected java.lang.String |
resolveInternal(ContentPageModel source)
Resolve the url path for the source type.
|
void |
setPattern(java.lang.String pattern) |
getThreadContextService, resolve, setThreadContextService, urlEncode, urlSafeprotected java.lang.String getPattern()
public void setPattern(java.lang.String pattern)
protected java.lang.String getKey(ContentPageModel source)
AbstractUrlResolvergetKey in class AbstractUrlResolver<ContentPageModel>source - the source instanceprotected java.lang.String resolveInternal(ContentPageModel source)
AbstractUrlResolverresolveInternal in class AbstractUrlResolver<ContentPageModel>source - the source type.Copyright © 2018 SAP SE. All Rights Reserved.