Uses of Class
com.atlassian.crowd.util.persistence.hibernate.batch.BatchResultWithIdReferences
Packages that use BatchResultWithIdReferences
-
Uses of BatchResultWithIdReferences in com.atlassian.crowd.dao.group
Methods in com.atlassian.crowd.dao.group that return BatchResultWithIdReferencesModifier and TypeMethodDescriptionInternalGroupDao.addAll(Collection<InternalGroupWithAttributes> groups) Bulk add of groups and their attributes. -
Uses of BatchResultWithIdReferences in com.atlassian.crowd.dao.user
Methods in com.atlassian.crowd.dao.user that return BatchResultWithIdReferencesModifier and TypeMethodDescriptionInternalUserDao.addAll(Collection<UserTemplateWithCredentialAndAttributes> users)