Package | Description |
---|---|
com.pushtechnology.diffusion.client.content.metadata |
Unified API - Metadata.
|
com.pushtechnology.diffusion.client.topics.details |
Unified API - Topic Details.
|
Modifier and Type | Method and Description |
---|---|
MContent |
MetadataFactory.content(String name,
MRecord... records)
Creates a new content metadata definition comprising the supplied record
definitions, each with single multiplicity.
|
Modifier and Type | Field and Description |
---|---|
static MContent |
RecordTopicDetails.Schema.DEFAULT_METADATA
This is the default metadata used if none is explicitly supplied.
|
Modifier and Type | Method and Description |
---|---|
MContent |
RecordTopicDetails.Schema.getMetadata()
Gets the metadata.
|
Modifier and Type | Method and Description |
---|---|
RecordTopicDetails.Builder |
RecordTopicDetails.Builder.metadata(MContent metadata)
Sets the content metadata to be used for the topic.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.