Interface PrivilegeInstaller
-
public interface PrivilegeInstaller
NodeTypeInstaller
...
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Collection<Privilege>
install(ProgressTracker tracker, PrivilegeDefinitions defs)
-
-
-
Method Detail
-
install
java.util.Collection<Privilege> install(ProgressTracker tracker, PrivilegeDefinitions defs) throws java.io.IOException, RepositoryException
- Throws:
java.io.IOException
RepositoryException
-
-