public class ReadBeanProperties extends Object implements ReadBeanNodes, PropertyDBService
| Constructor and Description |
|---|
ReadBeanProperties() |
| Modifier and Type | Method and Description |
|---|---|
PropertyDB |
getPdb() |
Iterable |
readBeanNodes(Object bean)
Возвращает дочерние свойства объекта
|
void |
register(PropertyDB pdb)
Регистрация редакторов в PropertyDB
|
void |
setPdb(PropertyDB pdb) |
public void register(PropertyDB pdb)
PropertyDBServiceregister in interface PropertyDBServicepdb - редакторы типовpublic PropertyDB getPdb()
public void setPdb(PropertyDB pdb)
public Iterable readBeanNodes(Object bean)
ReadBeanNodesreadBeanNodes in interface ReadBeanNodesbean - объектCopyright © 2018. All rights reserved.