![]() | SecurityApplicationResourceHandler Class |
Namespace: SanteDB.Rest.AMI.Resources
The SecurityApplicationResourceHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | SecurityApplicationResourceHandler |
DI constructor
|
Name | Description | |
---|---|---|
![]() | Capabilities |
Gets the capabilities of the resource
(Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
![]() | ChildResources |
Get the child resources
(Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
![]() | ResourceName |
Gets the name of the resource
(Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
![]() | Scope |
Gets the scope of the object
(Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
![]() | ServiceName | (Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
![]() | Type |
Get the type of results
(Overrides SecurityEntityResourceHandlerTSecurityEntityType.) |
Name | Description | |
---|---|---|
![]() | AddChildObject |
Add a child object instance
(Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
![]() | AddChildResource |
Add a child resource
(Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
![]() | Create |
Create device
(Overrides SecurityEntityResourceHandlerTSecurityEntityCreate(Object, Boolean).) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FireSecurityAttributesChanged |
Raise the security attributes change event
(Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
![]() | Get |
Get the specified object
(Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
![]() | GetChildObject |
Get a child object
(Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetRepository |
Gets the repository
(Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Lock |
Lock the specified application
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Obsolete |
Obolete the device
(Overrides SecurityEntityResourceHandlerTSecurityEntityObsolete(Object).) |
![]() | Query(NameValueCollection) |
Query for the specified object
(Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
![]() | Query(NameValueCollection, Int32, Int32, Int32) |
Query for specified objects
(Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
![]() | QueryChildObjects |
Query child objects
(Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
![]() | RemoveChildObject |
Remove a child object
(Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TryGetChainedResource |
Try to get a chained resource
(Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
![]() | Unlock |
Unlock user
|
![]() | Update |
Update the device
(Overrides SecurityEntityResourceHandlerTSecurityEntityUpdate(Object).) |
Name | Description | |
---|---|---|
![]() | m_localizationService | (Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
![]() | m_tracer | (Inherited from SecurityEntityResourceHandlerTSecurityEntity.) |
Name | Description | |
---|---|---|
![]() | ConvertTReturn |
The purpose of this method is to convert object me to TReturn. Why?
Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast
so we have to copy.
(Defined by ExtensionMethods.) |
![]() | GetInstanceOfTDomain |
Gets an instance of TDomain from me
(Defined by ModelExtensions.) |