T - the value typepublic interface ValueEditor<T>
| Modifier and Type | Method and Description |
|---|---|
void |
setValue(JcrNode node,
String name,
T value)
Assigns value of the given property of the given node to the editor.
|
Copyright © 2008–2018 JBoss, a division of Red Hat. All rights reserved.