Uses of Class
ch.ivyteam.ivy.security.query.UserQuery.GroupByQuery
Packages that use UserQuery.GroupByQuery
-
Uses of UserQuery.GroupByQuery in ch.ivyteam.ivy.security.query
Methods in ch.ivyteam.ivy.security.query that return UserQuery.GroupByQueryModifier and TypeMethodDescriptionUserQuery.IGroupByQueryColumns.eMailAddress()Groups the result of the query by the fieldEMailAddress.UserQuery.IGroupByQueryColumns.externalId()Groups the result of the query by the fieldExternalId.UserQuery.IGroupByQueryColumns.fullName()Groups the result of the query by the fieldFullName.UserQuery.IGroupByQueryColumns.name()Groups the result of the query by the fieldName.UserQuery.IGroupByQueryColumns.securityMemberId()Deprecated, for removal: This API element is subject to removal in a future version.grouping by identifier makes no senseUserQuery.IGroupByQueryColumns.securitySystemId()Groups the result of the query by the fieldSecuritySystemId.