Class 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  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • javascriptObject

        public static final java.lang.String javascriptObject
        See Also:
        Constant Field Values
    • Constructor Detail

      • UpdateManagerHelper

        public UpdateManagerHelper()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)