com.microstrategy.web.objects.RWOfflineTransaction |
![]() |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
enum | RWOfflineTransaction.RunningType |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract String |
getCSIPlainText()
Get CSI plain text
| ||||||||||
abstract RWOfflineTransaction.RunningType |
getCurrentType()
Get current running mode
| ||||||||||
abstract WebExpression | getExpression() | ||||||||||
abstract String | getKey() | ||||||||||
abstract int |
getManipulationMethod()
Get manipulation method.
| ||||||||||
abstract String |
getNodeKey()
Get node key value
| ||||||||||
abstract WebTokenStream |
getTokenStream()
Get the token stream for this offline transaction.
| ||||||||||
abstract void |
save(RWManipulation rwManipulator)
Save the offline transaction.
| ||||||||||
abstract boolean |
validate(RWManipulation rwManipulator)
Validate the offline transaction.
|
Get CSI plain text
Get current running mode
Get manipulation method.
EnumDSSXMLRWManipulationMethod
Get node key value
Get the token stream for this offline transaction.
Save the offline transaction.
WebObjectsException |
---|
Validate the offline transaction.
WebObjectsException |
---|