Uses of Class
tigase.pubsub.repository.NodeAffiliations
-
Packages that use NodeAffiliations Package Description tigase.pubsub.repository tigase.pubsub.repository.cached -
-
Uses of NodeAffiliations in tigase.pubsub.repository
Methods in tigase.pubsub.repository that return NodeAffiliations Modifier and Type Method Description NodeAffiliationsNodeAffiliations. clone()NodeAffiliationsIPubSubDAO. getNodeAffiliations(tigase.xmpp.jid.BareJID serviceJid, T nodeId)NodeAffiliationsPubSubDAOJDBC. getNodeAffiliations(tigase.xmpp.jid.BareJID serviceJid, java.lang.Long nodeId)NodeAffiliationsPubSubDAOPool. getNodeAffiliations(tigase.xmpp.jid.BareJID serviceJid, T nodeId) -
Uses of NodeAffiliations in tigase.pubsub.repository.cached
Subclasses of NodeAffiliations in tigase.pubsub.repository.cached Modifier and Type Class Description classNodeAffiliationsConstructors in tigase.pubsub.repository.cached with parameters of type NodeAffiliations Constructor Description NodeAffiliations(NodeAffiliations nodeAffiliations)
-