public interface PersonalInformationBulkDao
PersonalInformation
entities.Modifier and Type | Method and Description |
---|---|
Collection<PersonalInformation> |
bulkFetchPersonalInformation(Collection<com.atlassian.sal.api.user.UserKey> userKeys)
Bulk-fetch the
PersonalInformation entities for the given collection of UserKey s. |
Collection<PersonalInformation> bulkFetchPersonalInformation(Collection<com.atlassian.sal.api.user.UserKey> userKeys)
PersonalInformation
entities for the given collection of UserKey
s.PersonalInformation
object for each userCopyright © 2003–2019 Atlassian. All rights reserved.