public interface RenderAsRandomAccessContentContext extends RenderContext
| Modifier and Type | Method and Description |
|---|---|
RandomAccessContentInterface |
getRandomAccessContent()
Gets the RandomAccessContentInterface which is the result of the rendering.
|
boolean |
getWriteable()
Gets the Writeable boolean flag.
|
void |
setRandomAccessContent(RandomAccessContentInterface in)
Sets the RandomAccessContentInterface which is the result of the rendering.
|
void |
setWriteable(boolean writeable)
Gets the Writeable boolean flag.
|
getLibraryObject, getRendererName, getRendererOptions, getRendererType, setLibraryObject, setRendererName, setRendererOptions, setRendererTypeclearboolean getWriteable()
throws IfsException
IfsExceptionvoid setWriteable(boolean writeable)
throws IfsException
IfsExceptionRandomAccessContentInterface getRandomAccessContent() throws IfsException
IfsExceptionvoid setRandomAccessContent(RandomAccessContentInterface in) throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.