Uses of Class
de.hybris.platform.acceleratorservices.velocity.eval.StringEvaluatedRow
Packages that use StringEvaluatedRow
-
Uses of StringEvaluatedRow in de.hybris.platform.acceleratorservices.velocity.eval
Methods in de.hybris.platform.acceleratorservices.velocity.eval that return types with arguments of type StringEvaluatedRowModifier and TypeMethodDescriptionDefaultRowsEvaluator.evaluateRows(String key, Map<String, ?> properties) DefaultRowsEvaluator.evaluateRows(Map<String, ?> properties) protected Map<String,StringEvaluatedRow> DefaultRowsEvaluator.getContainer()Methods in de.hybris.platform.acceleratorservices.velocity.eval with parameters of type StringEvaluatedRowMethod parameters in de.hybris.platform.acceleratorservices.velocity.eval with type arguments of type StringEvaluatedRowModifier and TypeMethodDescriptionvoidDefaultRowsEvaluator.setRowsComparator(Comparator<StringEvaluatedRow> rowsComparator)