Joel Mayer
- Total activity 1507
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 882
Articles
Recent activity by Joel Mayer Sort by recent activity-
GetCustomSettingMappingName
Provide a brief description about the API method. What does it do? When to use it, etc. Use this method to generate a custom setting name that's unique and doesn't go over the 35 character limit...
GetContactsWithResponses
This method is overloaded, and has two signatures: Map<Id, Contact> GetContactsWithResponses( Set<Id> accountIds, Set<Id> contactIds, Set<Id> campaignMembersToExclude, Set<Strin...
GetConfiguredInstances
Provide a brief description about the API method. What does it do? When to use it, etc. Use this method in your Configuration Type's GetConfiguredInstances method to retrieve instances of Config...
GetConfigFromName
Provide a brief description about the API method. What does it do? When to use it, etc. Use this method to get a configured instance by name. Replace the text below with the actual signature of...
FirstLastTouchAttribution
Provide a brief description about the API method. What does it do? When to use it, etc. Modifies cmpoints to add weight specified by firstTouchWeight and lastTouchWeight to CampaignMembers in al...
DisplayDealExplorerLogging
Provide a brief description about the API method. What does it do? When to use it, etc. Reference this property in your model's (Opportunity/Account)DetermineAttribution to help you decide wheth...
DeleteConfiguredInstanceFromSystem
Provide a brief description about the API method. What does it do? When to use it, etc. Use this method in your Configuration Type's DeleteConfiguredInstance method to delete its Configured inst...
CustomFieldValueWeighting
Provide a brief description about the API method. What does it do? When to use it, etc. Modifies cmpoints to add weight specified by customObjFieldWeighting, a mapping of Campaign and CampaignMe...
CreateConfiguredInstance
Provide a brief description about the API method. What does it do? When to use it, etc. Use this method in your Configuration Type's CreateConfiguredInstance method to create Configuration insta...
ConvertCurrencyField
Provide a brief description about the API method. What does it do? When to use it, etc. Converts the currency field in the specified objects to the organization currency. Replace the text below...