net.sf.doolin.bus.bean
Class BeanSet
java.lang.Object
net.sf.doolin.util.AbstractPropertySet
net.sf.doolin.util.BasicPropertySet
net.sf.doolin.bus.bean.BeanSet
- All Implemented Interfaces:
- IBean, net.sf.sido.PropertyAccessor
public class BeanSet
- extends BasicPropertySet
- implements IBean
| Fields inherited from interface net.sf.sido.PropertyAccessor |
SEPARATOR |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanSet
public BeanSet()
BeanSet
public BeanSet(Object parent,
String parentProperty)
createPropertySet
protected net.sf.sido.PropertyAccessor createPropertySet(net.sf.sido.PropertyAccessor parentSet,
String nameInParent)
- Overrides:
createPropertySet in class BasicPropertySet
getBeanNotificationSupport
public BeanNotificationSupport getBeanNotificationSupport()
- Specified by:
getBeanNotificationSupport in interface IBean
getParentBean
public IParentBean getParentBean()
- Specified by:
getParentBean in interface IBean
setParentBean
public void setParentBean(IParentBean parentBean)
- Specified by:
setParentBean in interface IBean
setSimple
protected void setSimple(String name,
Object value)
- Overrides:
setSimple in class BasicPropertySet
Copyright © 2011. All Rights Reserved.