Uses of Interface
de.hybris.platform.persistence.polyglot.PolyglotFeature
Packages that use PolyglotFeature
Package
Description
-
Uses of PolyglotFeature in de.hybris.platform.persistence
Classes in de.hybris.platform.persistence that implement PolyglotFeatureModifier and TypeClassDescriptionstatic class -
Uses of PolyglotFeature in de.hybris.platform.persistence.polyglot
Classes in de.hybris.platform.persistence.polyglot that implement PolyglotFeatureMethods in de.hybris.platform.persistence.polyglot that return PolyglotFeatureModifier and TypeMethodDescriptionstatic PolyglotFeaturePolyglotPersistence.handlingRelatedItemsFeature(ItemState state, Key attributeKey) static PolyglotFeaturePolyglotPersistence.handlingRelatedItemsFeature(ItemState state, Key attributeKey, boolean write) Methods in de.hybris.platform.persistence.polyglot with parameters of type PolyglotFeatureModifier and TypeMethodDescriptiondefault booleanItemStateRepository.isSupported(PolyglotFeature feature) -
Uses of PolyglotFeature in de.hybris.platform.persistence.polyglot.model
Classes in de.hybris.platform.persistence.polyglot.model that implement PolyglotFeatureMethods in de.hybris.platform.persistence.polyglot.model that return PolyglotFeatureModifier and TypeMethodDescriptionstatic PolyglotFeaturePolyglotModelFactory.handlingRelatedItemsFeature(ItemState state, Key attributeKey, boolean write) -
Uses of PolyglotFeature in de.hybris.platform.persistence.polyglot.uow
Methods in de.hybris.platform.persistence.polyglot.uow with parameters of type PolyglotFeatureModifier and TypeMethodDescriptionbooleanUnitOfWorkAwareItemStateRepository.isSupported(PolyglotFeature feautre) -
Uses of PolyglotFeature in ydocumentcartpackage.persistence.polyglot.repository.documentcart
Methods in ydocumentcartpackage.persistence.polyglot.repository.documentcart with parameters of type PolyglotFeatureModifier and TypeMethodDescriptionbooleanInstrumentedItemStateRepository.isSupported(PolyglotFeature feature) booleanRepository.isSupported(PolyglotFeature feature)