Package | Description |
---|---|
com.maplander.database | |
com.maplander.endpoints | |
com.maplander.endpoints.app | |
com.maplander.endpoints.sneza | |
com.maplander.endpoints.snl | |
com.maplander.endpoints.vecinoshop |
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<EventDetail> |
EventDetailDB.clazz |
Modifier and Type | Method and Description |
---|---|
static EventDetail |
EventDetailDB.load(java.lang.Long id) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.server.spi.response.CollectionResponse<EventDetail> |
EventDetailDB.listEventByBCardId(java.lang.Long id,
java.lang.String cursor,
java.lang.Integer limit) |
Modifier and Type | Method and Description |
---|---|
static void |
EventDetailDB.save(EventDetail eventDetail) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<EventDetail> |
EventEndpoint.getEventDetail(java.lang.Long eventId) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<EventDetail> |
AppEndpoint.getEventDetail(java.lang.Long eventId) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<EventDetail> |
AppEndpoint.getEventDetail(java.lang.Long eventId) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<EventDetail> |
AppEndpoint.getEventDetail(java.lang.Long eventId) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<EventDetail> |
AppEndpoint.getEventDetail(java.lang.Long eventId) |