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

Packages that use BaseContentGenerator
org.pentaho.platform.engine.services.solution   
org.pentaho.platform.plugin.services.webservices.content   
org.pentaho.platform.uifoundation.contentgen   
 

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

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

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

Subclasses of BaseContentGenerator 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
           
 

Uses of BaseContentGenerator in org.pentaho.platform.uifoundation.contentgen
 

Subclasses of BaseContentGenerator in org.pentaho.platform.uifoundation.contentgen
 class AdminContentGenerator
           
 class BaseXmlContentGenerator
           
 class ChartContentGenerator
           
 class NavigationContentGenerator