Uses of Class
org.pentaho.platform.engine.services.solution.SimpleContentGenerator

Packages that use SimpleContentGenerator
org.pentaho.platform.engine.services.solution   
org.pentaho.platform.plugin.services.webservices.content   
 

Uses of SimpleContentGenerator in org.pentaho.platform.engine.services.solution
 

Subclasses of SimpleContentGenerator in org.pentaho.platform.engine.services.solution
 class SolutionRepoLoadContentGenerator
          Loads saved state from the solution repository.
 class SolutionRepoSaveContentGenerator
          Saves state to the solution repository.
 

Uses of SimpleContentGenerator in org.pentaho.platform.plugin.services.webservices.content
 

Subclasses of SimpleContentGenerator in org.pentaho.platform.plugin.services.webservices.content
 class AbstractAxisServiceContentGenerator
          The base class for serving GenericServlet, i.e.
 class AxisServiceExecutor
          Executes an operation of a web service.
 class AxisServiceWsdlGenerator
          Writes the WSDL for a Axis web service to the output stream provided
 class AxisWebServiceRequestDispatcher
          This class dispatches requests coming from GenericServlet and determines which AxisService should be invoked.
 class HtmlAxisServiceLister
          A content generator for listing metadata on Axis web services.
 class StyledHtmlAxisServiceLister