|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |