Newer Version Available

This content describes an older version of this product. View Latest

LifeScienceTriggerHandler

Represents a collection of fields to set up the trigger handlers to run for each Life Sciences object. This object is available in API version 65.0 and later.

Supported Calls

create(), describeSObjects(), query(), retrieve(), update(), upsert()

Fields

Field Details
Description
Type
string
Properties
Filter, Group, Sort
Description
Describes the behavior of the concrete trigger handler.
DeveloperName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The unique name of the object in the API.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the trigger handler is active (true) or not (false). The default value is false.
Language
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The language used in the trigger handler.
MasterLabel
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Label for this object value. This display value is the internal label that doesn't get translated.
NamespacePrefix
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The namespace prefix that is associated with this object. Each Developer Edition org that creates a managed package has a unique namespace prefix with a 15 character limit. You can refer to a component in a managed package by using the namespacePrefix__componentName notation. The namespace prefix can have one of the following values.
  • In Developer Edition orgs, NamespacePrefix is set to the namespace prefix of the org for all objects that support it, unless an object is in an installed managed package. In that case, the object has the namespace prefix of the installed managed package. This field’s value is the namespace prefix of the Developer Edition org of the package developer.
  • In orgs that aren’t Developer Edition orgs, NamespacePrefix is set only for objects that are part of an installed managed package. All other objects have no namespace prefix. NamespacePrefix is null if the publisher is Salesforce.
ObjectApiName
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The name of the object associated with the handler.