Uses of Class
de.hybris.bootstrap.typesystem.YMapType
Packages that use YMapType
Package
Description
-
Uses of YMapType in de.hybris.bootstrap.ddl
Methods in de.hybris.bootstrap.ddl with parameters of type YMapTypeModifier and TypeMethodDescriptionprotected voidDMLRecordFactory.addMapType(YMapType yMapType) protected StringDatabaseModelGenerator.getDefaulLocalizedColumnPersistenceJavaType(YMapType type) -
Uses of YMapType in de.hybris.bootstrap.ddl.pk
Methods in de.hybris.bootstrap.ddl.pk with parameters of type YMapType -
Uses of YMapType in de.hybris.bootstrap.ddl.pk.impl
Methods in de.hybris.bootstrap.ddl.pk.impl with parameters of type YMapTypeModifier and TypeMethodDescriptionDbTypeSystemDecoratorForPkFactory.getOrCreatePK(YMapType yMapType) DefaultPkFactory.getOrCreatePK(YMapType yMapType) -
Uses of YMapType in de.hybris.bootstrap.typesystem
Methods in de.hybris.bootstrap.typesystem that return YMapTypeModifier and TypeMethodDescriptionprotected YMapTypeYTypeSystem.getOrCreateMapType(YNamespace namespace, String code, String argumentType, String elementType) PatchedYTypeSystemLoader.loadMapType(MapTypeDTO mapTypeDTO) YTypeSystemHandler.loadMapType(MapTypeDTO mapTypeDTO) YTypeSystemLoader.loadMapType(MapTypeDTO dto) Methods in de.hybris.bootstrap.typesystem that return types with arguments of type YMapType