ActivityLogHelper MembersKentico 8.0 API Reference
The ActivityLogHelper type exposes the following members.
Methods

  NameDescription
Public methodStatic memberGetActivityDependencyCacheKeys
Gets cache keys which should be touched after batch of activities is inserted to the database.
Public methodStatic memberGetContactIDByEmail
Returns contact ID for e-mail address.
Public methodStatic memberGetContactIDByMembership
Gets contact ID from membership relations.
Public methodStatic memberParseActivityLogRecord
Parses one line of the log file.
Public methodStatic memberProcessActivityLogRecord
Inserts one log record to the database. Returns ID of created activity.
Public methodStatic memberProcessActivityLogRecords
Processes the log records to DB.
Public methodStatic memberProcessActivityUpdateMerged
Updates "ActiveContactID" of logged activities.
Back to Top
See Also