com.ibm.tivoli.maximo.miniapps.jsoneditor

Class JSONEditorAppBean

    • Constructor Detail

      • JSONEditorAppBean

        public JSONEditorAppBean()
    • Method Detail

      • setupBean

        public void setupBean(WebClientSession wcs)
        Description copied from class: DataBean
        This method must be call after the bean is instantiated. It tells the bean what it's clientSession is , the control that created the bean and the event that caused the creation of the bean. Also gets the values the orderyby, whereclause, apprestrictions, rowsperpage, and parentdatasrc properties from the control (the one that instantiated the bean) if any are set. Plus it gets the list of bound controls from the presentations control handler.
        Overrides:
        setupBean in class DataBean
      • setJEUserLocaleData

        public void setJEUserLocaleData(JEUserLocaleData jeUserLocaleData)
        Sets the User Locale specific information.
        Parameters:
        setJEUserLocaleData -
      • setJSONMsg

        public void setJSONMsg()
      • getJEUserLocaleData

        public JEUserLocaleData getJEUserLocaleData()
        Returns the User Locale specific information.
        Returns:
      • getJsonMsg

        public com.ibm.json.java.JSONObject getJsonMsg()
      • setJsonMsg

        public void setJsonMsg(com.ibm.json.java.JSONObject jsonMsg)
      • loadResource

        public java.lang.String loadResource(java.lang.String path)
      • get_i18n_MaxMsg_label

        public com.ibm.json.java.JSONObject get_i18n_MaxMsg_label()
      • getBaseImageUrl

        public java.lang.String getBaseImageUrl()