|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.nuiton.wikitty.entities.BusinessEntityImpl
fr.inra.refcomp.entities.UnitDeptLinkAbstract
public abstract class UnitDeptLinkAbstract
| Field Summary | |
|---|---|
static List<org.nuiton.wikitty.entities.WikittyExtension> |
extensions
|
static org.nuiton.wikitty.entities.WikittyExtension |
extensionUnitDeptLink
|
| Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl |
|---|
extensionForMetaExtension, propertyChangeSupport, wikitty |
| Fields inherited from interface fr.inra.refcomp.entities.UnitDeptLink |
|---|
ELEMENT_FIELD_UNITDEPTLINK_DEPARTMENT, ELEMENT_FIELD_UNITDEPTLINK_UNIT, EXT_UNITDEPTLINK, FIELD_UNITDEPTLINK_DEPARTMENT, FIELD_UNITDEPTLINK_UNIT, FQ_FIELD_UNITDEPTLINK_DEPARTMENT, FQ_FIELD_UNITDEPTLINK_UNIT |
| Constructor Summary | |
|---|---|
UnitDeptLinkAbstract()
|
|
UnitDeptLinkAbstract(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
|
|
UnitDeptLinkAbstract(org.nuiton.wikitty.entities.Wikitty wikitty)
|
|
| Method Summary | |
|---|---|
String |
getDepartment()
|
Collection<org.nuiton.wikitty.entities.WikittyExtension> |
getStaticExtensions()
|
String |
getUnit()
|
void |
setDepartment(String department)
|
void |
setUnit(String unit)
|
String |
toString()
Return toString representation. |
| 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 |
| Field Detail |
|---|
public static final List<org.nuiton.wikitty.entities.WikittyExtension> extensions
public static final org.nuiton.wikitty.entities.WikittyExtension extensionUnitDeptLink
| Constructor Detail |
|---|
public UnitDeptLinkAbstract()
public UnitDeptLinkAbstract(org.nuiton.wikitty.entities.Wikitty wikitty)
public UnitDeptLinkAbstract(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
| Method Detail |
|---|
public String getUnit()
getUnit in interface UnitDeptLinkpublic void setUnit(String unit)
setUnit in interface UnitDeptLinkpublic String getDepartment()
getDepartment in interface UnitDeptLinkpublic void setDepartment(String department)
setDepartment in interface UnitDeptLinkpublic Collection<org.nuiton.wikitty.entities.WikittyExtension> getStaticExtensions()
getStaticExtensions in class org.nuiton.wikitty.entities.BusinessEntityImplpublic String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||