T - the class of the Controller to create links topublic interface MethodLinkBuilderFactory<T>
| Modifier and Type | Method and Description |
|---|---|
MethodLinkBuilder<T> |
to(String methodName)
Returns a builder to create links to the given method of the current
controller.
|
MethodLinkBuilder<T> to(String methodName)
methodName - the name of the method to link toCopyright © 2018 DISID Corporation. All rights reserved.