public class ExpandedEntityReader extends AbstractEntityReader
| Constructor and Description |
|---|
ExpandedEntityReader() |
| Modifier and Type | Method and Description |
|---|---|
protected NavigationSegmentExplorer |
getNavigationSegmentExplorer() |
boolean |
isApplicable(UriInfo uriInfo)
Indicates whether this EntityReader can read the requested information
|
ODataResponse |
read(ItemLookupRequest itemLookupRequest)
Reads from the commerce suite the requested information
|
void |
setNavigationSegmentExplorer(NavigationSegmentExplorer navigationSegmentExplorer) |
getPersistenceService, getResponseWriter, handleAssociationMultiplicityRetrievalError, setPersistenceService, setResponseWriterpublic boolean isApplicable(UriInfo uriInfo)
EntityReaderuriInfo - Used to determine whether this EntityReader is applicabletrue if this EntityReader can do the read, otherwise falsepublic ODataResponse read(ItemLookupRequest itemLookupRequest) throws ODataException
EntityReaderitemLookupRequest - Parameter object that contains the requestODataResponseODataException - When an error occurs retrieving the entityprotected NavigationSegmentExplorer getNavigationSegmentExplorer()
public void setNavigationSegmentExplorer(NavigationSegmentExplorer navigationSegmentExplorer)
Copyright © 2018 SAP SE. All Rights Reserved.