|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Link | |
|---|---|
| org.drools.guvnor.server.jaxrs.providers.atom | |
| Uses of Link in org.drools.guvnor.server.jaxrs.providers.atom |
|---|
| Subclasses of Link in org.drools.guvnor.server.jaxrs.providers.atom | |
|---|---|
class |
BaseLink
If invoked within the context of a JAX-RS call, it will automatically build a URI based the base URI of the JAX-RS application. |
class |
RelativeLink
If invoked within the context of a JAX-RS call, it will automatically build a URI based the base URI of the JAX-RS application. |
| Methods in org.drools.guvnor.server.jaxrs.providers.atom that return Link | |
|---|---|
Link |
Entry.getLinkByRel(String name)
|
Link |
Source.getLinkByRel(String name)
|
| Methods in org.drools.guvnor.server.jaxrs.providers.atom that return types with arguments of type Link | |
|---|---|
List<Link> |
Entry.getLinks()
|
List<Link> |
Source.getLinks()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||