org.lsc.beans
Class SimpleBean

java.lang.Object
  extended by org.lsc.beans.LscBean
      extended by 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

Constructor Summary
SimpleBean()
           
 
Method Summary
 
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimpleBean

public SimpleBean()


Copyright © 2005-2010 LSC project. All Rights Reserved.