|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAclSolutionFile | |
---|---|
org.pentaho.platform.api.engine | |
org.pentaho.platform.api.repository | |
org.pentaho.platform.engine.security.acls | |
org.pentaho.platform.repository.solution.dbbased |
Uses of IAclSolutionFile in org.pentaho.platform.api.engine |
---|
Methods in org.pentaho.platform.api.engine with parameters of type IAclSolutionFile | |
---|---|
void |
IAclPublisher.publishDefaultAcls(IAclSolutionFile rootFile)
This publisher is used by the RDBMS Based Repository to publish default ACLs to objects being published for the first time. |
Uses of IAclSolutionFile in org.pentaho.platform.api.repository |
---|
Subinterfaces of IAclSolutionFile in org.pentaho.platform.api.repository | |
---|---|
interface |
IRepositoryFile
|
Uses of IAclSolutionFile in org.pentaho.platform.engine.security.acls |
---|
Methods in org.pentaho.platform.engine.security.acls with parameters of type IAclSolutionFile | |
---|---|
void |
AclPublisher.publishDefaultAcls(IAclSolutionFile rootFile)
This method is called from the RDBMS repository publish method when publishing a file-based solution to the RDBMS repository. |
Uses of IAclSolutionFile in org.pentaho.platform.repository.solution.dbbased |
---|
Classes in org.pentaho.platform.repository.solution.dbbased that implement IAclSolutionFile | |
---|---|
class |
RepositoryFile
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |