Package | Description |
---|---|
com.pushtechnology.diffusion.client.content.metadata |
Unified API - Metadata.
|
com.pushtechnology.diffusion.client.topics.details |
Unified API - Topic Details.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MCustomString
Custom string field metadata.
|
interface |
MDecimalString
Decimal string field metadata.
|
interface |
MIntegerString
Integer field metadata definition.
|
interface |
MString
A string metadata field definition.
|
Modifier and Type | Method and Description |
---|---|
MField |
MGroup.getField(String name)
Gets a child field by name.
|
Modifier and Type | Method and Description |
---|---|
MRecord |
MetadataFactory.record(String name,
MField... fields)
Creates a new record metadata definition comprising the supplied fields,
each with single multiplicity.
|
Modifier and Type | Method and Description |
---|---|
MField |
SingleValueTopicDetails.Schema.getMetadata()
Returns the metadata that describes the single value.
|
Modifier and Type | Method and Description |
---|---|
SingleValueTopicDetails.Builder |
SingleValueTopicDetails.Builder.metadata(MField metadata)
Sets the field metadata to be used for the topic.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.