Name
sn_grc.EntitlementUtilsAjax
Description
No description available
Script
var EntitlementUtilsAjax = Class.create();
EntitlementUtilsAjax.prototype = Object.extendsObject(global.AbstractAjaxProcessor, {
isHavingOnlyESGEntitlement: function() {
return new sn_grc.EntitlementUtils().isHavingOnlyESGEntitlement();
},
type: 'EntitlementUtilsAjax'
});
Sys ID
f180fe38b3a030102fd4ea5b86a8dcb5