public interface NodeTypesCollector
NodeTypesCollector...| Modifier and Type | Method and Description |
|---|---|
void |
addNodeTypes(Node node)
Add the primary and mixin node types of that node to the internal set
of used node types.
|
Set<String> |
getNodeTypes()
Returns the node types used in the aggregates (so far).
|
Set<String> getNodeTypes()
void addNodeTypes(Node node) throws RepositoryException
node - the nodeRepositoryException - if an error occursCopyright © 2010 - 2020 Adobe. All Rights Reserved