Uses of Class
be.fgov.ehealth.technicalconnector.ra.domain.Organization

Packages that use Organization
be.fgov.ehealth.technicalconnector.ra.builders   
be.fgov.ehealth.technicalconnector.ra.domain   
be.fgov.ehealth.technicalconnector.ra.mapper   
be.fgov.ehealth.technicalconnector.ra.service   
be.fgov.ehealth.technicalconnector.ra.service.impl   
 

Uses of Organization in be.fgov.ehealth.technicalconnector.ra.builders
 

Methods in be.fgov.ehealth.technicalconnector.ra.builders with parameters of type Organization
 ContractRequestBuilder.OrganizationChoiceStep3 ContractRequestBuilder.InitStep.forOrganization(Organization organization)
          Generate a contract for an Organization with the Organization.
 

Uses of Organization in be.fgov.ehealth.technicalconnector.ra.domain
 

Methods in be.fgov.ehealth.technicalconnector.ra.domain that return types with arguments of type Organization
 List<Organization> ActorQualities.getOrganizationAuthorizations()
           
 

Method parameters in be.fgov.ehealth.technicalconnector.ra.domain with type arguments of type Organization
 void ActorQualities.setOrganizationAuthorizations(List<Organization> organizationAuthorizations)
           
 

Constructors in be.fgov.ehealth.technicalconnector.ra.domain with parameters of type Organization
DistinguishedName(Organization org)
          DistinguishedName is created based on the Organization
DistinguishedName(Organization org, String applicationId)
          DistinguishedName is created based on the Organization and given applicationId.
 

Uses of Organization in be.fgov.ehealth.technicalconnector.ra.mapper
 

Methods in be.fgov.ehealth.technicalconnector.ra.mapper that return Organization
 Organization RaMapperSelmaGeneratedClass.asOrganization(OrganizationType inOrganizationType)
           
 Organization RaMapper.asOrganization(OrganizationType source)
           
 

Uses of Organization in be.fgov.ehealth.technicalconnector.ra.service
 

Methods in be.fgov.ehealth.technicalconnector.ra.service with parameters of type Organization
 Result<List<String>> AuthenticationCertificateRegistrationService.getApplicationIdList(Organization organization)
           
 

Uses of Organization in be.fgov.ehealth.technicalconnector.ra.service.impl
 

Methods in be.fgov.ehealth.technicalconnector.ra.service.impl with parameters of type Organization
 Result<List<String>> AuthenticationCertificateRegistrationServiceImpl.getApplicationIdList(Organization organization)
           
 




Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.