Uses of Class
de.hybris.bootstrap.typesystem.YEnumValue
Packages that use YEnumValue
Package
Description
-
Uses of YEnumValue in de.hybris.bootstrap.ddl
Methods in de.hybris.bootstrap.ddl with parameters of type YEnumValueModifier and TypeMethodDescriptionprotected booleanDMLRecordFactory.exists(YEnumValue yEnumValue) protected StringDMLRecordFactory.getKey(YEnumValue yEnumValue) -
Uses of YEnumValue in de.hybris.bootstrap.ddl.pk
Methods in de.hybris.bootstrap.ddl.pk with parameters of type YEnumValue -
Uses of YEnumValue in de.hybris.bootstrap.ddl.pk.impl
Methods in de.hybris.bootstrap.ddl.pk.impl with parameters of type YEnumValueModifier and TypeMethodDescriptionprotected StringDefaultPkFactory.getKey(YEnumValue yEnumValue) DbTypeSystemDecoratorForPkFactory.getOrCreatePK(YEnumValue yEnumValue) DefaultPkFactory.getOrCreatePK(YEnumValue yEnumValue) -
Uses of YEnumValue in de.hybris.bootstrap.typesystem
Methods in de.hybris.bootstrap.typesystem that return YEnumValueModifier and TypeMethodDescriptionPatchedYTypeSystemLoader.loadEnumValue(EnumValueDTO enumValueDTO) YTypeSystemHandler.loadEnumValue(EnumValueDTO enumValueDTO) YTypeSystemLoader.loadEnumValue(EnumValueDTO dto) Methods in de.hybris.bootstrap.typesystem that return types with arguments of type YEnumValueModifier and TypeMethodDescriptionYTypeSystem.getEnumValues()YTypeSystem.getEnumValues(String enumTypeCode) YNamespace.getOwnEnumValues()YNamespace.getOwnEnumValues(String enumTypeCode) YEnumType.getValues()Methods in de.hybris.bootstrap.typesystem with parameters of type YEnumValue -
Uses of YEnumValue in de.hybris.platform.util.typesystem
Methods in de.hybris.platform.util.typesystem with parameters of type YEnumValue