Class DDMStructureItemSelectorReturnType

java.lang.Object
com.liferay.dynamic.data.mapping.item.selector.DDMStructureItemSelectorReturnType
All Implemented Interfaces:
com.liferay.item.selector.ItemSelectorReturnType

public class DDMStructureItemSelectorReturnType extends Object implements com.liferay.item.selector.ItemSelectorReturnType
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
  • Constructor Details

    • DDMStructureItemSelectorReturnType

      public DDMStructureItemSelectorReturnType()