Package | Description |
---|---|
uk.ac.cam.ucs.ibis.dto |
Provides DTO classes for transferring data from the server to client in
the web service API.
|
Modifier and Type | Field and Description |
---|---|
IbisIdentifier |
IbisPerson.identifier
The person's primary identifier (typically their CRSid).
|
IbisIdentifier |
IbisResult.identifier
The identifier returned by methods that return a single identifier.
|
Modifier and Type | Field and Description |
---|---|
List<IbisIdentifier> |
IbisPerson.identifiers
A list of the person's identifiers.
|