ThreadUpdate
class ThreadUpdate extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $attributeRemovedType | ||
protected | $attributeRemovedDataType | ||
protected | $attributeSetType | ||
protected | $attributeSetDataType | ||
protected | $labelAddedType | ||
protected | $labelAddedDataType | ||
protected | $labelRemovedType | ||
protected | $labelRemovedDataType | ||
string | $lastHistoryRecordId | ||
protected | $messageAddedType | ||
protected | $messageAddedDataType | ||
protected | $messageDeletedType | ||
protected | $messageDeletedDataType | ||
protected | $originalThreadKeyType | ||
protected | $originalThreadKeyDataType | ||
protected | $preStateType | ||
protected | $preStateDataType | ||
protected | $threadKeyType | ||
protected | $threadKeyDataType | ||
protected | $threadKeySetType | ||
protected | $threadKeySetDataType | ||
string | $threadLocator | ||
protected | $topicStateUpdateType | ||
protected | $topicStateUpdateDataType |
Methods
getAttributeRemoved()
No description
getAttributeSet()
No description
getLabelAdded()
No description
getLabelRemoved()
No description
setLastHistoryRecordId($lastHistoryRecordId)
No description
string
getLastHistoryRecordId()
No description
getMessageAdded()
No description
getMessageDeleted()
No description
getOriginalThreadKey()
No description
setPreState($preState)
No description
PreState[]
getPreState()
No description
getThreadKey()
No description
getThreadKeySet()
No description
setThreadLocator($threadLocator)
No description
string
getThreadLocator()
No description
getTopicStateUpdate()
No description
Details
setAttributeRemoved(AttributeRemoved $attributeRemoved)
No description
AttributeRemoved
getAttributeRemoved()
No description
setAttributeSet(AttributeSet $attributeSet)
No description
AttributeSet
getAttributeSet()
No description
setLabelAdded(LabelAdded $labelAdded)
No description
LabelAdded
getLabelAdded()
No description
setLabelRemoved(LabelRemoved $labelRemoved)
No description
LabelRemoved
getLabelRemoved()
No description
setLastHistoryRecordId($lastHistoryRecordId)
No description
string
getLastHistoryRecordId()
No description
setMessageAdded(MessageAdded $messageAdded)
No description
MessageAdded
getMessageAdded()
No description
setMessageDeleted(MessageDeleted $messageDeleted)
No description
MessageDeleted
getMessageDeleted()
No description
setOriginalThreadKey(MultiKey $originalThreadKey)
No description
MultiKey
getOriginalThreadKey()
No description
setPreState($preState)
No description
PreState[]
getPreState()
No description
setThreadKey(MultiKey $threadKey)
No description
MultiKey
getThreadKey()
No description
setThreadKeySet(ThreadKeySet $threadKeySet)
No description
ThreadKeySet
getThreadKeySet()
No description
setThreadLocator($threadLocator)
No description
string
getThreadLocator()
No description
setTopicStateUpdate(TopicStateUpdate $topicStateUpdate)
No description
TopicStateUpdate
getTopicStateUpdate()
No description