@API(type=NOT_EXTENDABLE,
src=PRIVATE)
public class WebappDITAAccess
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static ro.sync.exml.MessageBundle |
messages
The messages resource bundle.
|
Constructor and Description |
---|
WebappDITAAccess() |
Modifier and Type | Method and Description |
---|---|
static boolean |
setDitamap(AuthorDocumentModel authorDocumentModel,
java.lang.String ditamapUrlString)
Sets the Dita map for a document.
|
protected static final ro.sync.exml.MessageBundle messages
public static boolean setDitamap(AuthorDocumentModel authorDocumentModel, java.lang.String ditamapUrlString)
authorDocumentModel
- The author document model of the document on which to set the new ditamap.ditamapUrlString
- The new Dita map URL to set (should contain webapp user session information).true
If the ditamap has been set, false
otherwise.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.