|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SchematicEntry.FieldName
Field Summary | |
---|---|
static String |
CONTENT
The name of the field used internally to store an entry's content, which is either a Document or a
Binary value. |
static String |
CONTENT_TYPE
The name of the metadata field used to store the MIME type for the entry's content. |
static String |
ID
The name of the metadata field used to store the document key. |
static String |
METADATA
The name of the field used internally to store an entry's metadata. |
static String |
SCHEMA_URI
The name of the metadata field used to store the reference to the JSON Schema to which the document should conform. |
Field Detail |
---|
static final String METADATA
static final String CONTENT
Document
or a
Binary
value.
static final String ID
static final String SCHEMA_URI
static final String CONTENT_TYPE
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |