Uses of Class
de.hybris.platform.commons.model.MediaFormatterModel
-
Packages that use MediaFormatterModel Package Description de.hybris.platform.commons.model Contains generated models for each type of de.hybris.platform.commons.jalo package. -
-
Uses of MediaFormatterModel in de.hybris.platform.commons.model
Subclasses of MediaFormatterModel in de.hybris.platform.commons.model Modifier and Type Class Description classFOPFormatterModelGenerated model class for type FOPFormatter first defined at extension commons.classXMLTransformFormatterModelGenerated model class for type XMLTransformFormatter first defined at extension commons.Methods in de.hybris.platform.commons.model that return types with arguments of type MediaFormatterModel Modifier and Type Method Description java.util.Collection<MediaFormatterModel>FormatModel. getChained()Generated method - Getter of theFormat.chainedattribute defined at extensioncommons.Method parameters in de.hybris.platform.commons.model with type arguments of type MediaFormatterModel Modifier and Type Method Description voidFormatModel. setChained(java.util.Collection<MediaFormatterModel> value)Generated method - Setter ofFormat.chainedattribute defined at extensioncommons.
-