Class SimpleUrl

  • All Implemented Interfaces:
    org.pentaho.platform.api.engine.IPentahoUrl

    public class SimpleUrl
    extends Object
    implements org.pentaho.platform.api.engine.IPentahoUrl
    • Constructor Detail

      • SimpleUrl

        public SimpleUrl​(String baseUrl)
    • Method Detail

      • setParameter

        public void setParameter​(String name,
                                 String value)
        Specified by:
        setParameter in interface org.pentaho.platform.api.engine.IPentahoUrl
      • getUrl

        public String getUrl()
        Specified by:
        getUrl in interface org.pentaho.platform.api.engine.IPentahoUrl