Package | Description |
---|---|
org.apache.empire.data.bean |
This package contains implmentations of Empire's data and metadata interfaces for JavaBeans of Data Tranfer Objects (DTO's).
|
Modifier and Type | Field and Description |
---|---|
protected BeanClass |
BeanProperty.beanClass |
Modifier and Type | Method and Description |
---|---|
BeanClass |
BeanProperty.getBeanClass()
returns the bean class of this property.
|
Modifier and Type | Method and Description |
---|---|
List<BeanClass> |
BeanDomain.getClasses() |
Modifier and Type | Method and Description |
---|---|
protected void |
BeanDomain.addClass(BeanClass beanClass) |
Constructor and Description |
---|
BeanRecordProxy(BeanClass beanClass) |
BeanRecordProxy(T data,
BeanClass beanClass) |
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.