Uses of Class
tigase.extensions.tags.Tag
Packages that use Tag
-
Uses of Tag in tigase.extensions.tags
Methods in tigase.extensions.tags that return TagMethods in tigase.extensions.tags that return types with arguments of type TagModifier and TypeMethodDescriptionDefaultTagsLogic.queryAssociatedTags(String domain, tigase.xmpp.jid.BareJID jid, tigase.xmpp.jid.BareJID requestor) TagsLogic.queryAssociatedTags(String domain, tigase.xmpp.jid.BareJID jid, tigase.xmpp.jid.BareJID requestor) TagsRepository.queryAssociatedTags(String domain, tigase.xmpp.jid.BareJID jid, tigase.xmpp.jid.BareJID requestor) -
Uses of Tag in tigase.extensions.tags.db
Methods in tigase.extensions.tags.db that return TagMethods in tigase.extensions.tags.db that return types with arguments of type TagModifier and TypeMethodDescriptionTagsRepositoryJDBC.queryAssociatedTags(String domain, tigase.xmpp.jid.BareJID jid, tigase.xmpp.jid.BareJID requestor) TagsRepositoryPool.queryAssociatedTags(String domain, tigase.xmpp.jid.BareJID jid, tigase.xmpp.jid.BareJID requestor)