Read-only object that represents a custom
Web address assigned to a site in your organization. This object is available in API version 26.0 and
later.
To access this object, Force.com
Sites or Site.com must be enabled for your
organization.
Supported Calls
describeSObjects(), query(), retrieve()
Special Access Rules
- Customer Portal users can’t access this object.
- To view this object, you must have the “View Setup and
Configuration” permission.
- Site.com Publisher users have read-only API access
to the Domain and DomainSite objects.
Fields
| Domain |
- Type
- string
- Properties
- Filter, Sort
- Description
- The branded custom Web address within the global namespace identified by this domain's
type. In the Domain Name System (DNS) global namespace, this field is the custom Web
address that you registered with a third-party domain name registrar. The custom Web
address can be used to access the site of this domain.
|
| DomainType |
- Type
- picklist
- Properties
- Filter, Group,
Sort
- Description
- The global namespace that this custom Web address belongs to. This value is set to DNS
for custom Web addresses in the global DNS.
DomainType can have the following values:
- Domain Name System (DNS)
- Facebook Page
|
| OptionsExternalHttps |
- Type
- boolean
- Properties
- Filter
- Description
- Indicates whether the domain supports secure connections (true) or not (false) via a
non-Salesforce content
delivery network (CDN) or endpoint. The value of this field is used only if the domain is
not pointing to the
yourdomain.your18characterOrgId.live.siteforce.com
CNAME target.
|
Usage
Use this read-only object to query
the domains that are associated with each website in your organization.