Uses of Class
org.jivesoftware.openfire.group.GroupNameInvalidException
Packages that use GroupNameInvalidException
Package
Description
Groups, which are used to organize users together.
-
Uses of GroupNameInvalidException in org.jivesoftware.openfire.group
Methods in org.jivesoftware.openfire.group that throw GroupNameInvalidExceptionModifier and TypeMethodDescriptionAbstractGroupProvider.createGroup(String name) DefaultGroupProvider.createGroup(String name) GroupManager.createGroup(String name) Factory method for creating a new Group.GroupMultiProvider.createGroup(String name) Creates a group with the given name in the first provider that is not read-only.GroupProvider.createGroup(String name) Creates a group with the given name (optional operation).voidvoidvoidSets the name of a group to a new name in the provider that is used for this group.voidSets the name of a group to a new name.