ModeShape Distribution 3.0.0.Beta4

Uses of Interface
org.infinispan.schematic.document.Editor

Packages that use Editor
org.infinispan.schematic   
org.modeshape.jcr   
 

Uses of Editor in org.infinispan.schematic
 

Classes in org.infinispan.schematic that implement Editor
protected static class Schematic.EditorImpl
           
 

Methods in org.infinispan.schematic that return Editor
static Editor Schematic.editDocument(Document document, boolean clone)
          Obtain an editor for the supplied document.
 

Uses of Editor in org.modeshape.jcr
 

Methods in org.modeshape.jcr that return Editor
 Editor RepositoryConfiguration.edit()
          Make a clone of this configuration and return an editor for changing that clone.
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.