public class ResourceBundleVisitor extends HippoPublicationWorkflowDocumentVisitor
Modifier and Type | Field and Description |
---|---|
protected static String |
DESCRIPTIONS |
protected static String |
ID |
protected static String |
KEYS |
protected static String |
MESSAGES |
protected static String |
NT_RESOURCEBUNDLE |
Constructor and Description |
---|
ResourceBundleVisitor() |
Modifier and Type | Method and Description |
---|---|
String |
getNodeType() |
protected void |
mapValues(javax.jcr.Property property,
String propertyName,
List<Map<String,String>> valuesList) |
protected boolean |
skipProperty(ResourceContext context,
ContentTypeProperty propertyType,
javax.jcr.Property property) |
protected void |
visitLocaleProperty(ResourceContext context,
javax.jcr.Node node,
Map<String,Object> response) |
protected void |
visitNode(ResourceContext context,
javax.jcr.Node node,
Map<String,Object> response) |
visit
getValueRepresentation, skipChild, visitChildren, visitNodeItems, visitProperties, visitProperty
protected static final String NT_RESOURCEBUNDLE
protected static final String ID
protected static final String KEYS
protected static final String DESCRIPTIONS
protected static final String MESSAGES
public String getNodeType()
getNodeType
in interface NodeVisitor
getNodeType
in class HippoPublicationWorkflowDocumentVisitor
protected void mapValues(javax.jcr.Property property, String propertyName, List<Map<String,String>> valuesList) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
protected void visitNode(ResourceContext context, javax.jcr.Node node, Map<String,Object> response) throws javax.jcr.RepositoryException
visitNode
in class HippoPublicationWorkflowDocumentVisitor
javax.jcr.RepositoryException
protected void visitLocaleProperty(ResourceContext context, javax.jcr.Node node, Map<String,Object> response) throws javax.jcr.RepositoryException
visitLocaleProperty
in class HippoDocumentVisitor
javax.jcr.RepositoryException
protected boolean skipProperty(ResourceContext context, ContentTypeProperty propertyType, javax.jcr.Property property) throws javax.jcr.RepositoryException
skipProperty
in class HippoPublicationWorkflowDocumentVisitor
javax.jcr.RepositoryException
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.