org.nuiton.wikitty.entities
Class WikittyLabelImpl

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

public class WikittyLabelImpl
extends WikittyLabelAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.nuiton.wikitty.entities.WikittyLabelAbstract
extensions, extensionWikittyLabel
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
propertyChangeSupport, wikitty
 
Fields inherited from interface org.nuiton.wikitty.entities.WikittyLabel
EXT_WIKITTYLABEL, FIELD_WIKITTYLABEL_LABELS, FQ_FIELD_WIKITTYLABEL_LABELS
 
Constructor Summary
WikittyLabelImpl()
          WikittyLabelImpl :
WikittyLabelImpl(BusinessEntityImpl businessEntityImpl)
          WikittyLabelImpl :
WikittyLabelImpl(Wikitty wikitty)
          WikittyLabelImpl :
 
Method Summary
 
Methods inherited from class org.nuiton.wikitty.entities.WikittyLabelAbstract
addAllLabels, addLabels, clearLabels, getLabels, getStaticExtensions, removeLabels, setLabels, toString
 
Methods inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
addPropertyChangeListener, addPropertyChangeListener, copyFrom, 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.entities.BusinessEntity
addPropertyChangeListener, addPropertyChangeListener, copyFrom, getExtensionFields, getExtensionNames, getField, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion
 

Constructor Detail

WikittyLabelImpl

public WikittyLabelImpl()
WikittyLabelImpl :


WikittyLabelImpl

public WikittyLabelImpl(Wikitty wikitty)
WikittyLabelImpl :

Parameters:
wikitty -

WikittyLabelImpl

public WikittyLabelImpl(BusinessEntityImpl businessEntityImpl)
WikittyLabelImpl :

Parameters:
businessEntityImpl -


Copyright © 2009-2011 CodeLutin. All Rights Reserved.