Uses of Class
de.hybris.platform.commons.jalo.ItemFormatter
Packages that use ItemFormatter
-
Uses of ItemFormatter in de.hybris.platform.commons.jalo
Subclasses of ItemFormatter in de.hybris.platform.commons.jaloModifier and TypeClassDescriptionclassThis is a sample implementation for the abstract classItemFormatter.classGenerated class for typeCustomOrder2XML.classGenerated class for typeVelocityFormatter.classFormats the given item with a given Velocity template.Methods in de.hybris.platform.commons.jalo that return ItemFormatterModifier and TypeMethodDescriptionGeneratedFormat.getInitial()Generated method - Getter of theFormat.initialattribute.GeneratedFormat.getInitial(SessionContext ctx) Generated method - Getter of theFormat.initialattribute.Methods in de.hybris.platform.commons.jalo with parameters of type ItemFormatterModifier and TypeMethodDescriptionvoidGeneratedFormat.setInitial(ItemFormatter value) Generated method - Setter of theFormat.initialattribute.voidGeneratedFormat.setInitial(SessionContext ctx, ItemFormatter value) Generated method - Setter of theFormat.initialattribute.