Interface | Description |
---|---|
URIable |
This is an interface which allows an object to perform its own uri creation
|
URIResolver |
This is the interface that defines all object to uri transformations in
ObjectToURI
|
Annotation Type | Description |
---|---|
MappedBy |
This annotation can be added to any object to perform a Resource/method based
lookup to create a URI template.
|
URITemplate |
This annotation can be added to any object to perform Java beans-based
transformation between URI template and bean properties.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.