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