@Mixins(value=Resource.Mixin.class) public interface Resource extends ValueComposite
| Modifier and Type | Interface and Description |
|---|---|
static class |
Resource.Mixin |
| Modifier and Type | Method and Description |
|---|---|
Link |
command(String relation) |
Property<List<Link>> |
commands() |
Property<Object> |
index() |
Property<List<Link>> |
queries() |
Link |
query(String relation) |
Link |
resource(String relation) |
Property<List<Link>> |
resources() |
@UseDefaults Property<List<Link>> queries()
@UseDefaults Property<List<Link>> commands()
@UseDefaults Property<List<Link>> resources()