|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfr.inra.refcomp.entities.AgentSkillDTO
public class AgentSkillDTO
| Field Summary | |
|---|---|
protected String |
agent
|
protected String |
comment
|
protected String |
domainSkill
|
protected String |
frequency
|
protected int |
modificationCount
|
protected String |
nature
|
protected String |
technicalSkill
|
protected String |
wikittyId
|
protected String |
wikittyVersion
|
| Constructor Summary | |
|---|---|
AgentSkillDTO()
AgentSkillDTO : |
|
AgentSkillDTO(String wikittyId)
AgentSkillDTO : |
|
| Method Summary | |
|---|---|
void |
addPropertyChangeListener(PropertyChangeListener listener)
addPropertyChangeListener : |
void |
addPropertyChangeListener(String property,
PropertyChangeListener listener)
addPropertyChangeListener : |
void |
copyFrom(org.nuiton.wikitty.entities.BusinessEntity source)
copyFrom : |
String |
getAgent()
getAgent : |
String |
getComment()
getComment : |
String |
getDomainSkill()
getDomainSkill : |
Collection<String> |
getExtensionFields(String ext)
getExtensionFields : |
Collection<String> |
getExtensionNames()
getExtensionNames : |
Object |
getField(String ext,
String fieldName)
getField : |
String |
getFrequency()
getFrequency : |
String |
getNature()
getNature : |
String |
getTechnicalSkill()
getTechnicalSkill : |
String |
getWikittyId()
getWikittyId : |
String |
getWikittyVersion()
getWikittyVersion : |
void |
removePropertyChangeListener(PropertyChangeListener listener)
removePropertyChangeListener : |
void |
removePropertyChangeListener(String property,
PropertyChangeListener listener)
removePropertyChangeListener : |
void |
setAgent(String agent)
setAgent : |
void |
setComment(String comment)
setComment : |
void |
setDomainSkill(String domainSkill)
setDomainSkill : |
void |
setField(String ext,
String fieldName,
Object value)
setField : |
void |
setFrequency(String frequency)
setFrequency : |
void |
setNature(String nature)
setNature : |
void |
setTechnicalSkill(String technicalSkill)
setTechnicalSkill : |
void |
setWikittyId(String wikittyId)
setWikittyId : |
void |
setWikittyVersion(String wikittyVersion)
setWikittyVersion : |
String |
toString()
toString : |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected String comment
protected String nature
protected String technicalSkill
protected String domainSkill
protected String frequency
protected String agent
protected String wikittyId
protected int modificationCount
protected String wikittyVersion
| Constructor Detail |
|---|
public AgentSkillDTO()
public AgentSkillDTO(String wikittyId)
wikittyId - | Method Detail |
|---|
public String getComment()
getComment in interface AgentSkillpublic void setComment(String comment)
setComment in interface AgentSkillcomment - public String getNature()
getNature in interface AgentSkillpublic void setNature(String nature)
setNature in interface AgentSkillnature - public String getTechnicalSkill()
getTechnicalSkill in interface AgentSkillpublic void setTechnicalSkill(String technicalSkill)
setTechnicalSkill in interface AgentSkilltechnicalSkill - public String getDomainSkill()
getDomainSkill in interface AgentSkillpublic void setDomainSkill(String domainSkill)
setDomainSkill in interface AgentSkilldomainSkill - public String getFrequency()
getFrequency in interface AgentSkillpublic void setFrequency(String frequency)
setFrequency in interface AgentSkillfrequency - public String getAgent()
getAgent in interface AgentSkillpublic void setAgent(String agent)
setAgent in interface AgentSkillagent - public String toString()
toString in class Objectpublic String getWikittyId()
getWikittyId in interface org.nuiton.wikitty.entities.BusinessEntitypublic void setWikittyId(String wikittyId)
wikittyId - public String getWikittyVersion()
getWikittyVersion in interface org.nuiton.wikitty.entities.BusinessEntitypublic void setWikittyVersion(String wikittyVersion)
setWikittyVersion in interface org.nuiton.wikitty.entities.BusinessEntitywikittyVersion - public void addPropertyChangeListener(PropertyChangeListener listener)
addPropertyChangeListener in interface org.nuiton.wikitty.entities.BusinessEntitylistener - public void removePropertyChangeListener(PropertyChangeListener listener)
removePropertyChangeListener in interface org.nuiton.wikitty.entities.BusinessEntitylistener -
public void addPropertyChangeListener(String property,
PropertyChangeListener listener)
addPropertyChangeListener in interface org.nuiton.wikitty.entities.BusinessEntityproperty - listener -
public void removePropertyChangeListener(String property,
PropertyChangeListener listener)
removePropertyChangeListener in interface org.nuiton.wikitty.entities.BusinessEntityproperty - listener - public Collection<String> getExtensionFields(String ext)
getExtensionFields in interface org.nuiton.wikitty.entities.BusinessEntityext -
public Collection<String> getExtensionNames()
getExtensionNames in interface org.nuiton.wikitty.entities.BusinessEntity
public Object getField(String ext,
String fieldName)
getField in interface org.nuiton.wikitty.entities.BusinessEntityext - fieldName -
public void setField(String ext,
String fieldName,
Object value)
setField in interface org.nuiton.wikitty.entities.BusinessEntityext - fieldName - value - public void copyFrom(org.nuiton.wikitty.entities.BusinessEntity source)
copyFrom in interface org.nuiton.wikitty.entities.BusinessEntitysource -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||