public interface ParameterConfiguration
Modifier and Type | Method and Description |
---|---|
String |
getParameter(String name,
ResolvedSiteMapItem hstResolvedSiteMapItem)
Returns the property and if an expression exists it is resolved with the help of the ResolvedSiteMapItem
|
List<String> |
getParameterNames() |
Map<String,String> |
getParameters(ResolvedSiteMapItem hstResolvedSiteMapItem)
Returns all resolved parameters into a map
|
String getParameter(String name, ResolvedSiteMapItem hstResolvedSiteMapItem)
List<String> getParameterNames()
Map<String,String> getParameters(ResolvedSiteMapItem hstResolvedSiteMapItem)
hstResolvedSiteMapItem
- Copyright © 2008–2020 Hippo B.V. (http://www.onehippo.com). All rights reserved.