Uses of Class
tigase.pubsub.modules.mam.ExtendedQueryImpl
Packages that use ExtendedQueryImpl
-
Uses of ExtendedQueryImpl in tigase.pubsub.repository
Methods in tigase.pubsub.repository that return ExtendedQueryImplMethods in tigase.pubsub.repository with parameters of type ExtendedQueryImplModifier and TypeMethodDescriptionprotected IntegerPubSubDAOJDBC.countMAMItems(ExtendedQueryImpl query, Long nodeId) protected IntegerPubSubDAOJDBC.getMAMItemPosition(ExtendedQueryImpl query, Long nodeId, String itemUuid) voidPubSubDAOJDBC.queryItems(ExtendedQueryImpl query, Long nodeId, tigase.xmpp.mam.MAMRepository.ItemHandler<ExtendedQueryImpl, tigase.xmpp.mam.MAMRepository.Item> itemHandler) protected intPubSubDAOJDBC.setStatementParamsForMAM(PreparedStatement st, ExtendedQueryImpl query, Long nodeId) Method parameters in tigase.pubsub.repository with type arguments of type ExtendedQueryImplModifier and TypeMethodDescriptionvoidPubSubDAOJDBC.queryItems(ExtendedQueryImpl query, Long nodeId, tigase.xmpp.mam.MAMRepository.ItemHandler<ExtendedQueryImpl, tigase.xmpp.mam.MAMRepository.Item> itemHandler)