fr.inra.refcomp.entities
Class UnitDeptLinkImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by fr.inra.refcomp.entities.UnitDeptLinkAbstract
          extended by fr.inra.refcomp.entities.UnitDeptLinkImpl
All Implemented Interfaces:
UnitDeptLink, Serializable, Cloneable, org.nuiton.wikitty.entities.BusinessEntity

public class UnitDeptLinkImpl
extends UnitDeptLinkAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.inra.refcomp.entities.UnitDeptLinkAbstract
extensions, extensionUnitDeptLink
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
propertyChangeSupport, wikitty
 
Fields inherited from interface fr.inra.refcomp.entities.UnitDeptLink
EXT_UNITDEPTLINK, FIELD_UNITDEPTLINK_DEPARTMENT, FIELD_UNITDEPTLINK_UNIT, FQ_FIELD_UNITDEPTLINK_DEPARTMENT, FQ_FIELD_UNITDEPTLINK_UNIT
 
Constructor Summary
UnitDeptLinkImpl()
          UnitDeptLinkImpl :
UnitDeptLinkImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
          UnitDeptLinkImpl :
UnitDeptLinkImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
          UnitDeptLinkImpl :
 
Method Summary
 
Methods inherited from class fr.inra.refcomp.entities.UnitDeptLinkAbstract
getDepartment, getStaticExtensions, getUnit, setDepartment, setUnit, 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

UnitDeptLinkImpl

public UnitDeptLinkImpl()
UnitDeptLinkImpl :


UnitDeptLinkImpl

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

Parameters:
wikitty -

UnitDeptLinkImpl

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

Parameters:
businessEntityImpl -


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