Registration and enquiry public API
-
GroupDiffUtils.getAllRequestedGroupsDiff(List<pl.edu.icm.unity.base.group.Group> allGroups,
List<pl.edu.icm.unity.base.group.Group> allUserGroup,
List<pl.edu.icm.unity.base.registration.GroupSelection> groupSelections,
List<pl.edu.icm.unity.base.registration.GroupRegistrationParam> formGroupParams)
GroupDiffUtils.getSingleGroupDiff(List<pl.edu.icm.unity.base.group.Group> allGroups,
List<pl.edu.icm.unity.base.group.Group> allUserGroups,
pl.edu.icm.unity.base.registration.GroupSelection selected,
pl.edu.icm.unity.base.registration.GroupRegistrationParam formGroup)