(Standard and Custom Objects 14%) Describe the standard object architecture and relationship model Flashcards
what are the two types of objects in salesforce?
standard and custom
what are standard objects?
they are pre-built objects in salesforce giving the org an initial data model
examples of standard objects are?
campaigns, leads, accounts, contacts, opportunities and cases
what are custom objects
are those that an administrator creates and defines specifically for a use case
what does both standard and custom objects come with?
standard fields but can be expanded with custom fields
can standard objects be hidden from a user?
yes
can a standard objects be deleted?
no never
can standard objects be renamed?
yes
what are the main standard objects?
Account, Contact, Lead, Campaign, Opportunity, Case, Solution, User
Types of object relationships
master-detail and lookup
what is a master detail relationship?
-Tightly relates two objects through a parent-child relationship.
what is a lookup relationship.
-A loose relationship between objects
where can related records from look-up or master-detail relationships be seen?
related lists on page layout. related list on the parent record displays related child records
use of a lookup relationship
Links objects together so users can see related items from one object on another
what regular and special relationships can a lookup relationship have?
-can be one-to-one, one-to-many, self, external(external object is the parent), indirect( external object is the child), or hierarchical ( only for user object, allows for a lookup relationship between two users for a custom hierarchy that allows you to point to the next higher up)
what relationships can master detail relationship have?
-can be one-to-one, one-to-many, or many-to-many