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

setAttributeRemoved(AttributeRemoved $attributeRemoved)

No description

setAttributeSet(AttributeSet $attributeSet)

No description

getAttributeSet()

No description

setLabelAdded(LabelAdded $labelAdded)

No description

getLabelAdded()

No description

setLabelRemoved(LabelRemoved $labelRemoved)

No description

getLabelRemoved()

No description

setLastHistoryRecordId($lastHistoryRecordId)

No description

string
getLastHistoryRecordId()

No description

setMessageAdded(MessageAdded $messageAdded)

No description

getMessageAdded()

No description

setMessageDeleted(MessageDeleted $messageDeleted)

No description

setOriginalThreadKey(MultiKey $originalThreadKey)

No description

getOriginalThreadKey()

No description

setPreState($preState)

No description

getPreState()

No description

setThreadKey(MultiKey $threadKey)

No description

getThreadKey()

No description

setThreadKeySet(ThreadKeySet $threadKeySet)

No description

getThreadKeySet()

No description

setThreadLocator($threadLocator)

No description

string
getThreadLocator()

No description

setTopicStateUpdate(TopicStateUpdate $topicStateUpdate)

No description

Details

setAttributeRemoved(AttributeRemoved $attributeRemoved)

No description

Parameters

AttributeRemoved $attributeRemoved

AttributeRemoved getAttributeRemoved()

No description

Return Value

AttributeRemoved

setAttributeSet(AttributeSet $attributeSet)

No description

Parameters

AttributeSet $attributeSet

AttributeSet getAttributeSet()

No description

Return Value

AttributeSet

setLabelAdded(LabelAdded $labelAdded)

No description

Parameters

LabelAdded $labelAdded

LabelAdded getLabelAdded()

No description

Return Value

LabelAdded

setLabelRemoved(LabelRemoved $labelRemoved)

No description

Parameters

LabelRemoved $labelRemoved

LabelRemoved getLabelRemoved()

No description

Return Value

LabelRemoved

setLastHistoryRecordId($lastHistoryRecordId)

No description

Parameters

$lastHistoryRecordId

string getLastHistoryRecordId()

No description

Return Value

string

setMessageAdded(MessageAdded $messageAdded)

No description

Parameters

MessageAdded $messageAdded

MessageAdded getMessageAdded()

No description

Return Value

MessageAdded

setMessageDeleted(MessageDeleted $messageDeleted)

No description

Parameters

MessageDeleted $messageDeleted

MessageDeleted getMessageDeleted()

No description

Return Value

MessageDeleted

setOriginalThreadKey(MultiKey $originalThreadKey)

No description

Parameters

MultiKey $originalThreadKey

MultiKey getOriginalThreadKey()

No description

Return Value

MultiKey

setPreState($preState)

No description

Parameters

$preState

PreState[] getPreState()

No description

Return Value

PreState[]

setThreadKey(MultiKey $threadKey)

No description

Parameters

MultiKey $threadKey

MultiKey getThreadKey()

No description

Return Value

MultiKey

setThreadKeySet(ThreadKeySet $threadKeySet)

No description

Parameters

ThreadKeySet $threadKeySet

ThreadKeySet getThreadKeySet()

No description

Return Value

ThreadKeySet

setThreadLocator($threadLocator)

No description

Parameters

$threadLocator

string getThreadLocator()

No description

Return Value

string

setTopicStateUpdate(TopicStateUpdate $topicStateUpdate)

No description

Parameters

TopicStateUpdate $topicStateUpdate

TopicStateUpdate getTopicStateUpdate()

No description

Return Value

TopicStateUpdate