|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StatisticEntryListener
Implementations of this listener may be registered with instances of ibspan.tss.um.ontology.StatisticEntry to
receive notification when properties changed, added or removed.
Field Summary |
---|
Fields inherited from interface com.ibm.adtech.jastor.ThingListener |
---|
copyright |
Method Summary | |
---|---|
void |
hasConceptURIChanged(StatisticEntry source)
Called when hasConceptURI has changed |
void |
hasCountChanged(StatisticEntry source)
Called when hasCount has changed |
void |
hasUserBehaviourChanged(StatisticEntry source)
Called when hasUserBehaviour has changed |
void |
hasUserIDChanged(StatisticEntry source)
Called when hasUserID has changed |
Method Detail |
---|
void hasConceptURIChanged(StatisticEntry source)
source
- the affected instance of ibspan.tss.um.ontology.StatisticEntryvoid hasCountChanged(StatisticEntry source)
source
- the affected instance of ibspan.tss.um.ontology.StatisticEntryvoid hasUserIDChanged(StatisticEntry source)
source
- the affected instance of ibspan.tss.um.ontology.StatisticEntryvoid hasUserBehaviourChanged(StatisticEntry source)
source
- the affected instance of ibspan.tss.um.ontology.StatisticEntry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |