Package | Description |
---|---|
org.ldaptive.beans.reflect | |
org.ldaptive.beans.spring |
Modifier and Type | Method and Description |
---|---|
protected AttributeValueMutator |
FieldClassDescriptor.createAttributeValueMutator(Field field,
Attribute attribute)
Returns an attribute value mutator for the supplied field.
|
protected AttributeValueMutator |
MethodClassDescriptor.createAttributeValueMutator(PropertyDescriptor desc,
Attribute attribute)
Returns an attribute value mutator for the supplied property descriptor.
|
Modifier and Type | Field and Description |
---|---|
private Attribute |
SpelAttributeValueMutator.attribute
Attribute containing the SPEL expression.
|
Constructor and Description |
---|
SpelAttributeValueMutator(Attribute attr,
org.springframework.expression.EvaluationContext context)
Creates a new spel attribute value mutator.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.