[This is preliminary documentation and is subject to change.]

 

Classes

  ClassDescription
ActivityManager
Contains specialized business logic for all Activity entities.
ActivityManager..::.FieldNames
Contains commonly used fieldnames for activity entities.
AnnotationManager
Contains specialized business logic for the Annotation entity.
ApplicationManager
Contains some general application logic.
AppointmentManager
Contains specialized business logic for the Appointment entity.
CalloutBase
The Base class for custom business logic callouts.
ContactManager
Contains specialized business logic for the Contact entity.
CustomerAddressManager
Contains specialized business logic for the CustomerAddress entity.
EmailManager
Contains specialized business logic for the Email entity.
EntityManager
Base class containing the default business logic for CRM entities. Functionality in this class can be overridden by specialized entity classes, e.g. AnnotationManager or EmailManager.
EntityManagerFactory
Factory class used to dynamically create an EntityManager class for a specific entity.
FaxManager
Contains specialized business logic for the Fax entity.
IncidentManager
Contains specialized business logic for the Incident entity.
LeadManager
Contains specialized business logic for the Lead entity.
LetterManager
Contains specialized business logic for the Letter entity.
MetadataManager
Contains logic for working with the CRM Metadata.
OrganizationManager
Contains specialized business logic for the Organization entity.
PhonecallManager
Contains specialized business logic for the Phonecall entity.
UserSettingsManager
Contains specialized business logic for the UserSettings entity.

Structures

  StructureDescription
CalloutEntityContext
Specifies the entity on which the operation is performed.

Enumerations

  EnumerationDescription
PreCalloutReturnValue