|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ldaptive.beans.AbstractClassDescriptor.SimpleDnValueMutator
protected class AbstractClassDescriptor.SimpleDnValueMutator
Stores the DN value from a Entry configuration. Setter method is a
no-op.
| Constructor Summary | |
|---|---|
AbstractClassDescriptor.SimpleDnValueMutator(String value)
Creates a new simple dn value mutator. |
|
| Method Summary | |
|---|---|
String |
getValue(Object object)
Returns the DN value for the supplied object. |
void |
setValue(Object object,
String value)
Set the DN value for the supplied object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractClassDescriptor.SimpleDnValueMutator(String value)
value - that is the DN| Method Detail |
|---|
public String getValue(Object object)
getValue in interface DnValueMutatorobject - to return the DN of
public void setValue(Object object,
String value)
setValue in interface DnValueMutatorobject - to set the DN onvalue - of the DN
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||