Uses of Class
de.hybris.platform.core.model.media.DerivedMediaModel
Packages that use DerivedMediaModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.media package.
-
Uses of DerivedMediaModel in de.hybris.platform.core.model.media
Methods in de.hybris.platform.core.model.media that return types with arguments of type DerivedMediaModelModifier and TypeMethodDescriptionMediaModel.getDerivedMedias()Generated method - Getter of theMedia.derivedMediasattribute defined at extensioncore.Method parameters in de.hybris.platform.core.model.media with type arguments of type DerivedMediaModelModifier and TypeMethodDescriptionvoidMediaModel.setDerivedMedias(Collection<DerivedMediaModel> value) Generated method - Setter ofMedia.derivedMediasattribute defined at extensioncore.