getClassificationScheme
Description | Parameters | Returns | Example |
---|---|---|---|
Retrieves the Classification Scheme with the name "classificationSchemeName" in repository "repositoryName" | repositoryName: Specify the repository name.
classificationSchemeName: Specify the classifcation scheme name. |
the object of type classification scheme. | <op func="getClassificationScheme"> <const type="string">mycatalogName</const> (any expression that evaluates to string)
<const type="string">myschemeName</const> (any expression that evaluates to string) </op> |
Copyright © Cloud Software Group, Inc. All rights reserved.