public class DefaultSpringWadlResourceDocument extends Object implements org.pentaho.platform.api.util.IWadlDocumentResource
| Constructor and Description |
|---|
DefaultSpringWadlResourceDocument(org.springframework.core.io.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPluginId() |
InputStream |
getResourceAsStream() |
boolean |
isFromPlugin() |
public DefaultSpringWadlResourceDocument(org.springframework.core.io.Resource resource)
public InputStream getResourceAsStream() throws IOException
getResourceAsStream in interface org.pentaho.platform.api.util.IWadlDocumentResourceIOExceptionpublic boolean isFromPlugin()
isFromPlugin in interface org.pentaho.platform.api.util.IWadlDocumentResourcepublic String getPluginId()
getPluginId in interface org.pentaho.platform.api.util.IWadlDocumentResource