Uses of Class
de.hybris.platform.commons.jalo.GeneratedFormat
-
Packages that use GeneratedFormat Package Description de.hybris.platform.commons.jalo -
-
Uses of GeneratedFormat in de.hybris.platform.commons.jalo
Subclasses of GeneratedFormat in de.hybris.platform.commons.jalo Modifier and Type Class Description classFormatThe 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).
-