Class FetchAlwaysReferencesStrategy
java.lang.Object
de.hybris.platform.servicelayer.model.strategies.FetchAlwaysReferencesStrategy
- All Implemented Interfaces:
FetchStrategy,Serializable
Always fetch models having references to other models.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FetchAlwaysReferencesStrategy
- Parameters:
modelConverter- ModelConverter to set
-
-
Method Details
-
needsFetch
- Specified by:
needsFetchin interfaceFetchStrategy
-
isMutable
public boolean isMutable()- Specified by:
isMutablein interfaceFetchStrategy
-