|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.beanutils.LazyDynaBean
net.sf.doolin.bus.bean.BusDynaBean
public class BusDynaBean
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.beanutils.LazyDynaBean |
|---|
BigDecimal_ZERO, BigInteger_ZERO, Byte_ZERO, Character_SPACE, Double_ZERO, dynaClass, Float_ZERO, Integer_ZERO, Long_ZERO, Short_ZERO, values |
| Fields inherited from interface net.sf.sido.PropertyAccessor |
|---|
SEPARATOR |
| Constructor Summary | |
|---|---|
BusDynaBean()
|
|
BusDynaBean(Object parent,
String parentProperty)
|
|
| Method Summary | |
|---|---|
BeanNotificationSupport |
getBeanNotificationSupport()
|
IParentBean |
getParentBean()
|
Object |
getValue(String propertyPath)
|
protected boolean |
isDynaProperty(String name)
|
void |
setParentBean(IParentBean parentBean)
|
net.sf.sido.PropertyAccessor |
setValue(String name,
Object value)
|
| Methods inherited from class org.apache.commons.beanutils.LazyDynaBean |
|---|
contains, createDynaBeanProperty, createIndexedProperty, createMappedProperty, createNumberProperty, createOtherProperty, createPrimitiveProperty, createProperty, defaultIndexedProperty, defaultMappedProperty, get, get, get, getDynaClass, getMap, growIndexedProperty, isAssignable, newMap, remove, set, set, set, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BusDynaBean()
public BusDynaBean(Object parent,
String parentProperty)
| Method Detail |
|---|
public BeanNotificationSupport getBeanNotificationSupport()
getBeanNotificationSupport in interface IBeanpublic IParentBean getParentBean()
getParentBean in interface IBeanpublic Object getValue(String propertyPath)
getValue in interface net.sf.sido.PropertyAccessorprotected boolean isDynaProperty(String name)
isDynaProperty in class org.apache.commons.beanutils.LazyDynaBeanpublic void setParentBean(IParentBean parentBean)
setParentBean in interface IBean
public net.sf.sido.PropertyAccessor setValue(String name,
Object value)
setValue in interface net.sf.sido.PropertyAccessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||