Uses of Class
com.silverpeas.kmelia.export.ODTDocumentBuilder

Packages that use ODTDocumentBuilder
com.silverpeas.kmelia.export   
 

Uses of ODTDocumentBuilder in com.silverpeas.kmelia.export
 

Methods in com.silverpeas.kmelia.export that return ODTDocumentBuilder
static ODTDocumentBuilder ODTDocumentBuilder.anODTDocumentBuilder()
          Gets an instance of a builder of ODT documents.
 ODTDocumentBuilder ODTDocumentBuilder.forUser(com.stratelia.webactiv.beans.admin.UserDetail user)
          Informs this builder the build is for the specified user.
 ODTDocumentBuilder ODTDocumentBuilder.inLanguage(String language)
          Informs this builder the prefered language to use for the content of the documents to build.
 ODTDocumentBuilder ODTDocumentBuilder.inTopic(String topicId)
          Informs explicitly the topic to consider when building a document from publications.
 



Copyright © 2016 Silverpeas. All Rights Reserved.