/************************************************************************************************** * Name : CVG_StrategyTrigger * Description : * Created Date : 28/03/2017 * Created By : aaron Dominguez * VERSION : 1.0 * *Modification LOG * ---------------------------------------------------------------------------------------------- * Who When What * ---------------------------------------------------------------------------------------------- * Arnaud 08/03/2016 Initial Version * **************************************************************************************************/ /** * @title: sharing * @descr: Convert picklist value Hierarchy into text Hierarchy Sharing in order to be use in the sharing model and copy this information over childs objects such as Attachments and Benefits * @param: before insert/update * @param: always */ /** * @title: deleteStrategy * @descr: Only the Strategy Process Owner or an Administrator can delete a Strategy record * @param: before delete * @param: always */ /** * @title: handleStrategyProcessOwnerTeamMember * @descr: Add the owner and the process owner as team member by default * @param: after insert/update * @param: always */