Memory Classes
Memory Classes are classes, most of which provide utility methods to work with Entity Classes. Some provide utility methods to handle business processes. Memory classes are based on memory.
Memory Classes help you to handle tasks like sending emails, generating tokens, managing sessions, etc. These classes don't manipulate the database, but they can be used to store data in the memory. For example, you can use the CSessionManager to store the user instance in the memory, and you can use the CEmail to send emails. For more information, please refer to the following sections:
Error ManagerMail ServiceSession ManagerToken Service ClassVersionLast updated
Was this helpful?