Uses of Interface
de.hybris.platform.persistence.polyglot.PolyglotFeature
-
-
Uses of PolyglotFeature in de.hybris.platform.persistence
Classes in de.hybris.platform.persistence that implement PolyglotFeature Modifier and Type Class Description static classPolyglotPersistenceGenericItemSupport.TransactionalRepository -
Uses of PolyglotFeature in de.hybris.platform.persistence.polyglot
Methods in de.hybris.platform.persistence.polyglot that return PolyglotFeature Modifier and Type Method Description static PolyglotFeaturePolyglotPersistence. handlingRelatedItemsFeature(ItemState state, Key attributeKey)Methods in de.hybris.platform.persistence.polyglot with parameters of type PolyglotFeature Modifier and Type Method Description default booleanItemStateRepository. isSupported(PolyglotFeature feature) -
Uses of PolyglotFeature in de.hybris.platform.persistence.polyglot.model
Methods in de.hybris.platform.persistence.polyglot.model that return PolyglotFeature Modifier and Type Method Description static PolyglotFeaturePolyglotModelFactory. handlingRelatedItemsFeature(ItemState state, Key attributeKey) -
Uses of PolyglotFeature in de.hybris.platform.persistence.polyglot.uow
Methods in de.hybris.platform.persistence.polyglot.uow with parameters of type PolyglotFeature Modifier and Type Method Description booleanUnitOfWorkAwareItemStateRepository. isSupported(PolyglotFeature feautre) -
Uses of PolyglotFeature in ydocumentcartpackage.persistence.polyglot.repository.documentcart
Methods in ydocumentcartpackage.persistence.polyglot.repository.documentcart with parameters of type PolyglotFeature Modifier and Type Method Description booleanInstrumentedItemStateRepository. isSupported(PolyglotFeature feature)
-