Searched refs:setMatchedValuesControl (Results 1 - 25 of 27) sorted by relevance

12

/forgerock/opendj-b2.6/src/server/org/opends/server/core/
H A DSearchOperationWrapper.java342 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationWrapper
344 getOperation().setMatchedValuesControl(controls);
H A DSearchOperation.java344 public abstract void setMatchedValuesControl(MatchedValuesControl controls); method in interface:SearchOperation
H A DSearchOperationBasis.java1234 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationBasis
/forgerock/opendj2/src/server/org/opends/server/core/
H A DSearchOperationWrapper.java275 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationWrapper
277 getOperation().setMatchedValuesControl(controls);
H A DSearchOperation.java343 void setMatchedValuesControl(MatchedValuesControl controls); method in interface:SearchOperation
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 DSearchOperationWrapper.java342 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationWrapper
344 getOperation().setMatchedValuesControl(controls);
H A DSearchOperation.java344 public abstract void setMatchedValuesControl(MatchedValuesControl controls); method in interface:SearchOperation
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 DSearchOperationWrapper.java342 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationWrapper
344 getOperation().setMatchedValuesControl(controls);
H A DSearchOperation.java344 public abstract void setMatchedValuesControl(MatchedValuesControl controls); method in interface:SearchOperation
H A DSearchOperationBasis.java1234 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationBasis
/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DSearchOperationWrapper.java275 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationWrapper
277 getOperation().setMatchedValuesControl(controls);
H A DSearchOperation.java343 void setMatchedValuesControl(MatchedValuesControl controls); method in interface:SearchOperation
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 DSearchOperationWrapper.java278 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationWrapper
280 getOperation().setMatchedValuesControl(controls);
H A DSearchOperation.java354 void setMatchedValuesControl(MatchedValuesControl controls); method in interface:SearchOperation
H A DSearchOperationBasis.java878 public void setMatchedValuesControl(MatchedValuesControl controls) method in class:SearchOperationBasis
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/workflowelement/localbackend/
H A DLocalBackendSearchOperation.java393 setMatchedValuesControl(matchedValuesControl);
/forgerock/opendj-b2.6/src/server/org/opends/server/workflowelement/localbackend/
H A DLocalBackendSearchOperation.java526 setMatchedValuesControl(matchedValuesControl);
/forgerock/opendj2/src/server/org/opends/server/workflowelement/localbackend/
H A DLocalBackendSearchOperation.java465 setMatchedValuesControl(matchedValuesControl);
/forgerock/opendj2.6.2/src/server/org/opends/server/workflowelement/localbackend/
H A DLocalBackendSearchOperation.java511 setMatchedValuesControl(matchedValuesControl);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/workflowelement/localbackend/
H A DLocalBackendSearchOperation.java526 setMatchedValuesControl(matchedValuesControl);
/forgerock/opendj2-hg/src/server/org/opends/server/workflowelement/localbackend/
H A DLocalBackendSearchOperation.java465 setMatchedValuesControl(matchedValuesControl);
/forgerock/opendj-b2.6/src/server/org/opends/server/workflowelement/externalchangelog/
H A DECLSearchOperation.java585 setMatchedValuesControl(matchedValuesControl);

Completed in 2702 milliseconds

12