|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CountResponse
An CountResponse
is a response to a client request for the count of an entity-set.
The Responses
static factory class can be used to create CountResponse
instances.
Method Summary | |
---|---|
long |
getCount()
Gets the number of entities in an entity-set. |
Method Detail |
---|
long getCount()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |