| Interface | Description |
|---|---|
| ConfigurableHypermediaResource |
A hypermedia resource that can be configured.
|
| HypermediaResource |
Basic restfulie implementation: use this interface to implement and let the
serializer know which are the possible followign relations from this
object's state.
|
| Class | Description |
|---|---|
| DefaultConfigurableHypermediaResource |
Default implementation.
|
| Annotation Type | Description |
|---|---|
| Transition |
Notifies restfulie that this method should be trated as a transition,
therefore runs the interceptor before this method.
|
Copyright © 2013 Caelum. All Rights Reserved.