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.
|
java.util.Set<java.lang.String> |
getNodeTypes()
Returns the node types used in the aggregates (so far).
|
java.util.Set<java.lang.String> getNodeTypes()
void addNodeTypes(Node node)
throws RepositoryException
node - the nodeRepositoryException - if an error occurs"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"