|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntityIdResponse
An EntityIdResponse
is a response to a client request expecting one or more entity-ids.
The Responses
static factory class can be used to create EntityIdResponse
instances.
Method Summary | |
---|---|
Collection<OEntityId> |
getEntities()
Gets the response payload as entity ids |
EdmMultiplicity |
getMultiplicity()
Gets the multiplicity of the response |
Method Detail |
---|
Collection<OEntityId> getEntities()
EdmMultiplicity getMultiplicity()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |