Class ResearchStudyAuthorizationRule

java.lang.Object
dev.dsf.fhir.authorization.AbstractAuthorizationRule<R,D>
dev.dsf.fhir.authorization.AbstractMetaTagAuthorizationRule<org.hl7.fhir.r4.model.ResearchStudy,ResearchStudyDao>
dev.dsf.fhir.authorization.ResearchStudyAuthorizationRule
All Implemented Interfaces:
AuthorizationRule<org.hl7.fhir.r4.model.ResearchStudy>, org.springframework.beans.factory.InitializingBean

public class ResearchStudyAuthorizationRule extends AbstractMetaTagAuthorizationRule<org.hl7.fhir.r4.model.ResearchStudy,ResearchStudyDao>