Searched refs:getSearchEntry (Results 1 - 24 of 24) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/controls/
H A DLDAPPostReadResponseControl.java183 public SearchResultEntry getSearchEntry() method in class:LDAPPostReadResponseControl
H A DLDAPPreReadResponseControl.java184 public SearchResultEntry getSearchEntry() method in class:LDAPPreReadResponseControl
/forgerock/opendj-b2.6/src/server/org/opends/server/controls/
H A DLDAPPostReadResponseControl.java184 public SearchResultEntry getSearchEntry() method in class:LDAPPostReadResponseControl
H A DLDAPPreReadResponseControl.java185 public SearchResultEntry getSearchEntry() method in class:LDAPPreReadResponseControl
/forgerock/opendj2.6.2/src/server/org/opends/server/controls/
H A DLDAPPostReadResponseControl.java184 public SearchResultEntry getSearchEntry() method in class:LDAPPostReadResponseControl
H A DLDAPPreReadResponseControl.java185 public SearchResultEntry getSearchEntry() method in class:LDAPPreReadResponseControl
/forgerock/opendj2-jel-hg/src/server/org/opends/server/controls/
H A DLDAPPostReadResponseControl.java184 public SearchResultEntry getSearchEntry() method in class:LDAPPostReadResponseControl
H A DLDAPPreReadResponseControl.java185 public SearchResultEntry getSearchEntry() method in class:LDAPPreReadResponseControl
/forgerock/opendj2-hg/src/server/org/opends/server/controls/
H A DLDAPPostReadResponseControl.java183 public SearchResultEntry getSearchEntry() method in class:LDAPPostReadResponseControl
H A DLDAPPreReadResponseControl.java184 public SearchResultEntry getSearchEntry() method in class:LDAPPreReadResponseControl
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/controls/
H A DLDAPPostReadResponseControl.java172 public SearchResultEntry getSearchEntry() method in class:LDAPPostReadResponseControl
H A DLDAPPreReadResponseControl.java174 public SearchResultEntry getSearchEntry() method in class:LDAPPreReadResponseControl
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DEntityTagVirtualAttributeProviderTestCase.java779 String etagPreRead = preReadControl.getSearchEntry().getAttributeValue(
868 String etagPostRead = postReadControl.getSearchEntry().getAttributeValue(
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DEntityTagVirtualAttributeProviderTestCase.java778 String etagPreRead = preReadControl.getSearchEntry().getAttributeValue(
867 String etagPostRead = postReadControl.getSearchEntry().getAttributeValue(
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DEntityTagVirtualAttributeProviderTestCase.java779 String etagPreRead = preReadControl.getSearchEntry().getAttributeValue(
868 String etagPostRead = postReadControl.getSearchEntry().getAttributeValue(
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DEntityTagVirtualAttributeProviderTestCase.java778 String etagPreRead = preReadControl.getSearchEntry().getAttributeValue(
867 String etagPostRead = postReadControl.getSearchEntry().getAttributeValue(
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DEntityTagVirtualAttributeProviderTestCase.java779 String etagPreRead = preReadControl.getSearchEntry().getAttributeValue(
868 String etagPostRead = postReadControl.getSearchEntry().getAttributeValue(
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DEntityTagVirtualAttributeProviderTestCase.java615 String etagPreRead = preReadControl.getSearchEntry().parseAttribute(ETAG).asString();
681 String etagPostRead = postReadControl.getSearchEntry().parseAttribute(ETAG).asString();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DLDAPModify.java440 searchEntry = prrc.getSearchEntry();
469 searchEntry = pprc.getSearchEntry();
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DLDAPModify.java481 searchEntry = prrc.getSearchEntry();
513 searchEntry = pprc.getSearchEntry();
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DLDAPModify.java480 searchEntry = prrc.getSearchEntry();
512 searchEntry = pprc.getSearchEntry();
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DLDAPModify.java481 searchEntry = prrc.getSearchEntry();
513 searchEntry = pprc.getSearchEntry();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DLDAPModify.java481 searchEntry = prrc.getSearchEntry();
513 searchEntry = pprc.getSearchEntry();
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DLDAPModify.java480 searchEntry = prrc.getSearchEntry();
512 searchEntry = pprc.getSearchEntry();

Completed in 6272 milliseconds