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