ModeShape Distribution 3.0.1.Final

Uses of Package
org.infinispan.schematic

Packages that use org.infinispan.schematic
org.infinispan.schematic   
org.infinispan.schematic.internal   
org.infinispan.schematic.internal.schema   
org.modeshape.jcr   
org.modeshape.jcr.cache   
org.modeshape.jcr.cache.document   
 

Classes in org.infinispan.schematic used by org.infinispan.schematic
DocumentLibrary
          A library of JSON documents.
SchemaLibrary
          A library of JSON Schema documents.
SchemaLibrary.Problem
           
SchemaLibrary.ProblemType
           
SchemaLibrary.Results
          The results from a validation.
Schematic.DocumentChanges
           
SchematicDb
          A store for JSON documents and other binary content, plus a library of JSON Schema documents used to describe and validate the stored documents.
SchematicEntry
          A value used to store user's content (often a JSON document or a binary value) and metadata as an entry in a SchematicDb.
 

Classes in org.infinispan.schematic used by org.infinispan.schematic.internal
DocumentLibrary
          A library of JSON documents.
SchemaLibrary
          A library of JSON Schema documents.
SchemaLibrary.Results
          The results from a validation.
SchematicDb
          A store for JSON documents and other binary content, plus a library of JSON Schema documents used to describe and validate the stored documents.
SchematicEntry
          A value used to store user's content (often a JSON document or a binary value) and metadata as an entry in a SchematicDb.
 

Classes in org.infinispan.schematic used by org.infinispan.schematic.internal.schema
DocumentLibrary
          A library of JSON documents.
SchemaLibrary.MismatchedTypeProblem
          A special type of problem where a field value was not of the expected type, but where the field value could be converted to the expected type
SchemaLibrary.Problem
           
SchemaLibrary.ProblemType
           
SchemaLibrary.Results
          The results from a validation.
 

Classes in org.infinispan.schematic used by org.modeshape.jcr
SchemaLibrary
          A library of JSON Schema documents.
SchematicDb
          A store for JSON documents and other binary content, plus a library of JSON Schema documents used to describe and validate the stored documents.
SchematicEntry
          A value used to store user's content (often a JSON document or a binary value) and metadata as an entry in a SchematicDb.
 

Classes in org.infinispan.schematic used by org.modeshape.jcr.cache
SchematicDb
          A store for JSON documents and other binary content, plus a library of JSON Schema documents used to describe and validate the stored documents.
 

Classes in org.infinispan.schematic used by org.modeshape.jcr.cache.document
SchematicDb
          A store for JSON documents and other binary content, plus a library of JSON Schema documents used to describe and validate the stored documents.
 


ModeShape Distribution 3.0.1.Final

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