diff --git a/process/Attribute_lib/process.js b/process/Attribute_lib/process.js index 85d6b54fec65d1ffcb63635ac7901b50680bd961..ec05b8b427111ce36f498e56bbff060fab3a4000 100644 --- a/process/Attribute_lib/process.js +++ b/process/Attribute_lib/process.js @@ -556,7 +556,7 @@ AttributeRelationUtils.insertAttribute = function (pRowId, pObjectType, pAttribu * * @param {String} pObjectType the object type * @param {String} pConsumer the name of the attribute relation consumer - * @param {String[]} pFiltered array of attributeId's which act as a whitelist. + * @param {String[]} pFiltered array of attributeId's which act as a whitelist. (groups are resolves to the childid's) */ AttributeRelationUtils.presetMandatoryAttributes = function (pObjectType, pConsumer, pFiltered) {