gocha124の日記

ごちゃごちゃ書きます

SFDCその3

Force.com IDEeclipseへのインストール

eclipseで新規アプリケーションのインストールから以下サイトを入力してプラグインをインストール。

自分の組織を全部入れてみるとこうなった。

f:id:gocha124:20171024235739p:plain

 

Apexデザインパターン

Apex Design Patterns - developer.force.com

 

ガバナ制約

developer.salesforce.com

 

トリガーフレームワーク

Trigger Frameworks and Apex Trigger Best Practices - developer.force.com

 

 パネルとかを使ったUI

developer.salesforce.com

 

SOQLでの権限制御

developer.salesforce.com

SFDCその2

ほげ

  • api.lifx.com
  • api.metamind.io
  • dreamhouzz-push-server.herokuapp.com
  • hooks.slack.com

データモデリング

データモデル

  • アプリケーションでのオブジェクトと項目のコレクション

オブジェクト

  • 標準オブジェクト
  • カスタムオブジェクト

オブジェクトリレーション

  • 参照関係
  • 主従関係
  • 階層関係

Apexの使用開始

サポートする機能

  •