|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StereotypeProfileDataListener
Implementations of this listener may be registered with instances of ibspan.tss.um.ontology.StereotypeProfileData to
receive notification when properties changed, added or removed.
| Field Summary |
|---|
| Fields inherited from interface com.ibm.adtech.jastor.ThingListener |
|---|
copyright |
| Method Summary | |
|---|---|
void |
hasAgeSetChanged(StereotypeProfileData source)
Called when hasAgeSet has changed |
void |
hasDressSetChanged(StereotypeProfileData source)
Called when hasDressSet has changed |
void |
hasProfessionSetChanged(StereotypeProfileData source)
Called when hasProfessionSet has changed |
void |
hasWealthSetChanged(StereotypeProfileData source)
Called when hasWealthSet has changed |
| Method Detail |
|---|
void hasWealthSetChanged(StereotypeProfileData source)
source - the affected instance of ibspan.tss.um.ontology.StereotypeProfileDatavoid hasDressSetChanged(StereotypeProfileData source)
source - the affected instance of ibspan.tss.um.ontology.StereotypeProfileDatavoid hasProfessionSetChanged(StereotypeProfileData source)
source - the affected instance of ibspan.tss.um.ontology.StereotypeProfileDatavoid hasAgeSetChanged(StereotypeProfileData source)
source - the affected instance of ibspan.tss.um.ontology.StereotypeProfileData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||