Class PentahoPathModel

  • All Implemented Interfaces:
    org.pentaho.ui.xul.XulEventSource

    public class PentahoPathModel
    extends Object
    implements org.pentaho.ui.xul.XulEventSource
    • Constructor Detail

      • PentahoPathModel

        public PentahoPathModel​(org.pentaho.reporting.designer.core.ReportDesignerContext reportDesignerContext)
    • Method Detail

      • registerExtension

        public void registerExtension​(String extension,
                                      boolean local,
                                      boolean noParameter,
                                      String profileName)
      • getLoginData

        public org.pentaho.reporting.designer.core.auth.AuthenticationData getLoginData()
      • setLoginData

        public void setLoginData​(org.pentaho.reporting.designer.core.auth.AuthenticationData loginData)
      • getServerPath

        public String getServerPath()
      • setServerPath

        public void setServerPath​(String serverPath)
      • isUseRemoteServer

        public boolean isUseRemoteServer()
      • setUseRemoteServer

        public void setUseRemoteServer​(boolean useRemoteServer)
      • isHideParameterUi

        public boolean isHideParameterUi()
      • setHideParameterUi

        public void setHideParameterUi​(boolean hideParameterUi)
      • getLocalPath

        public String getLocalPath()
      • setLocalPath

        public void setLocalPath​(String localPath)
      • setLocalPathFromParameter

        public void setLocalPathFromParameter​(org.pentaho.reporting.designer.core.editor.drilldown.model.DrillDownParameter[] params)
      • getPath

        public String getPath()
      • getName

        public String getName()
      • getSolution

        public String getSolution()
      • addPropertyChangeListener

        public void addPropertyChangeListener​(PropertyChangeListener listener)
        Specified by:
        addPropertyChangeListener in interface org.pentaho.ui.xul.XulEventSource
      • removePropertyChangeListener

        public void removePropertyChangeListener​(PropertyChangeListener listener)
        Specified by:
        removePropertyChangeListener in interface org.pentaho.ui.xul.XulEventSource
      • getDrillDownProfile

        public String getDrillDownProfile()
      • getExtensions

        public String[] getExtensions()