public interface HstSiteMapItemHandlerConfiguration
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the id for this sitemap item handler configuration.
|
String |
getName()
Return the name of this sitemap item handler configuration.
|
Map<String,Object> |
getProperties() |
Object |
getProperty(String name) |
String |
getSiteMapItemHandlerClassName() |
String getId()
HstSiteMapItemHandlersConfiguration
,null
if no id setString getName()
String getSiteMapItemHandlerClassName()
HstSiteMapItemHandler
interfaceObject getProperty(String name)
name
- of the propertynull
when this property is not presentCopyright © 2008–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.