Sante |
| Class | Description | |
|---|---|---|
| ChainedResourceHandlerBase | Chained resource handler base | |
| ClaimsUtility | SanteDB Claim Types | |
| ExtendedCookieNames | Names of cookies used by the rest layer | |
| ExtendedHttpHeaderNames | Headers which are used by SanteDB services for special control over its own APIs | |
| ExtensionMethods | Extension methods | |
| HttpErrorUtility | Error utility for classifying errors | |
| QueryControlParameterNames | Constants for https://help.santesuite.org/developers/service-apis/health-data-service-interface-hdsi/hdsi-query-syntax#control-parameters | |
| QueryControlUtility | Utility classes which implement the control against IQueryResultSet | |
| ResourceHandlerBaseTResource | Resource handler base | |
| ResourceHandlerTool | Resource handler utility | |
| RestServiceFactory | Rest service tool to create rest services |
| Interface | Description | |
|---|---|---|
| IApiChildObject | API Child object | |
| IApiChildOperation | Operation that can be invoked on the REST API | |
| IApiChildResourceHandler | Allows a programmatic way of providing associated properties on other objects | |
| IApiResourceHandler | Represents a resource handler. | |
| IApiResourceHandlerEx | API Resource handler which includes support for extended methods | |
| IApiResourceHandlerRepository | Resource handler which has a repository | |
| IApiStreamOperation | A modification of the IApiChildOperation which allow for streams to be posted/received to/from the invoke method | |
| ICancelResourceHandler | Represents a resource handler that can cancel objects | |
| IChainedApiResourceHandler | Represnets a resource handler which can link sub-objects (or certain sub-objects) with a parent object | |
| ICheckoutResourceHandler | Represents a resource handler that can lock or unlock objects | |
| ILockableResourceHandler | Represents a resource handler that can lock or unlock objects | |
| IOperationalApiResourceHandler | Represnets a resource handler which can link sub-objects (or certain sub-objects) with a parent object | |
| IRestApiContractImplementation | REST API contract implementation marker interface |