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

/forgerock/opendj-b2.6/src/server/org/opends/server/core/
H A DSearchOperation.java337 public abstract MatchedValuesControl getMatchedValuesControl(); method in interface:SearchOperation
H A DSearchOperationWrapper.java333 public MatchedValuesControl getMatchedValuesControl() method in class:SearchOperationWrapper
335 return getOperation().getMatchedValuesControl();
H A DSearchOperationBasis.java767 MatchedValuesControl matchedValuesControl = getMatchedValuesControl();
1225 public MatchedValuesControl getMatchedValuesControl() method in class:SearchOperationBasis
/forgerock/opendj2/src/server/org/opends/server/core/
H A DSearchOperation.java336 MatchedValuesControl getMatchedValuesControl(); method in interface:SearchOperation
H A DSearchOperationWrapper.java268 public MatchedValuesControl getMatchedValuesControl() method in class:SearchOperationWrapper
270 return getOperation().getMatchedValuesControl();
H A DSearchOperationBasis.java611 MatchedValuesControl matchedValuesControl = getMatchedValuesControl();
919 public MatchedValuesControl getMatchedValuesControl() method in class:SearchOperationBasis
/forgerock/opendj2.6.2/src/server/org/opends/server/core/
H A DSearchOperation.java337 public abstract MatchedValuesControl getMatchedValuesControl(); method in interface:SearchOperation
H A DSearchOperationWrapper.java333 public MatchedValuesControl getMatchedValuesControl() method in class:SearchOperationWrapper
335 return getOperation().getMatchedValuesControl();
H A DSearchOperationBasis.java767 MatchedValuesControl matchedValuesControl = getMatchedValuesControl();
1225 public MatchedValuesControl getMatchedValuesControl() method in class:SearchOperationBasis
/forgerock/opendj2-jel-hg/src/server/org/opends/server/core/
H A DSearchOperation.java337 public abstract MatchedValuesControl getMatchedValuesControl(); method in interface:SearchOperation
H A DSearchOperationWrapper.java333 public MatchedValuesControl getMatchedValuesControl() method in class:SearchOperationWrapper
335 return getOperation().getMatchedValuesControl();
H A DSearchOperationBasis.java767 MatchedValuesControl matchedValuesControl = getMatchedValuesControl();
1225 public MatchedValuesControl getMatchedValuesControl() method in class:SearchOperationBasis
/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DSearchOperation.java336 MatchedValuesControl getMatchedValuesControl(); method in interface:SearchOperation
H A DSearchOperationWrapper.java268 public MatchedValuesControl getMatchedValuesControl() method in class:SearchOperationWrapper
270 return getOperation().getMatchedValuesControl();
H A DSearchOperationBasis.java611 MatchedValuesControl matchedValuesControl = getMatchedValuesControl();
919 public MatchedValuesControl getMatchedValuesControl() method in class:SearchOperationBasis
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DSearchOperation.java347 MatchedValuesControl getMatchedValuesControl(); method in interface:SearchOperation
H A DSearchOperationWrapper.java271 public MatchedValuesControl getMatchedValuesControl() method in class:SearchOperationWrapper
273 return getOperation().getMatchedValuesControl();
H A DSearchOperationBasis.java587 MatchedValuesControl matchedValuesControl = getMatchedValuesControl();
872 public MatchedValuesControl getMatchedValuesControl() method in class:SearchOperationBasis

Completed in 48 milliseconds