Deprecated API


Contents
Deprecated Classes
org.modeshape.graph.DnaExecutionContext
          As of 1.0; exists solely to allow for backward compatibility with content persisted by JBoss DNA 
 

Deprecated Fields
org.modeshape.jcr.JcrRepository.QueryLanguage.SQL
          use JcrRepository.QueryLanguage.JCR_SQL2 instead 
 

Deprecated Methods
org.modeshape.jcr.JcrNodeTypeTemplate.getDeclaredNodeDefinitions()
          use JcrNodeTypeTemplate.getDeclaredChildNodeDefinitions() instead 
org.modeshape.jcr.JcrNodeTypeTemplate.getDeclaredSupertypes()
          Use JcrNodeTypeTemplate.getDeclaredSupertypeNames() instead 
org.modeshape.common.collection.UnmodifiableProperties.save(OutputStream, String)
            
org.modeshape.jcr.JcrNodeTypeTemplate.setDeclaredSupertypeNames(String[])
          Use JcrNodeTypeTemplate.setDeclaredSuperTypeNames(String[]) instead 
 

Deprecated Constructors
org.modeshape.graph.DnaExecutionContext()
           
org.modeshape.graph.DnaExecutionContext(ExecutionContext)
           
 



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