public class TopicAttachment extends CollaborationAttachment implements Serializable
Constructor and Description |
---|
TopicAttachment() |
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.
|
String |
toString()
Returns a string representation of the object consisting of the object name
and any features and their values within square brackets.
|
getCreateDate, getFileType, getID, getMimetype, getModifyDate, getName, getOwnerName, getSize, getUserID, setCreateDate, setFileType, setID, setMimetype, setModifyDate, setName, setOwnerName, setSize, setUserID
public void load(com.opentext.api.LLValue value)
IServiceDataObject
load
in interface IServiceDataObject
load
in class CollaborationAttachment
value
- the LLValue containing the data to be loadedpublic com.opentext.api.LLValue toLLValue()
IServiceDataObject
toLLValue
in interface IServiceDataObject
toLLValue
in class CollaborationAttachment
public String toString()
ServiceDataObject
toString
in class CollaborationAttachment
© Copyright 2017 OpenText Corp. All Rights Reserved.