Uses of Class
edu.internet2.middleware.grouper.ws.soap_v2_3.WsQueryFilter
-
Uses of WsQueryFilter in edu.internet2.middleware.grouper.ws.soap_v2_3
Modifier and TypeMethodDescriptionWsQueryFilter.getQueryFilter0()
if 'and' or 'or' this is the first group, and if complement, this is the group to complementWsQueryFilter.getQueryFilter1()
if 'and' or 'or', this is the second groupModifier and TypeMethodDescriptionGrouperService.findGroups
(String clientVersion, WsQueryFilter wsQueryFilter, WsSubjectLookup actAsSubjectLookup, String includeGroupDetail, WsParam[] params, WsGroupLookup[] wsGroupLookups) find a group or groupsvoid
WsQueryFilter.setQueryFilter0
(WsQueryFilter theQueryFilter0) if 'and' or 'or' this is the first group, and if complement, this is the group to complementvoid
WsQueryFilter.setQueryFilter1
(WsQueryFilter theQueryFilter1) if 'and' or 'or', this is the second group