Uses of Class
de.hybris.platform.util.localization.jdbc.LocalizableRowWithNameAndDescription
-
Packages that use LocalizableRowWithNameAndDescription Package Description de.hybris.platform.util.localization.jdbc.rows de.hybris.platform.util.localization.jdbc.rx.functions -
-
Uses of LocalizableRowWithNameAndDescription in de.hybris.platform.util.localization.jdbc.rows
Subclasses of LocalizableRowWithNameAndDescription in de.hybris.platform.util.localization.jdbc.rows Modifier and Type Class Description classLocalizableAttributeRowclassLocalizableTypeRow -
Uses of LocalizableRowWithNameAndDescription in de.hybris.platform.util.localization.jdbc.rx.functions
Methods in de.hybris.platform.util.localization.jdbc.rx.functions that return types with arguments of type LocalizableRowWithNameAndDescription Modifier and Type Method Description rx.functions.Func1<java.lang.Iterable<LocalizableRowWithNameAndDescription>,rx.Observable<StatementWithParams>>LocalizationRowsToDmlStatements. withNameAndDescription()
-