fr.inra.refcomp.entities
Class UnitImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by fr.inra.refcomp.entities.UnitAbstract
          extended by fr.inra.refcomp.entities.UnitImpl
All Implemented Interfaces:
Unit, Serializable, Cloneable, org.nuiton.wikitty.entities.BusinessEntity

public class UnitImpl
extends UnitAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.inra.refcomp.entities.UnitAbstract
extensions, extensionUnit
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
extensionForMetaExtension, propertyChangeSupport, wikitty
 
Fields inherited from interface fr.inra.refcomp.entities.Unit
ELEMENT_FIELD_UNIT_ADDRESS, ELEMENT_FIELD_UNIT_FULLNAME, ELEMENT_FIELD_UNIT_NAME, ELEMENT_FIELD_UNIT_UNITDEPTLINK, EXT_UNIT, FIELD_UNIT_ADDRESS, FIELD_UNIT_FULLNAME, FIELD_UNIT_NAME, FIELD_UNIT_UNITDEPTLINK, FQ_FIELD_UNIT_ADDRESS, FQ_FIELD_UNIT_FULLNAME, FQ_FIELD_UNIT_NAME, FQ_FIELD_UNIT_UNITDEPTLINK
 
Constructor Summary
UnitImpl()
           
UnitImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
           
UnitImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
           
 
Method Summary
 
Methods inherited from class fr.inra.refcomp.entities.UnitAbstract
addAllUnitDeptLink, addUnitDeptLink, clearUnitDeptLink, getAddress, getFullName, getName, getStaticExtensions, getUnitDeptLink, removeUnitDeptLink, setAddress, setFullName, setName, setUnitDeptLink, 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

UnitImpl

public UnitImpl()

UnitImpl

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

UnitImpl

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


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