|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openregistry.core.web.resources.representations.LinkRepresentation
public class LinkRepresentation
Simple Java Bean encapsulating the representation of a collection of link XHTML fragments for the purpose of exposing it via RESTful resources. This is class is marshalled into an XML representation using JAXB.
This class is immutable
| Nested Class Summary | |
|---|---|
static class |
LinkRepresentation.Link
|
| Constructor Summary | |
|---|---|
LinkRepresentation()
Required by JAXB |
|
LinkRepresentation(java.util.List<LinkRepresentation.Link> links)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinkRepresentation()
public LinkRepresentation(java.util.List<LinkRepresentation.Link> links)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||