Uses of Class
de.hybris.platform.commons.jalo.GeneratedFormat
Packages that use GeneratedFormat
-
Uses of GeneratedFormat in de.hybris.platform.commons.jalo
Subclasses of GeneratedFormat in de.hybris.platform.commons.jaloModifier and TypeClassDescriptionclassThe main Item/Class of the extension commons.
The Format item contains oneItemFormatter(set withsetInitial(de.hybris.platform.commons.jalo.ItemFormatter)) and a Collection with at least oneMediaFormatter(set withsetChained(java.util.Collection)).
After calling the methodFormat.format(Item)there will be an ItemDocumentattached to this instance which contains the result of the format process (as media).