public class FetchAlwaysReferencesStrategy extends Object implements FetchStrategy
| Constructor and Description |
|---|
FetchAlwaysReferencesStrategy(ModelConverter modelConverter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMutable() |
boolean |
needsFetch(String attributeQualifier) |
public FetchAlwaysReferencesStrategy(ModelConverter modelConverter)
modelConverter - ModelConverter to setpublic boolean needsFetch(String attributeQualifier)
needsFetch in interface FetchStrategypublic boolean isMutable()
isMutable in interface FetchStrategyCopyright © 2017 SAP SE. All Rights Reserved.