| Methods in com.jivesoftware.community that throw NameAlreadyExistsException |
Community |
Community.createCommunity(java.lang.String name,
java.lang.String displayName,
java.lang.String description)
Creates a new Community as a sub-community of this community using the name and description. |
void |
Community.setDisplayName(java.lang.String name)
Sets the display name of the community that is used as the URI. |
void |
Community.setNNTPName(java.lang.String nntpName)
Sets the NNTP name for the community, which is the name of the community used
in the NNTP protocol (newsgroups). |