info.magnolia.ui.contentapp.setup
Class AppNodeVisitor

java.lang.Object
  extended by info.magnolia.ui.contentapp.setup.AppNodeVisitor
All Implemented Interfaces:
info.magnolia.jcr.util.NodeVisitor

public class AppNodeVisitor
extends Object
implements info.magnolia.jcr.util.NodeVisitor

Changes descriptor type for a single content app.


Field Summary
static String CLASS_PROPERTY_NAME
           
 
Constructor Summary
AppNodeVisitor()
           
 
Method Summary
 void visit(javax.jcr.Node node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_PROPERTY_NAME

public static final String CLASS_PROPERTY_NAME
See Also:
Constant Field Values
Constructor Detail

AppNodeVisitor

public AppNodeVisitor()
Method Detail

visit

public void visit(javax.jcr.Node node)
           throws javax.jcr.RepositoryException
Specified by:
visit in interface info.magnolia.jcr.util.NodeVisitor
Throws:
javax.jcr.RepositoryException


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