Package | Description |
---|---|
br.com.caelum.vraptor.restfulie.hypermedia | |
br.com.caelum.vraptor.restfulie.relation |
Modifier and Type | Method and Description |
---|---|
java.util.List<Relation> |
DefaultConfigurableHypermediaResource.getRelations() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultConfigurableHypermediaResource.add(Relation relation) |
Modifier and Type | Class and Description |
---|---|
class |
UriBasedRelation
A relation based on a resource URI.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Relation> |
DefaultRelationBuilder.getRelations() |
java.util.List<Relation> |
RelationBuilder.getRelations() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultRelationBuilder.add(Relation relation) |
void |
RelationBuilder.add(Relation relation)
adds a relation
|
Copyright © 2013 Caelum. All Rights Reserved.