Package com.microstrategy.web.objects
Class PersonalViewExecutionInfo
- java.lang.Object
 - 
- com.microstrategy.web.objects.PersonalViewExecutionInfo
 
 
- 
public class PersonalViewExecutionInfo extends java.lang.ObjectClass needed to pass information back and forth during personal view execution 
- 
- 
Constructor Summary
Constructors Constructor Description PersonalViewExecutionInfo(boolean allowPartialExecution) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetAllowPartialExecution()booleangetIsPartialExecution()voidsetIsPartialExecution(boolean IsPartialExec) 
 -