org.nuiton.wikitty.entities
Class WikittyTokenImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by org.nuiton.wikitty.entities.WikittyTokenAbstract
          extended by org.nuiton.wikitty.entities.WikittyTokenImpl
All Implemented Interfaces:
Serializable, Cloneable, BusinessEntity, WikittyToken

public class WikittyTokenImpl
extends WikittyTokenAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.nuiton.wikitty.entities.WikittyTokenAbstract
extensions, extensionWikittyToken
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
extensionForMetaExtension, propertyChangeSupport, wikitty
 
Fields inherited from interface org.nuiton.wikitty.entities.WikittyToken
ELEMENT_FIELD_WIKITTYTOKEN_DATE, ELEMENT_FIELD_WIKITTYTOKEN_USER, EXT_WIKITTYTOKEN, FIELD_WIKITTYTOKEN_DATE, FIELD_WIKITTYTOKEN_USER, FQ_FIELD_WIKITTYTOKEN_DATE, FQ_FIELD_WIKITTYTOKEN_USER
 
Constructor Summary
WikittyTokenImpl()
           
WikittyTokenImpl(BusinessEntityImpl businessEntityImpl)
           
WikittyTokenImpl(Wikitty wikitty)
           
 
Method Summary
 
Methods inherited from class org.nuiton.wikitty.entities.WikittyTokenAbstract
getDate, getStaticExtensions, getUser, setDate, setUser, 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

WikittyTokenImpl

public WikittyTokenImpl()

WikittyTokenImpl

public WikittyTokenImpl(Wikitty wikitty)

WikittyTokenImpl

public WikittyTokenImpl(BusinessEntityImpl businessEntityImpl)


Copyright © 2009-2012 CodeLutin. All Rights Reserved.