org.chorem.vradi.entities
Class UserImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by org.chorem.vradi.entities.UserAbstract
          extended by org.chorem.vradi.entities.UserImpl
All Implemented Interfaces:
Serializable, Cloneable, User, org.nuiton.wikitty.entities.BusinessEntity

public class UserImpl
extends UserAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.chorem.vradi.entities.UserAbstract
extensions, extensionUser
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
propertyChangeSupport, wikitty
 
Fields inherited from interface org.chorem.vradi.entities.User
EXT_USER, FIELD_USER_ADDRESS, FIELD_USER_BEGINSEARCHDATE, FIELD_USER_CLIENT, FIELD_USER_CREATIONDATE, FIELD_USER_EMAIL, FIELD_USER_ENABLE, FIELD_USER_NAME, FIELD_USER_PHONE, FIELD_USER_SERVICE, FIELD_USER_VALIDEMAIL, FQ_FIELD_USER_ADDRESS, FQ_FIELD_USER_BEGINSEARCHDATE, FQ_FIELD_USER_CLIENT, FQ_FIELD_USER_CREATIONDATE, FQ_FIELD_USER_EMAIL, FQ_FIELD_USER_ENABLE, FQ_FIELD_USER_NAME, FQ_FIELD_USER_PHONE, FQ_FIELD_USER_SERVICE, FQ_FIELD_USER_VALIDEMAIL
 
Constructor Summary
UserImpl()
          UserImpl :
UserImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
          UserImpl :
UserImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
          UserImpl :
 
Method Summary
 
Methods inherited from class org.chorem.vradi.entities.UserAbstract
getAddress, getBeginSearchDate, getClient, getCreationDate, getEmail, getEnable, getName, getPhone, getService, getStaticExtensions, getValidEmail, setAddress, setBeginSearchDate, setClient, setCreationDate, setEmail, setEnable, setName, setPhone, setService, setValidEmail, 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

UserImpl

public UserImpl()
UserImpl :


UserImpl

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

Parameters:
wikitty -

UserImpl

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

Parameters:
businessEntityImpl -


Copyright © 2009-2011 CodeLutin. All Rights Reserved.