org.chorem.bow
Class TokenImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by org.chorem.bow.TokenAbstract
          extended by org.chorem.bow.TokenImpl
All Implemented Interfaces:
Serializable, Cloneable, Token, org.nuiton.wikitty.entities.BusinessEntity

public class TokenImpl
extends TokenAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.chorem.bow.TokenAbstract
extensions, extensionToken
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
propertyChangeSupport, wikitty
 
Fields inherited from interface org.chorem.bow.Token
EXT_TOKEN, FIELD_TOKEN_EMAIL, FIELD_TOKEN_TOKEN, FQ_FIELD_TOKEN_EMAIL, FQ_FIELD_TOKEN_TOKEN
 
Constructor Summary
TokenImpl()
          TokenImpl :
TokenImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
          TokenImpl :
TokenImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
          TokenImpl :
 
Method Summary
 
Methods inherited from class org.chorem.bow.TokenAbstract
getEmail, getStaticExtensions, getToken, setEmail, setToken, 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

TokenImpl

public TokenImpl()
TokenImpl :


TokenImpl

public TokenImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
TokenImpl :

Parameters:
wikitty -

TokenImpl

public TokenImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
TokenImpl :

Parameters:
businessEntityImpl -


Copyright © 2010-2011 CodeLutin. All Rights Reserved.