public interface IServiceDataObject
Modifier and Type | Method and Description |
---|---|
void |
load(com.opentext.api.LLValue value)
Deserialize an ServiceDataObject from an LLValue that is received from Livelink.
|
com.opentext.api.LLValue |
toLLValue()
Serialize an SDO object to an LLValue that can be sent to Livelink.
|
void load(com.opentext.api.LLValue value)
value
- the LLValue containing the data to be loadedcom.opentext.api.LLValue toLLValue()
© Copyright 2017 OpenText Corp. All Rights Reserved.