Class DefaultFetchStrategy
java.lang.Object
de.hybris.platform.servicelayer.model.strategies.DefaultFetchStrategy
- All Implemented Interfaces:
FetchStrategy,Serializable
Default fetch strategy. When used works like no fetch strategy is used.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultFetchStrategy
public DefaultFetchStrategy()
-
-
Method Details
-
needsFetch
- Specified by:
needsFetchin interfaceFetchStrategy
-
isMutable
public boolean isMutable()- Specified by:
isMutablein interfaceFetchStrategy
-