public class

PersonalViewExecutionInfo

extends Object
java.lang.Object
   ↳ com.microstrategy.web.objects.PersonalViewExecutionInfo

Class Overview

Class needed to pass information back and forth during personal view execution

Summary

Public Constructors
PersonalViewExecutionInfo(boolean allowPartialExecution)
Public Methods
boolean getAllowPartialExecution()
boolean getIsPartialExecution()
void setIsPartialExecution(boolean IsPartialExec)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public PersonalViewExecutionInfo (boolean allowPartialExecution)

Public Methods

public boolean getAllowPartialExecution ()

public boolean getIsPartialExecution ()

public void setIsPartialExecution (boolean IsPartialExec)