| Interface | Description |
|---|---|
| FetchStrategy | |
| SerializationStrategy |
Allow serialization of items to be overridden by strategies that implement this interface (See JIRA issue HOR-104)
|
| Class | Description |
|---|---|
| DefaultFetchStrategy |
Default fetch strategy.
|
| FetchAlwaysReferencesStrategy |
Always fetch models having references to other models.
|
| SerializationStrategyDefaultImpl | Deprecated
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.
|
Copyright © 2017 SAP SE. All Rights Reserved.