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