Package tigase.mix.adhoc
Class AbstractMIXAdhocCommand
java.lang.Object
tigase.mix.adhoc.AbstractAdhocCommand
tigase.mix.adhoc.AbstractMIXAdhocCommand
- All Implemented Interfaces:
tigase.component.adhoc.AdHocCommand
- Direct Known Subclasses:
ChannelCreateCommand,ChannelDestroyCommand,ChannelManageMembersCommand
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tigase.mix.adhoc.AbstractAdhocCommand
assertNotEmpty, execute, getName, getNode, prepareForm, submitFormMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface tigase.component.adhoc.AdHocCommand
execute, getGroup
-
Constructor Details
-
AbstractMIXAdhocCommand
-
-
Method Details
-
isAllowedFor
public boolean isAllowedFor(tigase.xmpp.jid.JID jid)
-