Uses of Class
org.forgerock.opendj.config.RelationDefinition.Common
-
Uses of RelationDefinition.Common in org.forgerock.opendj.config
Modifier and TypeMethodDescriptionprotected InstantiableRelationDefinition<C,
S> InstantiableRelationDefinition.Builder.buildInstance
(RelationDefinition.Common<C, S> common) protected OptionalRelationDefinition<C,
S> OptionalRelationDefinition.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 SetRelationDefinition<C,
S> SetRelationDefinition.Builder.buildInstance
(RelationDefinition.Common<C, S> common) protected SingletonRelationDefinition<C,
S> SingletonRelationDefinition.Builder.buildInstance
(RelationDefinition.Common<C, S> common) ModifierConstructorDescriptionprotected
RelationDefinition
(RelationDefinition.Common<C, S> common) Create a new managed object relation definition with the specified common fields.