public interface CDActionLotusScript extends RichTextRecord<WSIG>
Modifier and Type | Method and Description |
---|---|
WSIG |
getHeader() |
default String |
getScript() |
long |
getScriptLength() |
default CDActionLotusScript |
setScript(String script) |
CDActionLotusScript |
setScriptLength(long len) |
getCDRecordLength, getData, getDataWithoutHeader, getPayloadLength, getRecordHeaderLength, getType, getTypeValue
getVariableData, resize, resizeVariableData
WSIG getHeader()
getHeader
in interface RichTextRecord<WSIG>
long getScriptLength()
CDActionLotusScript setScriptLength(long len)
default String getScript()
default CDActionLotusScript setScript(String script)
Copyright © 2019–2021 HCL. All rights reserved.