Class DefaultSpringWadlResourceDocument

  • All Implemented Interfaces:
    org.pentaho.platform.api.util.IWadlDocumentResource

    public class DefaultSpringWadlResourceDocument
    extends Object
    implements org.pentaho.platform.api.util.IWadlDocumentResource
    • Constructor Detail

      • DefaultSpringWadlResourceDocument

        public DefaultSpringWadlResourceDocument​(org.springframework.core.io.Resource resource)
    • Method Detail

      • getResourceAsStream

        public InputStream getResourceAsStream()
                                        throws IOException
        Specified by:
        getResourceAsStream in interface org.pentaho.platform.api.util.IWadlDocumentResource
        Throws:
        IOException
      • getSystemPath

        protected String getSystemPath()
      • isFromPlugin

        public boolean isFromPlugin()
        Specified by:
        isFromPlugin in interface org.pentaho.platform.api.util.IWadlDocumentResource
      • getPluginId

        public String getPluginId()
        Specified by:
        getPluginId in interface org.pentaho.platform.api.util.IWadlDocumentResource