Interface NodeTypesCollector

    • Method Detail

      • getNodeTypes

        Set<String> getNodeTypes()
        Returns the node types used in the aggregates (so far).
        Returns:
        node types
      • addNodeTypes

        void addNodeTypes​(Node node)
                   throws RepositoryException
        Add the primary and mixin node types of that node to the internal set of used node types.
        Parameters:
        node - the node
        Throws:
        RepositoryException - if an error occurs