public interface NodeVisitor
Modifier and Type | Method and Description |
---|---|
String |
getNodeType() |
void |
visit(ResourceContext context,
javax.jcr.Node node,
Map<String,Object> response) |
String getNodeType()
void visit(ResourceContext context, javax.jcr.Node node, Map<String,Object> response) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.