Click or drag to resize

SanteDB.Rest.Common Namespace

 
Classes
Interfaces
  InterfaceDescription
Public interfaceIApiChildObject
API Child object
Public interfaceIApiChildOperation
Operation that can be invoked on the REST API
Public interfaceIApiChildResourceHandler
Allows a programmatic way of providing associated properties on other objects
Public interfaceIApiResourceHandler
Represents a resource handler.
Public interfaceIApiResourceHandlerEx
API Resource handler which includes support for extended methods
Public interfaceIApiStreamOperation
A modification of the IApiChildOperation which allow for streams to be posted/received to/from the invoke method
Public interfaceICancelResourceHandler
Represents a resource handler that can cancel objects
Public interfaceIChainedApiResourceHandler
Represnets a resource handler which can link sub-objects (or certain sub-objects) with a parent object
Public interfaceICheckoutResourceHandler
Represents a resource handler that supports checkout and checkin
Public interfaceILockableResourceHandler
Represents a resource handler that can lock or unlock objects
Public interfaceINullifyResourceHandler
Represents a resource handler that can nullify objects
Public interfaceIOperationalApiResourceHandler
Represnets a resource handler which can link sub-objects (or certain sub-objects) with a parent object
Public interfaceIRestApiContractImplementation
REST API contract implementation marker interface