Uses of Interface
tigase.pubsub.repository.IItems.IItem
Packages that use IItems.IItem
-
Uses of IItems.IItem in tigase.pubsub.repository
Classes in tigase.pubsub.repository that implement IItems.IItemMethods in tigase.pubsub.repository that return IItems.IItemMethods in tigase.pubsub.repository that return types with arguments of type IItems.IItemModifier and TypeMethodDescriptionIPubSubDAO.getItems(tigase.xmpp.jid.BareJID serviceJid, List<T> nodeIds, Date after, Date before, tigase.xmpp.rsm.RSM rsm, CollectionItemsOrdering ordering) PubSubDAOJDBC.getItems(tigase.xmpp.jid.BareJID serviceJid, List<Long> nodesIds, Date afterDate, Date beforeDate, tigase.xmpp.rsm.RSM rsm, CollectionItemsOrdering ordering) PubSubDAOPool.getItems(tigase.xmpp.jid.BareJID serviceJid, List<T> nodesIds, Date after, Date before, tigase.xmpp.rsm.RSM rsm, CollectionItemsOrdering ordering) IPubSubRepository.getNodeItems(tigase.xmpp.jid.BareJID serviceJid, String nodeName, tigase.xmpp.jid.JID requester, Date after, Date before, tigase.xmpp.rsm.RSM rsm) -
Uses of IItems.IItem in tigase.pubsub.repository.cached
Methods in tigase.pubsub.repository.cached that return IItems.IItemMethods in tigase.pubsub.repository.cached that return types with arguments of type IItems.IItemModifier and TypeMethodDescriptionCachedPubSubRepository.getNodeItems(tigase.xmpp.jid.BareJID serviceJid, String nodeName, tigase.xmpp.jid.JID requester, Date after, Date before, tigase.xmpp.rsm.RSM rsm)