Uses of Class
de.hybris.platform.commons.model.ItemFormatterModel
Packages that use ItemFormatterModel
Package
Description
Contains generated models for each type of de.hybris.platform.commons.jalo package.
-
Uses of ItemFormatterModel in de.hybris.platform.commons.model
Subclasses of ItemFormatterModel in de.hybris.platform.commons.modelModifier and TypeClassDescriptionclassGenerated model class for type CustomOrder2XML first defined at extension commons.classGenerated model class for type VelocityFormatter first defined at extension commons.Methods in de.hybris.platform.commons.model that return ItemFormatterModelModifier and TypeMethodDescriptionFormatModel.getInitial()Generated method - Getter of theFormat.initialattribute defined at extensioncommons.Methods in de.hybris.platform.commons.model with parameters of type ItemFormatterModelModifier and TypeMethodDescriptionvoidFormatModel.setInitial(ItemFormatterModel value) Generated method - Setter ofFormat.initialattribute defined at extensioncommons.Constructors in de.hybris.platform.commons.model with parameters of type ItemFormatterModelModifierConstructorDescriptionFormatModel(String _code, DocumentTypeEnum _documentType, ItemFormatterModel _initial) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersFormatModel(String _code, DocumentTypeEnum _documentType, ItemFormatterModel _initial, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters