Uses of Class
org.openiam.provision.dto.srcadapter.SourceAdapterOrganizationRequest
-
Packages that use SourceAdapterOrganizationRequest Package Description org.openiam.provision.dto.srcadapter -
-
Uses of SourceAdapterOrganizationRequest in org.openiam.provision.dto.srcadapter
Methods in org.openiam.provision.dto.srcadapter that return types with arguments of type SourceAdapterOrganizationRequest Modifier and Type Method Description Set<SourceAdapterOrganizationRequest>SourceAdapterRequest. getOrganizations()Method parameters in org.openiam.provision.dto.srcadapter with type arguments of type SourceAdapterOrganizationRequest Modifier and Type Method Description voidSourceAdapterRequest. setOrganizations(Set<SourceAdapterOrganizationRequest> organizations)
-