|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |