Uses of Class
de.hybris.platform.commons.jalo.GeneratedItemFormatter
-
Packages that use GeneratedItemFormatter Package Description de.hybris.platform.commons.jalo -
-
Uses of GeneratedItemFormatter in de.hybris.platform.commons.jalo
Subclasses of GeneratedItemFormatter 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.classItemFormatterThis abstract class ItemFormatter is for transforming an item of the platform into a media (for example the media could contain a xml file).classVelocityFormatterFormats the given item with a given Velocity template.
-