Uses of Enum Class
tigase.pubsub.utils.PubSubLogic.Action
Packages that use PubSubLogic.Action
-
Uses of PubSubLogic.Action in tigase.pubsub.repository.cached
Methods in tigase.pubsub.repository.cached with parameters of type PubSubLogic.ActionModifier and TypeMethodDescriptionprotected booleanCachedPubSubRepository.hasAccessPermission(Node node, tigase.xmpp.jid.JID requester, PubSubLogic.Action action) -
Uses of PubSubLogic.Action in tigase.pubsub.utils
Subclasses with type arguments of type PubSubLogic.Action in tigase.pubsub.utilsMethods in tigase.pubsub.utils that return PubSubLogic.ActionModifier and TypeMethodDescriptionstatic PubSubLogic.ActionReturns the enum constant of this class with the specified name.static PubSubLogic.Action[]PubSubLogic.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.pubsub.utils with parameters of type PubSubLogic.ActionModifier and TypeMethodDescriptionvoidDefaultPubSubLogic.checkPermission(tigase.xmpp.jid.BareJID serviceJid, String nodeName, tigase.xmpp.jid.JID senderJid, PubSubLogic.Action action) voidPubSubLogic.checkPermission(tigase.xmpp.jid.BareJID serviceJid, String nodeName, tigase.xmpp.jid.JID senderJid, PubSubLogic.Action action)