|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRoster
Roster (aka contacts list or buddy list)
Method Summary | |
---|---|
java.util.Collection |
getItems()
Get the IRosterItems for this roster. |
IPresenceContainerAdapter |
getPresenceContainerAdapter()
Get the IPresenceContainerAdapter associated with this roster. |
IUser |
getUser()
Get local user for this roster. |
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
, this means that the user is not yet logged in.
null
, this means that the user is not yet logged
in.java.util.Collection getItems()
null
. May
return an empty collection of items.IPresenceContainerAdapter getPresenceContainerAdapter()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |