Uses of Class
de.hybris.platform.odata2services.odata.schema.KeyGenerator
Packages that use KeyGenerator
Package
Description
-
Uses of KeyGenerator in de.hybris.platform.odata2services.odata.schema
Classes in de.hybris.platform.odata2services.odata.schema with type parameters of type KeyGeneratorSubclasses of KeyGenerator in de.hybris.platform.odata2services.odata.schemaModifier and TypeClassDescriptionclassclassclassA key generator that uses any simple entity property having "IsUnique" annotation for the entity key. -
Uses of KeyGenerator in de.hybris.platform.odata2services.odata.schema.entity
Methods in de.hybris.platform.odata2services.odata.schema.entity that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorSingleEntityTypeGenerator.getKeyGenerator()Methods in de.hybris.platform.odata2services.odata.schema.entity with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidSingleEntityTypeGenerator.setKeyGenerator(KeyGenerator generator)