<?xml version="1.0" encoding="UTF-8"?>
|
<CustomObject xmlns="http://soap.sforce.com/2006/04/metadata">
|
<actionOverrides>
|
<actionName>Accept</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>CancelEdit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Clone</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Delete</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Edit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>List</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>New</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>SaveEdit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Tab</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>View</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<allowInChatterGroups>false</allowInChatterGroups>
|
<compactLayoutAssignment>SYSTEM</compactLayoutAssignment>
|
<deploymentStatus>Deployed</deploymentStatus>
|
<deprecated>false</deprecated>
|
<description>MotionBoardで使用する設定情報を格納するオブジェクトです。</description>
|
<enableActivities>false</enableActivities>
|
<enableBulkApi>true</enableBulkApi>
|
<enableChangeDataCapture>false</enableChangeDataCapture>
|
<enableFeeds>false</enableFeeds>
|
<enableHistory>false</enableHistory>
|
<enableReports>false</enableReports>
|
<enableSearch>true</enableSearch>
|
<enableSharing>true</enableSharing>
|
<enableStreamingApi>true</enableStreamingApi>
|
<externalSharingModel>Read</externalSharingModel>
|
<fields>
|
<fullName>MB4S__CommunityDomain__c</fullName>
|
<deprecated>false</deprecated>
|
<externalId>false</externalId>
|
<label>コミュニティのドメイン名</label>
|
<length>100</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>MB4S__Key__c</fullName>
|
<caseSensitive>true</caseSensitive>
|
<deprecated>false</deprecated>
|
<description>設定名に対応するキーです。</description>
|
<externalId>true</externalId>
|
<inlineHelpText>設定名に対応するキーです。</inlineHelpText>
|
<label>設定キー</label>
|
<length>255</length>
|
<required>true</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>true</unique>
|
</fields>
|
<fields>
|
<fullName>MB4S__LoginDomain__c</fullName>
|
<deprecated>false</deprecated>
|
<externalId>false</externalId>
|
<label>貴社のドメイン名</label>
|
<length>100</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>MB4S__LoginEnv__c</fullName>
|
<deprecated>false</deprecated>
|
<externalId>false</externalId>
|
<label>環境</label>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Picklist</type>
|
<valueSet>
|
<valueSetDefinition>
|
<sorted>false</sorted>
|
<value>
|
<fullName>production</fullName>
|
<default>true</default>
|
<label>production</label>
|
</value>
|
<value>
|
<fullName>sandbox</fullName>
|
<default>false</default>
|
<label>sandbox</label>
|
</value>
|
</valueSetDefinition>
|
</valueSet>
|
</fields>
|
<fields>
|
<fullName>MB4S__Url__c</fullName>
|
<deprecated>false</deprecated>
|
<externalId>false</externalId>
|
<label>URL</label>
|
<required>true</required>
|
<trackTrending>false</trackTrending>
|
<type>Url</type>
|
</fields>
|
<fields>
|
<fullName>MB4S__Value__c</fullName>
|
<deprecated>false</deprecated>
|
<description>設定キーに対応する値です。</description>
|
<externalId>false</externalId>
|
<inlineHelpText>設定キーに対応する値です。</inlineHelpText>
|
<label>設定値</label>
|
<length>255</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<label>MotionBoardProperty</label>
|
<nameField>
|
<label>設定名</label>
|
<type>Text</type>
|
</nameField>
|
<searchLayouts/>
|
<sharingModel>Read</sharingModel>
|
<visibility>Public</visibility>
|
</CustomObject>
|