Searched defs:setMatchedValuesControl (Results 1 - 18 of 18) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/core/
H A DSearchOperation.java344 public abstract void setMatchedValuesControl(MatchedValuesControl controls); method in interface:SearchOperation
H A DSearchOperationWrapper.java342 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationWrapper
344 getOperation().setMatchedValuesControl(controls);
H A DSearchOperationBasis.java1234 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationBasis
/forgerock/opendj2/src/server/org/opends/server/core/
H A DSearchOperation.java343 void setMatchedValuesControl(MatchedValuesControl controls); method in interface:SearchOperation
H A DSearchOperationWrapper.java275 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationWrapper
277 getOperation().setMatchedValuesControl(controls);
H A DSearchOperationBasis.java926 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationBasis
/forgerock/opendj2.6.2/src/server/org/opends/server/core/
H A DSearchOperation.java344 public abstract void setMatchedValuesControl(MatchedValuesControl controls); method in interface:SearchOperation
H A DSearchOperationWrapper.java342 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationWrapper
344 getOperation().setMatchedValuesControl(controls);
H A DSearchOperationBasis.java1234 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationBasis
/forgerock/opendj2-jel-hg/src/server/org/opends/server/core/
H A DSearchOperation.java344 public abstract void setMatchedValuesControl(MatchedValuesControl controls); method in interface:SearchOperation
H A DSearchOperationWrapper.java342 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationWrapper
344 getOperation().setMatchedValuesControl(controls);
H A DSearchOperationBasis.java1234 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationBasis
/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DSearchOperation.java343 void setMatchedValuesControl(MatchedValuesControl controls); method in interface:SearchOperation
H A DSearchOperationWrapper.java275 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationWrapper
277 getOperation().setMatchedValuesControl(controls);
H A DSearchOperationBasis.java926 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationBasis
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DSearchOperation.java354 void setMatchedValuesControl(MatchedValuesControl controls); method in interface:SearchOperation
H A DSearchOperationWrapper.java278 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationWrapper
280 getOperation().setMatchedValuesControl(controls);
H A DSearchOperationBasis.java878 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationBasis

Completed in 63 milliseconds