| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SolutionRepositoryServiceException | |
|---|---|
| org.pentaho.platform.api.repository | |
| org.pentaho.platform.repository.solution | |
| Uses of SolutionRepositoryServiceException in org.pentaho.platform.api.repository | 
|---|
| Methods in org.pentaho.platform.api.repository that throw SolutionRepositoryServiceException | |
|---|---|
 java.lang.String | 
ISolutionRepositoryService.getAclXml(java.lang.String solution,
          java.lang.String path,
          java.lang.String filename,
          IPentahoSession userSession)
 | 
 void | 
ISolutionRepositoryService.setAcl(java.lang.String solution,
       java.lang.String path,
       java.lang.String filename,
       java.lang.String strAclXml,
       IPentahoSession userSession)
 | 
| Uses of SolutionRepositoryServiceException in org.pentaho.platform.repository.solution | 
|---|
| Methods in org.pentaho.platform.repository.solution that throw SolutionRepositoryServiceException | |
|---|---|
 java.lang.String | 
SolutionRepositoryServiceImpl.getAclXml(java.lang.String solution,
          java.lang.String path,
          java.lang.String filename,
          IPentahoSession userSession)
Gets ACLs based on a solution repository file.  | 
 void | 
SolutionRepositoryServiceImpl.setAcl(java.lang.String solution,
       java.lang.String path,
       java.lang.String filename,
       java.lang.String strAclXml,
       IPentahoSession userSession)
Sets the ACL Xml for a particular file in the solution repository  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||