public class

GetRWTransactionsHelper

extends Object
java.lang.Object
   ↳ com.microstrategy.web.app.tasks.GetRWTransactionsHelper

Class Overview

Moved from GetRWTransactions.java DE53013: Sometimes we already have the information needed, then we don't need to send a command to get them from I-Server again.

Summary

Public Constructors
GetRWTransactionsHelper()
Public Methods
static Block getTransactionInfo(RWUnitDef unit, WebSessionInfo session, RWDataSets dataSets, String messageID, boolean isGrid, boolean includeDefaultDICProps)
static Block processInputControlProperties(String inputControlPropsXML)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public GetRWTransactionsHelper ()

Public Methods

public static Block getTransactionInfo (RWUnitDef unit, WebSessionInfo session, RWDataSets dataSets, String messageID, boolean isGrid, boolean includeDefaultDICProps)

Throws
TaskException

public static Block processInputControlProperties (String inputControlPropsXML)

Throws
Exception