public class ViewPoolMappingImpl extends ViewPoolMapping implements Serializable
| Constructor and Description | 
|---|
| ViewPoolMappingImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addParameter(ViewPoolParameter parameter) | 
| List<ViewPoolParameter> | getParameterList() | 
| String | getUrlPattern() | 
| void | setUrlPattern(String urlPattern) | 
public String getUrlPattern()
getUrlPattern in class ViewPoolMappingpublic void setUrlPattern(String urlPattern)
urlPattern - the urlPattern to setpublic List<ViewPoolParameter> getParameterList()
getParameterList in class ViewPoolMappingpublic void addParameter(ViewPoolParameter parameter)
Copyright © 2022 The Apache Software Foundation. All rights reserved.