Clearspace API (2.5.29) Core Javadocs

Uses of Interface
com.jivesoftware.community.DocumentPresenter

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

Uses of DocumentPresenter in com.jivesoftware.community
 

Methods in com.jivesoftware.community that return DocumentPresenter
 DocumentPresenter DocumentType.createPresenter(String name)
          Creates a DocumentPresenter and adds it to this DocumentType.
 DocumentPresenter DocumentType.getDocumentPresenter()
          Returns a document presenter with the specified name, or null if no presenter is defined with the specified name.
 

Methods in com.jivesoftware.community with parameters of type DocumentPresenter
 void DocumentType.setDocumentPresenter(DocumentPresenter presenter)
          Sets the document presenter associated with the given name within the document type.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.