ModeShape Distribution 3.6.0.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.document   
org.modeshape.jcr.federation   
 

Classes in org.infinispan.schematic used by org.infinispan.schematic
DocumentFactory
          Factory class that creates EditableDocument instances
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.
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.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.
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.federation
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.
 


ModeShape Distribution 3.6.0.Final

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