public abstract static class EntityListResource.Mixin<T extends HasIdentity> extends Object implements EntityListResource<T>
EntityListResource.Mixin<T extends HasIdentity>ServerResource.IdentityMixin<T extends HasIdentity>, ServerResource.NotPresent, ServerResource.Parameters<T>| Constructor and Description |
|---|
Mixin() |
| Modifier and Type | Method and Description |
|---|---|
EntityList |
get() |
RestLink |
post(RestForm form) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelete, putidentitypublic EntityList get()
get in interface ServerResource<EntityList>public RestLink post(RestForm form)
post in interface ServerResource<EntityList>