|
|||||||||
| 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.DepartmentAbstract
public abstract class DepartmentAbstract
| Field Summary | |
|---|---|
static org.nuiton.wikitty.entities.WikittyExtension |
extensionDepartment
|
static List<org.nuiton.wikitty.entities.WikittyExtension> |
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 | |
|---|---|
DepartmentAbstract()
DepartmentAbstract : |
|
DepartmentAbstract(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
DepartmentAbstract : |
|
DepartmentAbstract(org.nuiton.wikitty.entities.Wikitty wikitty)
DepartmentAbstract : |
|
| Method Summary | |
|---|---|
void |
addAllUnitDeptLink(Set<String> unitDeptLink)
addAllUnitDeptLink : |
void |
addUnitDeptLink(String element)
addUnitDeptLink : |
void |
clearUnitDeptLink()
clearUnitDeptLink : |
String |
getFullName()
getFullName : |
String |
getName()
getName : |
Collection<org.nuiton.wikitty.entities.WikittyExtension> |
getStaticExtensions()
getStaticExtensions : |
Set<String> |
getUnitDeptLink()
getUnitDeptLink : |
void |
removeUnitDeptLink(String element)
removeUnitDeptLink : |
void |
setFullName(String fullName)
setFullName : |
void |
setName(String name)
setName : |
void |
setUnitDeptLink(Set<String> unitDeptLink)
setUnitDeptLink : |
String |
toString()
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 |
| Field Detail |
|---|
public static final List<org.nuiton.wikitty.entities.WikittyExtension> extensions
public static final org.nuiton.wikitty.entities.WikittyExtension extensionDepartment
| Constructor Detail |
|---|
public DepartmentAbstract()
public DepartmentAbstract(org.nuiton.wikitty.entities.Wikitty wikitty)
wikitty - public DepartmentAbstract(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
businessEntityImpl - | Method Detail |
|---|
public String getName()
getName in interface Departmentpublic void setName(String name)
setName in interface Departmentname - public String getFullName()
getFullName in interface Departmentpublic void setFullName(String fullName)
setFullName in interface DepartmentfullName - public Set<String> getUnitDeptLink()
getUnitDeptLink in interface Departmentpublic void setUnitDeptLink(Set<String> unitDeptLink)
setUnitDeptLink in interface DepartmentunitDeptLink - public void addAllUnitDeptLink(Set<String> unitDeptLink)
addAllUnitDeptLink in interface DepartmentunitDeptLink - public void addUnitDeptLink(String element)
addUnitDeptLink in interface Departmentelement - public void removeUnitDeptLink(String element)
removeUnitDeptLink in interface Departmentelement - public void clearUnitDeptLink()
clearUnitDeptLink in interface Departmentpublic 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 | ||||||||