Click or drag to resize

RemoteRESTLib Namespace

Implements the GHA REST Web service
Classes
  ClassDescription
Public classGHAConnectionManager
Entry point for the GHA REST Web service. Instantiate this class with the server, username, and password for the remote GHA server to intialize the API
Interfaces
  InterfaceDescription
Public interfaceIGHARemoteCapabilityDescriptor
Provides info on GHA Capability
Public interfaceIGHARemoteClassDescriptor
Provides GHA Class information
Public interfaceIGHARemoteEnumDescriptor
Provides info on GHA Enumerations
Public interfaceIGHARemoteObject
Defines the GHA Remote object
Public interfaceIGHARemoteObjectcollection
Defines the GHA remote object collection. Derives from .NET ICollection interface
Public interfaceIGHARemotePropertyDescriptor
Provides info on IGHAObject properties
Public interfaceIWSGHAObject
Defines the REST service representation of the GHA object. This type is used internally during REST communications between the library and the GHA server and not normally referenced by developers. Developers are encouraged to use IGHARemoteObject to interact with GHA server objects. That interface contains methodst that hide the complexities of the web service allowing access to GHA objects in a more natural way.
Delegates
Enumerations
  EnumerationDescription
Public enumerationAggregation
Aggregation methods
Public enumerationNavigation
Defines how a UI should treat a property