Uses of Class
com.mypurecloud.sdk.v2.model.UserSearchRule
Packages that use UserSearchRule
-
Uses of UserSearchRule in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserSearchRuleModifier and TypeMethodDescriptionActivityPlanResponse.getAttendeesSearchRule()CreateActivityPlanRequest.getAttendeesSearchRule()ActivityPlanResponse.getFacilitatorsSearchRule()CreateActivityPlanRequest.getFacilitatorsSearchRule()ValueWrapperUserSearchRule.getValue()UserSearchRule.parts(List<UserSearchRulePart> parts) The parts of this rule; the results of these are ANDed together.Methods in com.mypurecloud.sdk.v2.model with parameters of type UserSearchRuleModifier and TypeMethodDescriptionActivityPlanResponse.attendeesSearchRule(UserSearchRule attendeesSearchRule) Attendee search rule for this activity planCreateActivityPlanRequest.attendeesSearchRule(UserSearchRule attendeesSearchRule) Attendee search rule for this activity planActivityPlanResponse.facilitatorsSearchRule(UserSearchRule facilitatorsSearchRule) Facilitator search rule for this activity planCreateActivityPlanRequest.facilitatorsSearchRule(UserSearchRule facilitatorsSearchRule) Facilitator search rule for this activity planvoidActivityPlanResponse.setAttendeesSearchRule(UserSearchRule attendeesSearchRule) voidCreateActivityPlanRequest.setAttendeesSearchRule(UserSearchRule attendeesSearchRule) voidActivityPlanResponse.setFacilitatorsSearchRule(UserSearchRule facilitatorsSearchRule) voidCreateActivityPlanRequest.setFacilitatorsSearchRule(UserSearchRule facilitatorsSearchRule) voidValueWrapperUserSearchRule.setValue(UserSearchRule value) ValueWrapperUserSearchRule.value(UserSearchRule value) The value for the associated field