See: Description
Interface | Description |
---|---|
MContent |
Interface for a content metadata node.
|
MContent.Builder |
Content metadata builder.
|
MCustomString |
Custom string field metadata.
|
MCustomString.Builder |
Custom String field metadata builder.
|
MDecimalString |
Decimal string field metadata.
|
MDecimalString.Builder |
Decimal string field metadata builder.
|
MetadataFactory |
This factory provides mechanisms for building and serialising metadata.
|
MField |
The top level interface for metadata field definitions.
|
MGroup |
An abstract metadata node that represents a group of fields and/or groups.
|
MGroup.Builder<T,B> |
Abstract metadata group builder.
|
MIntegerString |
Integer field metadata definition.
|
MIntegerString.Builder |
Integer string field metadata builder.
|
MNode |
Base interface for all metadata definition nodes.
|
MNode.Builder<T,B> |
Abstract metadata node builder.
|
MNode.Multiplicity |
Describes the multiplicity of a metadata node within its parent.
|
MRecord |
A record metadata definition.
|
MRecord.Builder |
Record metadata definition builder.
|
MString |
A string metadata field definition.
|
MString.AbstractBuilder<T,B> |
Abstract string field metadata builder.
|
MString.Builder |
String metadata field builder.
|
Enum | Description |
---|---|
MField.FieldType |
Field types supported by metadata.
|
MNode.DataType |
The data type.
|
MNode.NodeType |
Defines the metadata node type.
|
Exception | Description |
---|---|
MetadataViolationException |
Indicates that rules of metadata definition have been broken.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.