12.07.2015 Views

Database.com Metadata API Developer's Guide - Salesforce.com

Database.com Metadata API Developer's Guide - Salesforce.com

Database.com Metadata API Developer's Guide - Salesforce.com

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Metadata</strong> Types<strong>Metadata</strong>feedItemTypeCallLogPostfeedItemTypeTextPost...<strong>Metadata</strong>This is the base class for all metadata types. You cannot edit this object. A <strong>com</strong>ponent is an instance of a metadata type.<strong>Metadata</strong> is analogous to sObject, which represents all standard objects. <strong>Metadata</strong> represents all <strong>com</strong>ponents and fields in<strong>Metadata</strong> <strong>API</strong>. Instead of identifying each <strong>com</strong>ponent with an ID, each custom object or custom field has a unique fullName,which must be distinct from standard object names, as it must be when you create custom objects or custom fields in the<strong>Database</strong>.<strong>com</strong> user interface.Version<strong>Metadata</strong> <strong>com</strong>ponents are available in <strong>API</strong> version 10.0 and later.FieldsField NamefullNameField TypestringDescriptionRequired. The name of the <strong>com</strong>ponent. If a field, the name mustspecify the parent object, for example Account.FirstName. The__c suffix must be appended to custom object names and customfield names when you are setting the fullName. For example, acustom field in a custom object could have a fullName ofMyCustomObject__c.MyCustomField__c.See Also:CustomObjectCustomField<strong>Metadata</strong>WithContent<strong>Metadata</strong>WithContentThis is the base type for all metadata types that contain content, such as documents or email templates. It extends <strong>Metadata</strong>.You cannot edit this object.Version<strong>Metadata</strong>WithContent <strong>com</strong>ponents are available in <strong>API</strong> version 14.0 and later.124

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!