/************************************************************************************************** * Name : CVG_PropertyTrigger * Description : * Created Date : 18/02/2016 * Created By : Halleux Arnaud * VERSION : 1.0 * *Modification LOG * ---------------------------------------------------------------------------------------------- * Who When What * ---------------------------------------------------------------------------------------------- * Arnaud 18/07/2016 Initial Version * **************************************************************************************************/ /** * @title: hierarchyCalculation * @descr: On property creation re-evaluate the hierarchy value for sharing into the parent object based on the carve-out records (ORG_GEO) (+parent owner(ORG_GEO) and all parent associated properties). * @param: after insert/update/delete * @param: always */ /** * @title: hierarchyProtection * @descr: Even if you are owner of the parent record, you are not allow to delete the property granting access to the record to another Role hierarchy than yours * @param: after delete * @param: always */