The HotDocs.Sdk.DataServices namespace contains types used to implement both custom and
answer file-based data services for HotDocs browser interviews. See the SamplePortal application for
examples.
Classes
Class | Description | |
---|---|---|
![]() |
AnswerFileDataService |
AnswerFileDataService
|
![]() |
DSPContext |
The "context" for the DSP data provider. The context holds the actual data to be reported through the provider.
|
![]() |
DSPDataService T |
Data service implementation which can defined metadata for the service and stores the data as property bags.
|
![]() |
DSPMetadata |
Metadata definition for the DSP. This also implements the
![]() |
![]() |
DSPResource |
Class which represents a single resource instance.
|
![]() |
DSPResourceQueryProvider |
Implementation of the
![]() |
Delegates
Delegate | Description | |
---|---|---|
![]() |
DSPResourceQueryProvider InvokeServiceOperationDel |
Invokes a service operation handler.
|