public class DefaultPointOfServiceUrlResolver extends AbstractUrlResolver<PointOfServiceModel>
| Constructor and Description |
|---|
DefaultPointOfServiceUrlResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getKey(PointOfServiceModel source)
Get the cache key for the source instance.
|
protected java.lang.String |
getPattern() |
protected java.lang.String |
resolveInternal(PointOfServiceModel 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(PointOfServiceModel source)
AbstractUrlResolvergetKey in class AbstractUrlResolver<PointOfServiceModel>source - the source instanceprotected java.lang.String resolveInternal(PointOfServiceModel source)
AbstractUrlResolverresolveInternal in class AbstractUrlResolver<PointOfServiceModel>source - the source type.Copyright © 2018 SAP SE. All Rights Reserved.