com.microstrategy.web.objects.rw.RWTransactable |
![]() |
A RWTransactbleObject is a RWUnit which can be associated with a transaction element. It could be a RWGridGraph or a RWFieldGroup
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract int |
getAutomaticTransactionRecordNumber()
Return the number of rows that should be automatically transacted at the running of the RW
| ||||||||||
abstract RWOfflineTransaction |
getOfflineTransaction()
Return all the offline token xml expressions for this transactable object.
| ||||||||||
abstract int | getTransactionChangeType() | ||||||||||
abstract TransactionElement | getTransactionElement() | ||||||||||
abstract void |
setTransactionChangeType(int changeType)
Set the transaction change type on this unit
| ||||||||||
abstract void |
setTransactionElement(String transactionElementID)
Set the transaction element associated with this object
|
Return the number of rows that should be automatically transacted at the running of the RW
Return all the offline token xml expressions for this transactable object. It should be noted that this api should not be used to modify the transactable object
Set the transaction change type on this unit
Set the transaction element associated with this object