public static final class AttributeTypePropertyDefinition.Builder extends PropertyDefinition.AbstractBuilder<AttributeType,AttributeTypePropertyDefinition>
Modifier and Type | Method and Description |
---|---|
protected AttributeTypePropertyDefinition |
buildInstance(AbstractManagedObjectDefinition<?,?> d,
String propertyName,
EnumSet<PropertyOption> options,
AdministratorAction adminAction,
DefaultBehaviorProvider<AttributeType> defaultBehavior)
Build a property definition based on the properties of this builder.
|
getInstance, setAdministratorAction, setDefaultBehaviorProvider, setOption
protected AttributeTypePropertyDefinition buildInstance(AbstractManagedObjectDefinition<?,?> d, String propertyName, EnumSet<PropertyOption> options, AdministratorAction adminAction, DefaultBehaviorProvider<AttributeType> defaultBehavior)
PropertyDefinition.AbstractBuilder
buildInstance
in class PropertyDefinition.AbstractBuilder<AttributeType,AttributeTypePropertyDefinition>
d
- The managed object definition associated with this
property definition.propertyName
- The property name.options
- Options applicable to this definition.adminAction
- The administrator action.defaultBehavior
- The default behavior provider.Copyright 2010-2020 ForgeRock AS.