Package de.hybris.platform.servicelayer.model.strategies
-
Interface Summary Interface Description FetchStrategy SerializationStrategy Allow serialization of items to be overridden by strategies that implement this interface (See JIRA issue HOR-104) -
Class Summary Class Description DefaultFetchStrategy Default fetch strategy.FetchAlwaysReferencesStrategy Always fetch models having references to other models.SerializationStrategyDefaultImpl Deprecated. since 6.2.0 - Serializing full models isn't recommended any more.SerializationStrategyLeanImpl Allow serialization of items to be overridden by strategies (See JIRA issue HOR-104, HOR-106)SerializationStrategyLeanImpl.LeanItemModelHandler The Class LeanItemModelHandler.