|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttigase.xmpp.impl.DynamicRosterTest
public class DynamicRosterTest
Created: Nov 28, 2008 10:27:55 PM
Constructor Summary | |
---|---|
DynamicRosterTest()
|
Method Summary | |
---|---|
tigase.xmpp.JID[] |
getBuddies(XMPPResourceConnection session)
Method description |
tigase.xml.Element |
getBuddyItem(XMPPResourceConnection session,
tigase.xmpp.JID buddy)
Method description |
tigase.xml.Element |
getItemExtraData(tigase.xml.Element item)
Method description |
List<tigase.xml.Element> |
getRosterItems(XMPPResourceConnection session)
Method description |
void |
init(Map<String,Object> props)
Method description |
void |
init(String par)
Method description |
void |
setItemExtraData(tigase.xml.Element item)
Method description |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DynamicRosterTest()
Method Detail |
---|
public tigase.xmpp.JID[] getBuddies(XMPPResourceConnection session) throws NotAuthorizedException
getBuddies
in interface DynamicRosterIfc
session
-
NotAuthorizedException
public tigase.xml.Element getBuddyItem(XMPPResourceConnection session, tigase.xmpp.JID buddy) throws NotAuthorizedException
getBuddyItem
in interface DynamicRosterIfc
session
- buddy
-
NotAuthorizedException
public tigase.xml.Element getItemExtraData(tigase.xml.Element item)
getItemExtraData
in interface DynamicRosterIfc
item
-
public List<tigase.xml.Element> getRosterItems(XMPPResourceConnection session) throws NotAuthorizedException
getRosterItems
in interface DynamicRosterIfc
session
-
NotAuthorizedException
public void init(Map<String,Object> props)
init
in interface DynamicRosterIfc
props
- public void init(String par)
init
in interface DynamicRosterIfc
par
- public void setItemExtraData(tigase.xml.Element item)
setItemExtraData
in interface DynamicRosterIfc
item
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |