| Class | Description |
|---|---|
| DDMStructureItemSelectorReturnType |
This return type should return the following information of a vocabulary as a
JSON object:
ddmStructureId: The ddmStructureId of the selected ddm structure
ddmStructureKey: The ddmStructureKey of the selected ddm structure
name: The localized name of the selected ddm structure
|
| DDMTemplateItemSelectorReturnType |
This return type should return the following information of a vocabulary as a
JSON object:
ddmTemplateId: The ddmTemplateId of the selected ddm template
ddmTemplateKey: The ddmTemplateKey of the selected ddm template
description: The localized description of the selected ddm template
imageurl: The imageurl of the selected ddm template
name: The localized name of the selected ddm template
|