org.chorem.vradi.entities
Class ClientImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by org.chorem.vradi.entities.ClientAbstract
          extended by org.chorem.vradi.entities.ClientImpl
All Implemented Interfaces:
Serializable, Cloneable, Client, org.nuiton.wikitty.entities.BusinessEntity

public class ClientImpl
extends ClientAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.chorem.vradi.entities.ClientAbstract
extensionClient, extensions
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
propertyChangeSupport, wikitty
 
Fields inherited from interface org.chorem.vradi.entities.Client
EXT_CLIENT, FIELD_CLIENT_ADDRESS, FIELD_CLIENT_CONTACT, FIELD_CLIENT_CREATIONDATE, FIELD_CLIENT_NAME, FIELD_CLIENT_PHONE, FQ_FIELD_CLIENT_ADDRESS, FQ_FIELD_CLIENT_CONTACT, FQ_FIELD_CLIENT_CREATIONDATE, FQ_FIELD_CLIENT_NAME, FQ_FIELD_CLIENT_PHONE
 
Constructor Summary
ClientImpl()
          ClientImpl :
ClientImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
          ClientImpl :
ClientImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
          ClientImpl :
 
Method Summary
 
Methods inherited from class org.chorem.vradi.entities.ClientAbstract
getAddress, getContact, getCreationDate, getName, getPhone, getStaticExtensions, setAddress, setContact, setCreationDate, setName, setPhone, 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

ClientImpl

public ClientImpl()
ClientImpl :


ClientImpl

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

Parameters:
wikitty -

ClientImpl

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

Parameters:
businessEntityImpl -


Copyright © 2009-2011 CodeLutin. All Rights Reserved.