public abstract class AbstractConfigurationSourceBuilder extends Object implements ConfigurationSourceBuilder
ConfigurationSource
instances.Constructor and Description |
---|
AbstractConfigurationSourceBuilder() |
Modifier and Type | Method and Description |
---|---|
protected String |
pluralTypeNameOf(Registry registry)
Deprecated.
since 5.5 - use
DefinitionType.getPluralName() instead. |
protected String |
typeNameOf(Registry registry)
Deprecated.
since 5.5 - use
DefinitionType.getName() instead. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bindTo
@Deprecated protected String pluralTypeNameOf(Registry registry)
DefinitionType.getPluralName()
instead.@Deprecated protected String typeNameOf(Registry registry)
DefinitionType.getName()
instead.Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.