| Modifier and Type | Field and Description |
|---|---|
protected MetadataRegistry |
Service.metadataRegistry |
| Modifier and Type | Method and Description |
|---|---|
MetadataRegistry |
Service.getMetadataRegistry()
Returns the
MetadataRegistry that defines the expected metadata. |
| Modifier and Type | Method and Description |
|---|---|
static MetadataRegistry |
Schema.builder()
Static factory method to allow the standard code of
Schema.builder() to return something useful. |
MetadataRegistry |
MetadataRegistry.merge(MetadataRegistry other)
Merges another metadata registry into this metadata registry.
|
MetadataRegistry |
MetadataRegistry.register(ElementKey<?,?> key)
Registers the metadata for an element key.
|
MetadataRegistry |
MetadataRegistry.registerClass(Class<? extends Element> clazz)
Registers the metadata from an element subclass using its
"registerMetadata" method through reflection.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataRegistry |
MetadataRegistry.merge(MetadataRegistry other)
Merges another metadata registry into this metadata registry.
|
static void |
XmlBlob.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
| Constructor and Description |
|---|
MetadataRegistry(MetadataRegistry source)
Copy constructor, creates a copy of the given metadata registry.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TextContent.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Source.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Source.Generator.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Person.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
OutOfLineContent.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
OtherContent.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Link.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Feed.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Entry.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Contributor.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Content.registerMetadata(MetadataRegistry registry)
Registers the default metadata for this element.
|
static void |
Category.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Author.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Workspace.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
ServiceDocument.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Edited.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Draft.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Control.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Collection.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Categories.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Accept.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BatchStatus.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
BatchOperation.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
BatchInterrupted.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
BatchId.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Who.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Where.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
When.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Visibility.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Transparency.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Subregion.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
StructuredPostalAddress.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Street.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
ResourceId.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Reminder.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Region.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
RecurrenceExceptionEntryLink.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
RecurrenceExceptionEntry.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
RecurrenceException.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Recurrence.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Rating.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
QuotaBytesUsed.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
QuotaBytesTotal.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
PostCode.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
PostalAddress.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
PoBox.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
PhoneNumber.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
OriginalEvent.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
OrgTitle.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
OrgSymbol.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
OrgName.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
OrgJobDescription.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
OrgDepartment.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Organization.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Ordering.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Neighborhood.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
NameSuffix.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
NamePrefix.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Name.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Money.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
MessageFeed.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
MessageEntry.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
LastViewed.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
LastModifiedBy.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Im.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
HouseName.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
GivenName.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
GeoPt.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
FullName.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
FormattedAddress.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
FeedLink.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
FamilyName.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
ExtendedProperty.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
EventStatus.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
EventFeed.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
EventEntry.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
EntryLink.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Email.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Deleted.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
CustomProperty.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
CreateId.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Country.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Comments.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
City.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
AttendeeType.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
AttendeeStatus.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
Agent.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
static void |
AdditionalName.registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AtomVersionTransforms.addTransforms(MetadataRegistry registry) |
static void |
AtomRssTransforms.addTransforms(MetadataRegistry registry)
Add the RSS transforms to the default metadata trees.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AtompubVersionTransforms.addTransforms(MetadataRegistry registry) |
Copyright © 2012. All Rights Reserved.