fr.inra.refcomp.entities
Class DepartmentImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by fr.inra.refcomp.entities.DepartmentAbstract
          extended by fr.inra.refcomp.entities.DepartmentImpl
All Implemented Interfaces:
Department, Serializable, Cloneable, org.nuiton.wikitty.entities.BusinessEntity

public class DepartmentImpl
extends DepartmentAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.inra.refcomp.entities.DepartmentAbstract
extensionDepartment, extensions
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
propertyChangeSupport, wikitty
 
Fields inherited from interface fr.inra.refcomp.entities.Department
EXT_DEPARTMENT, FIELD_DEPARTMENT_FULLNAME, FIELD_DEPARTMENT_NAME, FIELD_DEPARTMENT_UNITDEPTLINK, FQ_FIELD_DEPARTMENT_FULLNAME, FQ_FIELD_DEPARTMENT_NAME, FQ_FIELD_DEPARTMENT_UNITDEPTLINK
 
Constructor Summary
DepartmentImpl()
          DepartmentImpl :
DepartmentImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
          DepartmentImpl :
DepartmentImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
          DepartmentImpl :
 
Method Summary
 
Methods inherited from class fr.inra.refcomp.entities.DepartmentAbstract
addAllUnitDeptLink, addUnitDeptLink, clearUnitDeptLink, getFullName, getName, getStaticExtensions, getUnitDeptLink, removeUnitDeptLink, 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

DepartmentImpl

public DepartmentImpl()
DepartmentImpl :


DepartmentImpl

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

Parameters:
wikitty -

DepartmentImpl

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

Parameters:
businessEntityImpl -


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