Uses of Class
de.hybris.platform.core.model.type.ViewAttributeDescriptorModel
Packages that use ViewAttributeDescriptorModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.type package.
-
Uses of ViewAttributeDescriptorModel in de.hybris.platform.core.model.type
Methods in de.hybris.platform.core.model.type that return types with arguments of type ViewAttributeDescriptorModelModifier and TypeMethodDescriptionViewTypeModel.getColumns()Generated method - Getter of theViewType.columnsattribute defined at extensioncore.ViewTypeModel.getParams()Generated method - Getter of theViewType.paramsattribute defined at extensioncore.Method parameters in de.hybris.platform.core.model.type with type arguments of type ViewAttributeDescriptorModelModifier and TypeMethodDescriptionvoidViewTypeModel.setColumns(List<ViewAttributeDescriptorModel> value) Generated method - Setter ofViewType.columnsattribute defined at extensioncore.voidViewTypeModel.setParams(Set<ViewAttributeDescriptorModel> value) Generated method - Setter ofViewType.paramsattribute defined at extensioncore.