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