|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rel | |
|---|---|
| org.apache.isis.viewer.restfulobjects.applib.links | |
| org.apache.isis.viewer.restfulobjects.domainobjects | |
| Uses of Rel in org.apache.isis.viewer.restfulobjects.applib.links |
|---|
| Methods in org.apache.isis.viewer.restfulobjects.applib.links that return Rel | |
|---|---|
static Rel |
Rel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Rel[] |
Rel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Rel in org.apache.isis.viewer.restfulobjects.domainobjects |
|---|
| Methods in org.apache.isis.viewer.restfulobjects.domainobjects with parameters of type Rel | |
|---|---|
LinkRepresentation |
DomainRepresentation.getLinkWithRel(Rel rel)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||