|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntityResponse
An EntityResponse
is a response to a client request expecting a single OData entity.
The Responses
static factory class can be used to create EntityResponse
instances.
Method Summary | |
---|---|
OEntity |
getEntity()
Gets the OData entity. |
Method Detail |
---|
OEntity getEntity()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |