Searched defs:isSubentry (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DEntry.java3327 public boolean isSubentry() method in class:Entry
3619 if (this.isSubentry() || this.isLDAPSubentry())
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DEntry.java3327 public boolean isSubentry() method in class:Entry
3619 if (this.isSubentry() || this.isLDAPSubentry())
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DEntry.java3233 public boolean isSubentry() method in class:Entry
3525 if (this.isSubentry() || this.isLDAPSubentry())
/forgerock/opendj2/src/server/org/opends/server/types/
H A DEntry.java3083 public boolean isSubentry() method in class:Entry
3196 if (this.isSubentry() || this.isLDAPSubentry())
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DEntry.java3083 public boolean isSubentry() method in class:Entry
3196 if (this.isSubentry() || this.isLDAPSubentry())
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DEntry.java2837 public boolean isSubentry() method in class:Entry
2950 if (isSubentry() || isLDAPSubentry())

Completed in 116 milliseconds