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 occurs"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"