public interface IAclPublisher
Modifier and Type | Method and Description |
---|---|
void |
publishDefaultAcls(IAclSolutionFile rootFile)
This publisher is used by the RDBMS Based Repository to publish default ACLs to objects being published for
the first time.
|
void publishDefaultAcls(IAclSolutionFile rootFile)
IAclSolutionFile
)
to set the default acls on the files in the solution.rootFile
- The root of the solution.