fr.inra.refcomp.entities
Class CatiImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by fr.inra.refcomp.entities.CatiAbstract
          extended by fr.inra.refcomp.entities.CatiImpl
All Implemented Interfaces:
Cati, Serializable, Cloneable, org.nuiton.wikitty.entities.BusinessEntity

public class CatiImpl
extends CatiAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.inra.refcomp.entities.CatiAbstract
extensionCati, extensions
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
propertyChangeSupport, wikitty
 
Fields inherited from interface fr.inra.refcomp.entities.Cati
EXT_CATI, FIELD_CATI_FULLNAME, FIELD_CATI_NAME, FQ_FIELD_CATI_FULLNAME, FQ_FIELD_CATI_NAME
 
Constructor Summary
CatiImpl()
          CatiImpl :
CatiImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
          CatiImpl :
CatiImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
          CatiImpl :
 
Method Summary
 
Methods inherited from class fr.inra.refcomp.entities.CatiAbstract
getFullName, getName, getStaticExtensions, setFullName, setName, 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

CatiImpl

public CatiImpl()
CatiImpl :


CatiImpl

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

Parameters:
wikitty -

CatiImpl

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

Parameters:
businessEntityImpl -


Copyright © 2010-2012 Code Lutin. All Rights Reserved.