Package uk.org.ogsadai.client.toolkit.properties

This package provides classes which act as client-side representations of the properties of data services and data service resources.

See:
??????????Description

Interface Summary
Property A representation of a property as a name-value pair.
?

Class Summary
ActivityMetaData Description of an activity supported by a data service resource.
DAIVersion Information on the type and version OGSA-DAI used to deploy a service.
DataResourceInfo Information on a data resource exposed by a data service resource.
DataServiceInfo Client-side class that provides information about the data services.
PropertyUtilities Utilities for converting property values that are org.w3c.dom.Element objects into other objects.
RequestStatus The status of a request.
SimplePropertyImpl A representation of a property as a name-value pair.
?

Exception Summary
RequestStatusException Exception thrown when the status of a request indicates that the request is not progressing as expected.
UnknownPropertyException A property name in a client's request is unknown to the target data service resource.
UnknownRequestStatusException An unknown request status was encountered.
?

Package uk.org.ogsadai.client.toolkit.properties Description

This package provides classes which act as client-side representations of the properties of data services and data service resources.