Searched refs:IdClaimHandler (Results 1 – 1 of 1) sorted by relevance
52177 function IdClaimHandler(moddle) { class52181 IdClaimHandler.$inject = [ 'moddle' ];52184 IdClaimHandler.prototype.execute = function(context) {52200 IdClaimHandler.prototype.revert = function(context) {52488 handlers['id.updateClaim'] = IdClaimHandler;