Uses of Class
de.hybris.bootstrap.typesystem.YCollectionType
Packages that use YCollectionType
Package
Description
-
Uses of YCollectionType in de.hybris.bootstrap.ddl
Methods in de.hybris.bootstrap.ddl with parameters of type YCollectionTypeModifier and TypeMethodDescriptionprotected voidDMLRecordFactory.addCollectionType(YCollectionType yCollectionType) -
Uses of YCollectionType in de.hybris.bootstrap.ddl.pk
Methods in de.hybris.bootstrap.ddl.pk with parameters of type YCollectionType -
Uses of YCollectionType in de.hybris.bootstrap.ddl.pk.impl
Methods in de.hybris.bootstrap.ddl.pk.impl with parameters of type YCollectionTypeModifier and TypeMethodDescriptionDbTypeSystemDecoratorForPkFactory.getOrCreatePK(YCollectionType yCollectionType) DefaultPkFactory.getOrCreatePK(YCollectionType yCollectionType) -
Uses of YCollectionType in de.hybris.bootstrap.typesystem
Methods in de.hybris.bootstrap.typesystem that return YCollectionTypeModifier and TypeMethodDescriptionprotected YCollectionTypeYTypeSystem.getOrCreateCollectionType(YNamespace namespace, String code, String elementType, YCollectionType.TypeOfCollection toc) PatchedYTypeSystemLoader.loadCollectionType(CollectionTypeDTO collectionTypeDTO) YTypeSystemHandler.loadCollectionType(CollectionTypeDTO collectionTypeDTO) YTypeSystemLoader.loadCollectionType(CollectionTypeDTO dto) Methods in de.hybris.bootstrap.typesystem that return types with arguments of type YCollectionType