Uses of Class
de.hybris.platform.commons.jalo.ItemFormatter
-
Packages that use ItemFormatter Package Description de.hybris.platform.commons.jalo -
-
Uses of ItemFormatter in de.hybris.platform.commons.jalo
Subclasses of ItemFormatter in de.hybris.platform.commons.jalo Modifier and Type Class Description classCustomOrder2XMLThis is a sample implementation for the abstract classItemFormatter.classGeneratedCustomOrder2XMLGenerated class for typeCustomOrder2XML.classGeneratedVelocityFormatterGenerated class for typeVelocityFormatter.classVelocityFormatterFormats the given item with a given Velocity template.Methods in de.hybris.platform.commons.jalo that return ItemFormatter Modifier and Type Method Description ItemFormatterGeneratedFormat. getInitial()Generated method - Getter of theFormat.initialattribute.ItemFormatterGeneratedFormat. getInitial(SessionContext ctx)Generated method - Getter of theFormat.initialattribute.Methods in de.hybris.platform.commons.jalo with parameters of type ItemFormatter Modifier and Type Method Description voidGeneratedFormat. setInitial(ItemFormatter value)Generated method - Setter of theFormat.initialattribute.voidGeneratedFormat. setInitial(SessionContext ctx, ItemFormatter value)Generated method - Setter of theFormat.initialattribute.
-