|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openregistry.core.web.resources.representations.PersonResponseRepresentation
public class PersonResponseRepresentation
Simple Java Bean encapsulating the representation of persons in the registry 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 |
PersonResponseRepresentation.PersonIdentifierRepresentation
|
| Constructor Summary | |
|---|---|
PersonResponseRepresentation()
Required by JAXB |
|
PersonResponseRepresentation(java.util.List<PersonResponseRepresentation.PersonIdentifierRepresentation> ids)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PersonResponseRepresentation()
public PersonResponseRepresentation(java.util.List<PersonResponseRepresentation.PersonIdentifierRepresentation> ids)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||