org.nuiton.wikitty
Class WikittyLabelImpl

java.lang.Object
  extended by org.nuiton.wikitty.BusinessEntityWikitty
      extended by org.nuiton.wikitty.WikittyLabelAbstract
          extended by org.nuiton.wikitty.WikittyLabelImpl
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, BusinessEntity, WikittyLabel

public class WikittyLabelImpl
extends WikittyLabelAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.nuiton.wikitty.WikittyLabelAbstract
extensions, extensionWikittyLabel
 
Fields inherited from class org.nuiton.wikitty.BusinessEntityWikitty
propertyChangeSupport, wikitty
 
Fields inherited from interface org.nuiton.wikitty.WikittyLabel
EXT_WIKITTYLABEL, FIELD_WIKITTYLABEL_LABELS, FQ_FIELD_WIKITTYLABEL_LABELS
 
Constructor Summary
WikittyLabelImpl()
          WikittyLabelImpl :
WikittyLabelImpl(BusinessEntityWikitty businessEntityWikitty)
          WikittyLabelImpl :
WikittyLabelImpl(Wikitty wikitty)
          WikittyLabelImpl :
 
Method Summary
 
Methods inherited from class org.nuiton.wikitty.WikittyLabelAbstract
addLabels, clearLabels, getLabels, getStaticExtensions, removeLabels, toString
 
Methods inherited from class org.nuiton.wikitty.BusinessEntityWikitty
addPropertyChangeListener, addPropertyChangeListener, equals, getExtensionFields, getExtensionNames, getField, getFieldType, getPropertyChangeSupport, getWikitty, getWikittyId, getWikittyVersion, hashCode, removePropertyChangeListener, removePropertyChangeListener, setField, setWikitty, setWikittyVersion
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.nuiton.wikitty.BusinessEntity
addPropertyChangeListener, addPropertyChangeListener, getExtensionFields, getExtensionNames, getField, getFieldType, getWikitty, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion
 

Constructor Detail

WikittyLabelImpl

public WikittyLabelImpl()
WikittyLabelImpl :


WikittyLabelImpl

public WikittyLabelImpl(Wikitty wikitty)
WikittyLabelImpl :

Parameters:
wikitty -

WikittyLabelImpl

public WikittyLabelImpl(BusinessEntityWikitty businessEntityWikitty)
WikittyLabelImpl :

Parameters:
businessEntityWikitty -


Copyright © 2009-2010 CodeLutin. All Rights Reserved.