Package com.microstrategy.web.app
Class UpdateManagerHelper
- java.lang.Object
-
- com.microstrategy.web.app.UpdateManagerHelper
-
public class UpdateManagerHelper extends java.lang.Object
Title: PropertySetHelper.
Denion: This class creates dynamic javascript files to be plabed in the javascript folder of the application. Each of the javascript files contain the structure required by the updateManager for specific pages.
Copyright: Copyright (c) 2004
Company: Microstrategy, Inc.
- Since:
- MicroStrategy Web 8.0.0
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
javascriptObject
-
Constructor Summary
Constructors Constructor Description UpdateManagerHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-
-
-
Field Detail
-
javascriptObject
public static final java.lang.String javascriptObject
- See Also:
- Constant Field Values
-
-