org.lsc.beans
Class SimpleBean
java.lang.Object
org.lsc.beans.LscBean
org.lsc.beans.SimpleBean
- All Implemented Interfaces:
- Serializable, Cloneable, IBean
public class SimpleBean
- extends LscBean
Empty simple bean
May be overridden by any subclass if needed. Currently,
the only purpose of this class is to have a non-abstract
implementation of LscBean.
- Author:
- Sebastien Bahloul <seb@lsc-project.org>
- See Also:
- Serialized Form
| Methods inherited from class org.lsc.beans.LscBean |
clone, generateDn, getAttributeAsSetById, getAttributeById, getAttributeFirstValueById, getAttributesNames, getAttributeValueById, getAttributeValuesById, getDataSchema, getDistinguishedName, getDistinguishName, getDN, getFullDistinguishedName, getInstance, setAttribute, setAttribute, setDataSchema, setDistinguishedName, setDistinguishName, setMetadata, toString |
SimpleBean
public SimpleBean()
Copyright © 2005-2010 LSC project. All Rights Reserved.