|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRosterEntry
Roster entry object. Instances implementing this interface provide information about roster entryies.
Method Summary | |
---|---|
java.util.Collection |
getGroups()
Get groups associated with this roster entry. |
IPresence |
getPresence()
Get presence state for this roster entry. |
IUser |
getUser()
Get user for this roster entry. |
Methods inherited from interface org.eclipse.ecf.presence.roster.IRosterItem |
---|
getName, getParent, getRoster |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Method Detail |
---|
IUser getUser()
null
.
null
.java.util.Collection getGroups()
IRosterGroup
null
.IPresence getPresence()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |