Class LocalOrganizationProviderImpl

java.lang.Object
dev.dsf.bpe.service.LocalOrganizationProviderImpl
All Implemented Interfaces:
LocalOrganizationProvider, org.springframework.beans.factory.InitializingBean

public class LocalOrganizationProviderImpl extends Object implements LocalOrganizationProvider, org.springframework.beans.factory.InitializingBean
  • Constructor Details

  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet() throws Exception
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      Throws:
      Exception
    • getLocalOrganization

      public Optional<org.hl7.fhir.r4.model.Organization> getLocalOrganization()
      Specified by:
      getLocalOrganization in interface LocalOrganizationProvider