Searched defs:ORCondition (Results 1 - 7 of 7) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/admin/condition/
H A DORCondition.java48 public final class ORCondition implements Condition { class in inherits:Condition
63 public ORCondition(Condition... conditions) { method in class:ORCondition
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/condition/
H A DORCondition.java49 public final class ORCondition implements Condition { class in inherits:Condition
64 public ORCondition(Condition... conditions) { method in class:ORCondition
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/condition/
H A DORCondition.java49 public final class ORCondition implements Condition { class in inherits:Condition
64 public ORCondition(Condition... conditions) { method in class:ORCondition
/forgerock/opendj2-hg/src/server/org/opends/server/admin/condition/
H A DORCondition.java48 public final class ORCondition implements Condition { class in inherits:Condition
63 public ORCondition(Condition... conditions) { method in class:ORCondition
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/condition/
H A DORCondition.java49 public final class ORCondition implements Condition { class in inherits:Condition
64 public ORCondition(Condition... conditions) { method in class:ORCondition
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/condition/
H A DORCondition.java49 public final class ORCondition implements Condition { class in inherits:Condition
64 public ORCondition(Condition... conditions) { method in class:ORCondition
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/conditions/
H A DORCondition.java44 public final class ORCondition implements Condition { class in inherits:Condition
55 public ORCondition(Condition... conditions) { method in class:ORCondition

Completed in 21 milliseconds