Package com.microstrategy.web.objects
Interface WebTransactableDataObject
-
- All Known Subinterfaces:
RWTextObject
,WebAttributeHeader
,WebDimensionHeader
,WebHeader
,WebMetricHeader
,WebRowValue
public interface WebTransactableDataObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isModifiedByTransaction()
Returns whether this data object was modified by a prior transaction
-