Name
sn_nb_action.NextBestActionDAO
Description
This class can be updated to customize out-of-box implementation of NextBestActionDAO.
Script
var NextBestActionDAO = Class.create();
NextBestActionDAO.prototype = Object.extendsObject(sn_nb_action.NextBestActionDAOImpl, {
type: 'NextBestActionDAO'
});
Sys ID
b76f6dfd3bfa1010c24e870044efc426