public class PentahoWadlGeneratorConfig
extends com.sun.jersey.api.wadl.config.WadlGeneratorConfig
| Constructor and Description |
|---|
PentahoWadlGeneratorConfig() |
| Modifier and Type | Method and Description |
|---|---|
List<com.sun.jersey.api.wadl.config.WadlGeneratorDescription> |
configure() |
protected com.sun.jersey.api.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder |
getBuilder(String plugin)
Gets the WadlGeneratorConfigDescriptionBuilder that is used to extend the wadl.
|
protected JAXRSPluginServlet |
getJAXRSPluginServlet()
Gets the JAXRSPluginServlet for api that stores the the original request for the wadl
|
protected String |
getOriginalRequest()
Gets the original request used to obtain the wadl.
|
protected List<org.pentaho.platform.api.util.IWadlDocumentResource> |
getWadlDocumentResources()
Returns the list of the wadl extension declared beans
|
public List<com.sun.jersey.api.wadl.config.WadlGeneratorDescription> configure()
configure in class com.sun.jersey.api.wadl.config.WadlGeneratorConfigprotected String getOriginalRequest()
protected com.sun.jersey.api.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder getBuilder(String plugin)
plugin - String with the plugin that is requesting the wadl extensionprotected JAXRSPluginServlet getJAXRSPluginServlet()
protected List<org.pentaho.platform.api.util.IWadlDocumentResource> getWadlDocumentResources()
Copyright © 2021 Hitachi Vantara. All rights reserved.