ModeShape Distribution 3.0.0.Beta4

Deprecated API


Contents
Deprecated Interfaces
org.modeshape.jcr.api.SecurityContext
          Configure each repository to use a custom AuthenthicationProvider implementation 
 

Deprecated Classes
org.modeshape.jcr.api.SecurityContextCredentials
          Configure each repository to use a custom AuthenthicationProvider implementation 
 

Deprecated Fields
org.infinispan.schematic.document.Bson.BinaryType.BINARY
          Use Bson.BinaryType.GENERAL instead 
org.modeshape.jcr.ModeShapeLexicon.NAMESPACE_URI
          Use ModeShapeLexicon.URI instead. 
org.modeshape.jcr.JcrRepositoryFactory.URL
          use RepositoryFactory.URL instead 
org.modeshape.jcr.api.mimetype.MimeTypeConstants.XSD
           
org.modeshape.jcr.api.mimetype.MimeTypeConstants.XSD_XML
           
 

Deprecated Methods
org.modeshape.jcr.JcrSession.getNodeByUUID(String)
           
org.modeshape.jboss.subsystem.MappedListAttributeDefinition.parse(String, Location)
           
org.modeshape.jboss.subsystem.MappedListAttributeDefinition.parseAndAddParameterElement(String, ModelNode, Location)
           
org.modeshape.common.collection.UnmodifiableProperties.save(OutputStream, String)
          This method does not throw an IOException if an I/O error occurs while saving the property list. The preferred way to save a properties list is via the store(OutputStream out, String comments) method or the storeToXML(OutputStream os, String comment) method. 
org.modeshape.jboss.subsystem.MappedListAttributeDefinition.validateResolvedOperation(ModelNode)
           
org.infinispan.schematic.internal.io.BsonDataOutput.writeBytes(String)
          The semantics of writeBytes(String s) are considered dangerous. Please use BsonDataOutput.writeUTF(String s), BsonDataOutput.writeChars(String s) or another write method instead. 
 


ModeShape Distribution 3.0.0.Beta4

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