Uses of Class
org.openiam.provision.dto.common.UserSearchMemberhipKey
-
Packages that use UserSearchMemberhipKey Package Description org.openiam.provision.dto.srcadapter -
-
Uses of UserSearchMemberhipKey in org.openiam.provision.dto.srcadapter
Methods in org.openiam.provision.dto.srcadapter that return types with arguments of type UserSearchMemberhipKey Modifier and Type Method Description Set<UserSearchMemberhipKey>
SourceAdapterRequest. getSupervisors()
Method parameters in org.openiam.provision.dto.srcadapter with type arguments of type UserSearchMemberhipKey Modifier and Type Method Description void
SourceAdapterRequest. setSupervisors(Set<UserSearchMemberhipKey> supervisors)
-