public abstract class AbstractEntityReader extends java.lang.Object implements EntityReader
| Constructor and Description |
|---|
AbstractEntityReader() |
| Modifier and Type | Method and Description |
|---|---|
protected PersistenceService |
getPersistenceService() |
protected ResponseWriter |
getResponseWriter() |
protected boolean |
handleAssociationMultiplicityRetrievalError(EdmException e) |
void |
setPersistenceService(PersistenceService persistenceService) |
void |
setResponseWriter(ResponseWriter responseWriter) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisApplicable, readprotected boolean handleAssociationMultiplicityRetrievalError(EdmException e)
protected PersistenceService getPersistenceService()
public void setPersistenceService(PersistenceService persistenceService)
protected ResponseWriter getResponseWriter()
public void setResponseWriter(ResponseWriter responseWriter)
Copyright © 2018 SAP SE. All Rights Reserved.