| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ISolutionRepository in org.pentaho.platform.engine.services | 
|---|
| Constructors in org.pentaho.platform.engine.services with parameters of type ISolutionRepository | |
|---|---|
SolutionURIResolver(ISolutionRepository repository)
 | 
|
| Uses of ISolutionRepository in org.pentaho.platform.engine.services.solution | 
|---|
| Methods in org.pentaho.platform.engine.services.solution that return ISolutionRepository | |
|---|---|
static ISolutionRepository | 
SolutionReposHelper.getSolutionRepositoryThreadVariable()
 | 
| Methods in org.pentaho.platform.engine.services.solution with parameters of type ISolutionRepository | |
|---|---|
static void | 
SolutionReposHelper.setSolutionRepositoryThreadVariable(ISolutionRepository repository)
 | 
| Constructors in org.pentaho.platform.engine.services.solution with parameters of type ISolutionRepository | |
|---|---|
PermissionFilter(ISolutionRepository repository)
 | 
|
| Uses of ISolutionRepository in org.pentaho.platform.repository.solution | 
|---|
| Classes in org.pentaho.platform.repository.solution that implement ISolutionRepository | |
|---|---|
 class | 
SolutionRepositoryBase
 | 
| Uses of ISolutionRepository in org.pentaho.platform.repository.solution.dbbased | 
|---|
| Classes in org.pentaho.platform.repository.solution.dbbased that implement ISolutionRepository | |
|---|---|
 class | 
DbBasedSolutionRepository
 | 
 class | 
ExtensionDbBasedSolutionRepository
Deprecated. use DbBasedSolutionRepository | 
| Uses of ISolutionRepository in org.pentaho.platform.repository.solution.filebased | 
|---|
| Classes in org.pentaho.platform.repository.solution.filebased that implement ISolutionRepository | |
|---|---|
 class | 
ExtensionFileBasedSolutionRepository
Deprecated. use FileBasedSolutionRepository | 
 class | 
FileBasedSolutionRepository
 | 
| Methods in org.pentaho.platform.repository.solution.filebased that return ISolutionRepository | |
|---|---|
 ISolutionRepository | 
SolutionRepositoryVfsFileObject.getRepository()
 | 
| Constructors in org.pentaho.platform.repository.solution.filebased with parameters of type ISolutionRepository | |
|---|---|
SolutionRepositoryVfsFileObject(java.lang.String fileRef,
                                ISolutionRepository repository)
 | 
|
SolutionRepositoryVfsFileObject(java.lang.String fileRef,
                                ISolutionRepository repository,
                                org.apache.commons.vfs.FileType type)
 | 
|
| Uses of ISolutionRepository in org.pentaho.platform.web.servlet | 
|---|
| Methods in org.pentaho.platform.web.servlet with parameters of type ISolutionRepository | |
|---|---|
 void | 
AdhocWebService.createJFreeReportDefinitionAsStream(java.lang.String reportXML,
                                    java.lang.String templatePath,
                                    org.dom4j.Element mqlNode,
                                    ISolutionRepository repository,
                                    IPentahoSession userSession,
                                    java.io.OutputStream jfreeMergedOutputStream)
Create the JFreeReport file.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||