Package com.microstrategy.web.objects
Interface WebProjectSettingsModule
-
- All Superinterfaces:
WebProjectSettings
public interface WebProjectSettingsModule extends WebProjectSettings
WebProjectSettingsModule
represents a group ofWebProjectSettings
with an associated Module ID- Since:
- MicroStrategy Web 9.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getModuleID()
Return the module ID associated with this group of settings-
Methods inherited from interface com.microstrategy.web.objects.WebProjectSettings
contains, elements, get, getItemByID, size
-
-