TypedRest for Java
|
This is the complete list of members for net.typedrest.FunctionEndpoint< TEntity, TResult >, including all inherited members.
getEntityType() | net.typedrest.FunctionEndpoint< TEntity, TResult > | |
getExecutor() | net.typedrest.Endpoint | |
getLinks(String rel) | net.typedrest.Endpoint | |
getLinksWithTitles(String rel) | net.typedrest.Endpoint | |
getResultType() | net.typedrest.FunctionEndpoint< TEntity, TResult > | |
getSerializer() | net.typedrest.Endpoint | |
getUri() | net.typedrest.Endpoint | |
isTriggerAllowed() | net.typedrest.TriggerEndpoint | |
link(String rel) | net.typedrest.Endpoint | |
linkTemplate(String rel) | net.typedrest.Endpoint | |
linkTemplate(String rel, String variableName, Object value) | net.typedrest.Endpoint | |
probe() | net.typedrest.TriggerEndpoint | |
trigger(TEntity entity) | net.typedrest.FunctionEndpoint< TEntity, TResult > |