stringTreepathOfCodeNamesToClassificationCode
Description | Parameters | Returns | Example |
---|---|---|---|
Constructs classification code objects for the each treepath provided in the array of code name paths in parameter | repositoryName: name of the repository
classificationSchemeName: name of the classification scheme arrayOfTreepathOfCodeNames: an array of full treepath of code names from the root code. |
array of classification code objects for provided treepaths | <op func="stringTreepathOfCodeNamesToClassificationCode"> <const type="string">repositoryName</const> <const type="string">schemeName</const> <const type="string">rootcode/cat1/..../codeName1</const> <const type="string">rootcode/cat2/..../codeName2</const> <const type="string">rootcode/cat3/..../codeName3</const> </op> |
Copyright © Cloud Software Group, Inc. All rights reserved.