Package | Description |
---|---|
uk.ac.cam.ucs.ibis.client |
Provides the support classes necessary to connect to the Lookup/Ibis web
service and invoke API methods.
|
uk.ac.cam.ucs.ibis.dto |
Provides DTO classes for transferring data from the server to client in
the web service API.
|
uk.ac.cam.ucs.ibis.methods |
Contains auto-generated classes which contain all the available methods
in the Lookup/Ibis web service API.
|
Class and Description |
---|
IbisError
Class representing an error returned by the web service API.
|
IbisResult
Class representing the top-level container for all XML and JSON results.
|
Class and Description |
---|
IbisAttribute
Class representing an attribute of a person or institution returned by
the web service API.
|
IbisAttributeScheme
Class representing an attribute scheme.
|
IbisContactPhoneNumber
Class representing a phone number held on an institution contact row, for
use by the web service API.
|
IbisContactRow
Class representing an institution contact row, for use by the web
services API.
|
IbisContactWebPage
Class representing a web page referred to by an institution contact row,
for use by the web service API.
|
IbisError
Class representing an error returned by the web service API.
|
IbisGroup
Class representing a group returned by the web service API.
|
IbisIdentifier
Class representing a person's identifier, for use by the web service API.
|
IbisInstitution
Class representing an institution returned by the web service API.
|
IbisPerson
Class representing a person returned by the web service API.
|
IbisResult
Class representing the top-level container for all XML and JSON results.
|
IbisResult.Entities
Nested class to hold the full details of all the entities returned
in a result.
|
Class and Description |
---|
IbisAttribute
Class representing an attribute of a person or institution returned by
the web service API.
|
IbisAttributeScheme
Class representing an attribute scheme.
|
IbisContactRow
Class representing an institution contact row, for use by the web
services API.
|
IbisGroup
Class representing a group returned by the web service API.
|
IbisInstitution
Class representing an institution returned by the web service API.
|
IbisPerson
Class representing a person returned by the web service API.
|