Package | Description |
---|---|
org.forgerock.opendj.config |
Common administration classes.
|
Modifier and Type | Method and Description |
---|---|
protected SingletonRelationDefinition<C,S> |
SingletonRelationDefinition.Builder.buildInstance(RelationDefinition.Common<C,S> common) |
protected SetRelationDefinition<C,S> |
SetRelationDefinition.Builder.buildInstance(RelationDefinition.Common<C,S> common) |
protected abstract D |
RelationDefinition.AbstractBuilder.buildInstance(RelationDefinition.Common<C,S> common)
Build a relation definition based on the properties of this builder.
|
protected OptionalRelationDefinition<C,S> |
OptionalRelationDefinition.Builder.buildInstance(RelationDefinition.Common<C,S> common) |
protected InstantiableRelationDefinition<C,S> |
InstantiableRelationDefinition.Builder.buildInstance(RelationDefinition.Common<C,S> common) |
Constructor and Description |
---|
RelationDefinition(RelationDefinition.Common<C,S> common)
Create a new managed object relation definition with the specified common
fields.
|
Copyright 2010-2017 ForgeRock AS.