|
ModeShape Distribution 3.0.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchemaLibrary.Problem | |
|---|---|
| org.infinispan.schematic | |
| org.infinispan.schematic.internal.schema | |
| Uses of SchemaLibrary.Problem in org.infinispan.schematic |
|---|
| Subinterfaces of SchemaLibrary.Problem in org.infinispan.schematic | |
|---|---|
static interface |
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 |
| Uses of SchemaLibrary.Problem in org.infinispan.schematic.internal.schema |
|---|
| Classes in org.infinispan.schematic.internal.schema that implement SchemaLibrary.Problem | |
|---|---|
class |
ValidationProblem
|
class |
ValidationTypeMismatchProblem
|
| Methods in org.infinispan.schematic.internal.schema that return types with arguments of type SchemaLibrary.Problem | |
|---|---|
Iterator<SchemaLibrary.Problem> |
ValidationResult.iterator()
|
| Methods in org.infinispan.schematic.internal.schema with parameters of type SchemaLibrary.Problem | |
|---|---|
void |
ValidationResult.add(SchemaLibrary.Problem problem)
|
| Method parameters in org.infinispan.schematic.internal.schema with type arguments of type SchemaLibrary.Problem | |
|---|---|
void |
ValidationResult.addAll(Iterable<SchemaLibrary.Problem> results)
|
|
ModeShape Distribution 3.0.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||