org.nuiton.wikitty.test
Class KingImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by org.nuiton.wikitty.test.KingAbstract
          extended by org.nuiton.wikitty.test.KingImpl
All Implemented Interfaces:
Serializable, Cloneable, org.nuiton.wikitty.entities.BusinessEntity, org.nuiton.wikitty.entities.WikittyUser, King

public class KingImpl
extends KingAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.nuiton.wikitty.test.KingAbstract
extensionKing, extensions
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
extensionForMetaExtension, propertyChangeSupport, wikitty
 
Fields inherited from interface org.nuiton.wikitty.test.King
EXT_KING
 
Fields inherited from interface org.nuiton.wikitty.entities.WikittyUser
ELEMENT_FIELD_WIKITTYUSER_LOGIN, ELEMENT_FIELD_WIKITTYUSER_PASSWORD, EXT_WIKITTYUSER, FIELD_WIKITTYUSER_LOGIN, FIELD_WIKITTYUSER_PASSWORD, FQ_FIELD_WIKITTYUSER_LOGIN, FQ_FIELD_WIKITTYUSER_PASSWORD
 
Constructor Summary
KingImpl()
           
KingImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
           
KingImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
           
 
Method Summary
 
Methods inherited from class org.nuiton.wikitty.test.KingAbstract
getLogin, getPassword, getStaticExtensions, setLogin, setPassword, 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

KingImpl

public KingImpl()

KingImpl

public KingImpl(org.nuiton.wikitty.entities.Wikitty wikitty)

KingImpl

public KingImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)


Copyright © 2009-2012 CodeLutin. All Rights Reserved.