Package | Description |
---|---|
org.forgerock.opendj.config |
Common administration classes.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericConstraint
A generic constraint which comprises of an underlying condition and a
description.
|
Modifier and Type | Method and Description |
---|---|
Constraint |
AggregationPropertyDefinition.getSourceConstraint()
Gets the constraint which should be enforced on the aggregating managed
object.
|
Modifier and Type | Method and Description |
---|---|
Collection<Constraint> |
AbstractManagedObjectDefinition.getAllConstraints()
Get all the constraints associated with this type of managed object.
|
Collection<Constraint> |
AbstractManagedObjectDefinition.getConstraints()
Get the constraints defined by this managed object definition.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractManagedObjectDefinition.registerConstraint(Constraint constraint)
Register a constraint with this managed object definition.
|
Copyright 2010-2020 ForgeRock AS.