Uses of Interface
de.hybris.platform.persistence.polyglot.view.ItemStateView
Packages that use ItemStateView
Package
Description
-
Uses of ItemStateView in de.hybris.platform.persistence.flexiblesearch.polyglot
Classes in de.hybris.platform.persistence.flexiblesearch.polyglot that implement ItemStateViewMethods in de.hybris.platform.persistence.flexiblesearch.polyglot that return types with arguments of type ItemStateViewMethod parameters in de.hybris.platform.persistence.flexiblesearch.polyglot with type arguments of type ItemStateViewModifier and TypeMethodDescriptionstatic PolyglotFsResultPolyglotFsResult.full(Stream<ItemStateView> result) -
Uses of ItemStateView in de.hybris.platform.persistence.polyglot.model
Subinterfaces of ItemStateView in de.hybris.platform.persistence.polyglot.model -
Uses of ItemStateView in de.hybris.platform.persistence.polyglot.search
Methods in de.hybris.platform.persistence.polyglot.search that return types with arguments of type ItemStateViewMethod parameters in de.hybris.platform.persistence.polyglot.search with type arguments of type ItemStateViewModifier and TypeMethodDescriptionStandardFindResult.buildFromStream(Stream<ItemStateView> stream) -
Uses of ItemStateView in de.hybris.platform.persistence.polyglot.search.criteria
Methods in de.hybris.platform.persistence.polyglot.search.criteria that return types with arguments of type ItemStateViewModifier and TypeMethodDescriptionstatic Comparator<ItemStateView>ItemStateComparatorCreator.getItemStateComparator(Criteria criteria) MatchingPredicateBuilder.getPredicate() -
Uses of ItemStateView in ydocumentcartpackage.persistence.polyglot.repository.documentcart
Classes in ydocumentcartpackage.persistence.polyglot.repository.documentcart that implement ItemStateViewMethods in ydocumentcartpackage.persistence.polyglot.repository.documentcart that return types with arguments of type ItemStateView -
Uses of ItemStateView in ydocumentcartpackage.persistence.polyglot.repository.documentcart.query
Methods in ydocumentcartpackage.persistence.polyglot.repository.documentcart.query that return types with arguments of type ItemStateView