Uses of Class
org.bremersee.groupman.model.GroupIdList
Packages that use GroupIdList
-
Uses of GroupIdList in org.bremersee.groupman.api
Methods in org.bremersee.groupman.api that return types with arguments of type GroupIdListModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<GroupIdList>
GroupControllerApi.getMembershipIds()
Gets membership ids. -
Uses of GroupIdList in org.bremersee.groupman.mock
Methods in org.bremersee.groupman.mock that return types with arguments of type GroupIdListModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<GroupIdList>
GroupControllerMock.getMembershipIds()