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