public class HippoMirrorVisitor extends DefaultNodeVisitor
Constructor and Description |
---|
HippoMirrorVisitor() |
Modifier and Type | Method and Description |
---|---|
String |
getNodeType() |
protected boolean |
skipProperty(ResourceContext context,
ContentTypeProperty propertyType,
javax.jcr.Property property) |
protected void |
visitNode(ResourceContext context,
javax.jcr.Node node,
Map<String,Object> response) |
getValueRepresentation, skipChild, visit, visitChildren, visitNodeItems, visitProperties, visitProperty
public String getNodeType()
getNodeType
in interface NodeVisitor
getNodeType
in class DefaultNodeVisitor
protected void visitNode(ResourceContext context, javax.jcr.Node node, Map<String,Object> response) throws javax.jcr.RepositoryException
visitNode
in class DefaultNodeVisitor
javax.jcr.RepositoryException
protected boolean skipProperty(ResourceContext context, ContentTypeProperty propertyType, javax.jcr.Property property) throws javax.jcr.RepositoryException
skipProperty
in class DefaultNodeVisitor
javax.jcr.RepositoryException
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.