Uses of Interface
de.hybris.platform.servicelayer.model.strategies.FetchStrategy
Packages that use FetchStrategy
Package
Description
-
Uses of FetchStrategy in de.hybris.platform.servicelayer.model
Methods in de.hybris.platform.servicelayer.model that return FetchStrategyModifier and TypeMethodDescriptionItemContextBuilder.getFetchStrategy()protected FetchStrategyItemModelContextImpl.getFetchStrategy()Methods in de.hybris.platform.servicelayer.model with parameters of type FetchStrategyModifier and TypeMethodDescriptionvoidItemContextBuilder.setFetchStrategy(FetchStrategy fetchStrategy) voidItemModelContextImpl.setFetchStrategy(FetchStrategy fetchStrategy) -
Uses of FetchStrategy in de.hybris.platform.servicelayer.model.strategies
Classes in de.hybris.platform.servicelayer.model.strategies that implement FetchStrategyModifier and TypeClassDescriptionclassDefault fetch strategy.classAlways fetch models having references to other models.