Class ConfigValueObject
java.lang.Object
de.hybris.bootstrap.xml.AbstractValueObject
de.hybris.platform.ldap.jalo.configuration.valueobject.ConfigValueObject
-
Constructor Summary
ConstructorsConstructorDescriptionConfigValueObject(Collection<TypeEntryValueObject> entries, Collection<MappingsValueObject> mappings) -
Method Summary
Modifier and TypeMethodDescriptiongetDefaultHeaderEntry(String typecode) getMappedValues(String attribute) getTypeConfiguration(String type) Methods inherited from class de.hybris.bootstrap.xml.AbstractValueObject
getEndLineNumber, getStartLineNumber, getXML, setEndLineNumber, setStartLineNumber, setXML, toString
-
Constructor Details
-
ConfigValueObject
public ConfigValueObject(Collection<TypeEntryValueObject> entries, Collection<MappingsValueObject> mappings)
-
-
Method Details
-
getMappedValues
-
getTypeConfiguration
-
getDefaultHeaderEntry
-
getAfter
-
getBefore
-
getEntries
-