Clearspace API (1.7.0) Core Javadocs

Uses of Class
com.jivesoftware.community.NameAlreadyExistsException

Packages that use NameAlreadyExistsException
com.jivesoftware.community Core interfaces and classes for Clearspace. 
 

Uses of NameAlreadyExistsException in com.jivesoftware.community
 

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).
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.