public class BreadcrumbsConfig extends BasicContentItem
BreadcrumbsHandler configuration model.AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
BreadcrumbsConfig()
Creates a
BreadcrumbsConfig with no specified type. |
BreadcrumbsConfig(ContentItem pContentItem)
Creates a
BreadcrumbsConfig and copies the configuration present
in the input ContentItem. |
BreadcrumbsConfig(String pType)
Creates a
BreadcrumbsConfig with the input argument set as the type. |
getBooleanProperty, getIntProperty, getLongProperty, getType, getTypedProperty, setTypeclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic BreadcrumbsConfig()
BreadcrumbsConfig with no specified type.BasicContentItem.getType()public BreadcrumbsConfig(String pType)
BreadcrumbsConfig with the input argument set as the type.pType - a value that will be used as the typeBasicContentItem.getType()public BreadcrumbsConfig(ContentItem pContentItem)
BreadcrumbsConfig and copies the configuration present
in the input ContentItem.pContentItem - the contents for this instanceCopyright © 2013, Oracle and/or its affiliates. All rights reserved.