Clearspace API (2.5.29) Core Javadocs

Uses of Class
com.jivesoftware.community.NameAlreadyExistsException

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

Uses of NameAlreadyExistsException in com.jivesoftware.community
 

Methods in com.jivesoftware.community that throw NameAlreadyExistsException
 void JiveContainer.setDisplayName(String displayName)
          Sets the display name of the container that is used as the URI.
 

Uses of NameAlreadyExistsException in com.jivesoftware.community.socialgroup
 

Methods in com.jivesoftware.community.socialgroup that throw NameAlreadyExistsException
 SocialGroup SocialGroupManager.create(String name, SocialGroup.Type type, String description, User user, ContentRetrieval.ContentType... types)
          Creates a new Social Group
 SocialGroup SocialGroupManager.create(String name, String displayName, SocialGroup.Type type, String description, User user, ContentRetrieval.ContentType... types)
          Creates a new Social Group
 void SocialGroupManager.update(SocialGroup socialGroup)
          Updates the passed social group
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.