| Package | Description |
|---|---|
| pl.edu.icm.unity.engine.api.bulk |
Support for bulk operations: retrieving of mass data at once, that can be reused for obtaining fast results
on large amounts of records (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
GroupMembershipData |
BulkGroupQueryService.getBulkMembershipData(String group) |
| Modifier and Type | Method and Description |
|---|---|
Map<Long,pl.edu.icm.unity.types.basic.Entity> |
BulkGroupQueryService.getGroupEntitiesNoContextWithoutTargeted(GroupMembershipData dataO) |
Map<Long,pl.edu.icm.unity.types.basic.Entity> |
BulkGroupQueryService.getGroupEntitiesNoContextWithTargeted(GroupMembershipData dataO) |
Map<Long,Map<String,pl.edu.icm.unity.types.basic.AttributeExt>> |
BulkGroupQueryService.getGroupUsersAttributes(String group,
GroupMembershipData dataO) |
Copyright © 2018 Unity. All rights reserved.