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