info.magnolia.module.groovy.support.nodes
Class GroovyContentDecorator

java.lang.Object
  extended by info.magnolia.jcr.decoration.AbstractContentDecorator
      extended by info.magnolia.module.groovy.support.nodes.GroovyContentDecorator
All Implemented Interfaces:
info.magnolia.jcr.decoration.ContentDecorator

public class GroovyContentDecorator
extends info.magnolia.jcr.decoration.AbstractContentDecorator

Content decorator used to support nodes wrapped for groovy console.


Field Summary
protected static org.slf4j.Logger log
           
 
Constructor Summary
GroovyContentDecorator()
           
 
Method Summary
 boolean isMultipleWrapEnabled()
           
 javax.jcr.Node wrapNode(javax.jcr.Node node)
           
 
Methods inherited from class info.magnolia.jcr.decoration.AbstractContentDecorator
evaluateNode, evaluateProperty, wrapNodeIterator, wrapProperty, wrapPropertyIterator, wrapSession, wrapWorkspace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final org.slf4j.Logger log
Constructor Detail

GroovyContentDecorator

public GroovyContentDecorator()
Method Detail

isMultipleWrapEnabled

public boolean isMultipleWrapEnabled()

wrapNode

public javax.jcr.Node wrapNode(javax.jcr.Node node)
Specified by:
wrapNode in interface info.magnolia.jcr.decoration.ContentDecorator
Overrides:
wrapNode in class info.magnolia.jcr.decoration.AbstractContentDecorator


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.