Searched defs:above (Results 1 - 3 of 3) sorted by relevance

/forgerock/opendj2-jel-hg/src/server/org/opends/server/plugins/
H A DRelaxedUniqueAttributePlugin.java199 private Long above; field in class:RelaxedUniqueAttributePlugin
283 // check ds-cfg-relax-type, ds-cfg-relax-below and ds-cfg-relax-above
289 below = above = null;
316 propName = "above";
359 propName = "above";
360 above = Long.valueOf(bsAbove.toString(), 10);
371 if (below != null && above != null && below.longValue() > above.longValue()) {
538 * Check whether the given entry is below or above the bounderies of this
552 // here we know: below <= above (otherwis
[all...]
/forgerock/opendj2/ext/svnkit/lib/
H A Dplatform-3.5.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/jna/ com/sun/jna/platform/ ...
/forgerock/opendj2-hg/ext/svnkit/lib/
H A Dplatform-3.5.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/jna/ com/sun/jna/platform/ ...

Completed in 60 milliseconds