Clearspace API (2.5.29) Core Javadocs

Uses of Class
com.jivesoftware.community.DuplicateIDException

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

Uses of DuplicateIDException in com.jivesoftware.community
 

Methods in com.jivesoftware.community that throw DuplicateIDException
 Document DocumentManager.createDocument(User user, DocumentType documentType, String documentID, String title, Document body)
          Create a new document.
 Document DocumentManager.createDocument(User user, DocumentType documentType, String documentID, String title, String body)
          Create a new document.
 void Document.setDocumentID(String documentID)
          Sets the document ID corresponding to the document.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.