| Package | Description |
|---|---|
| org.apache.isis.viewer.restfulobjects.applib | |
| org.apache.isis.viewer.restfulobjects.applib.domainobjects |
| Modifier and Type | Method and Description |
|---|---|
static Rel |
Rel.parse(String str) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Rel.matches(Rel otherRel) |
LinkRepresentation |
LinkRepresentation.withRel(Rel rel) |
| Modifier and Type | Method and Description |
|---|---|
LinkRepresentation |
DomainRepresentation.getLinkWithRel(Rel rel) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.