Package com.microstrategy.web.objects.rw
Interface Theme2RWSettings
- 
public interface Theme2RWSettingsSettings used when converting a theme to a report writing document.- Since:
 - MicroStrategy Web 9.0.0
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetThemeID()booleanisLink()voidsetIsLink(boolean isLink)voidsetThemeID(java.lang.String themeID) 
 -