|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AgentQuestionListener
Implementations of this listener may be registered with instances of ibspan.tss.um.ontology.AgentQuestion to
receive notification when properties changed, added or removed.
Field Summary |
---|
Fields inherited from interface com.ibm.adtech.jastor.ThingListener |
---|
copyright |
Method Summary | |
---|---|
void |
hasLongMessageChanged(AgentQuestion source)
Called when hasLongMessage has changed |
void |
hasQuestionIDChanged(AgentQuestion source)
Called when hasQuestionID has changed |
void |
hasScenarioActionNameChanged(AgentQuestion source)
Called when hasScenarioActionName has changed |
void |
hasShortMessageChanged(AgentQuestion source)
Called when hasShortMessage has changed |
void |
hasUserIDChanged(AgentQuestion source)
Called when hasUserID has changed |
Method Detail |
---|
void hasLongMessageChanged(AgentQuestion source)
source
- the affected instance of ibspan.tss.um.ontology.AgentQuestionvoid hasQuestionIDChanged(AgentQuestion source)
source
- the affected instance of ibspan.tss.um.ontology.AgentQuestionvoid hasShortMessageChanged(AgentQuestion source)
source
- the affected instance of ibspan.tss.um.ontology.AgentQuestionvoid hasScenarioActionNameChanged(AgentQuestion source)
source
- the affected instance of ibspan.tss.um.ontology.AgentQuestionvoid hasUserIDChanged(AgentQuestion source)
source
- the affected instance of ibspan.tss.um.ontology.AgentQuestion
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |