|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.beanexplorer.beans.DynamicPropertySetSupport
ru.biosoft.access.support.DatabaseEntry
General class allowing to present (wrap) the database Entry as
DynamicPropertySetSupport
| Field Summary |
| Fields inherited from class com.beanexplorer.beans.DynamicPropertySetSupport |
properties, propHash |
| Constructor Summary | |
DatabaseEntry(DataCollection origin,
java.lang.String name,
Entry entry)
|
|
| Method Summary | |
Entry |
getEntry()
|
java.lang.String |
getName()
Returns a unique name of the data element. |
DataCollection |
getOrigin()
Returns the collection this element belongs to. |
| Methods inherited from class com.beanexplorer.beans.DynamicPropertySetSupport |
add, add, addProperty, addProperty, addPropertyChangeListener, addPropertyChangeListener, asMap, contains, findProperty, firePropertyChange, firePropertyChange, getProperty, getPropertyDescriptor, getType, getValue, hasListeners, nameIterator, propertyIterator, remove, removePropertyChangeListener, removePropertyChangeListener, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ru.biosoft.access.MutableDataElement |
addPropertyChangeListener, removePropertyChangeListener |
| Constructor Detail |
public DatabaseEntry(DataCollection origin,
java.lang.String name,
Entry entry)
| Method Detail |
public Entry getEntry()
public java.lang.String getName()
DataElement
getName in interface DataElementpublic DataCollection getOrigin()
DataElement
getOrigin in interface DataElementDataCollection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||