Interface NodeTypeInstaller
-
public interface NodeTypeInstallerNodeTypeInstaller...
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Collection<NodeType>install(ProgressTracker tracker, NodeTypeSet types)
-
-
-
Method Detail
-
install
Collection<NodeType> install(ProgressTracker tracker, NodeTypeSet types) throws IOException, RepositoryException
- Throws:
IOExceptionRepositoryException
-
-