Attributes |
Name | Required | Request-time | Type | Description |
categoryIds | false | true | java.lang.String | No Description |
className | false | true | java.lang.String | The class name of the entity. Available vocabularies are not filtered by this class name. |
classPK | false | true | java.lang.String | The ID (class primary key) of the entity. |
classTypePK | false | true | java.lang.String | The class type of the entity. Available vocabularies are filtered by this class type. |
groupIds | false | true | java.lang.String | An array of group IDs. Available vocabularies are filtered by these group IDs. |
hiddenInput | false | true | java.lang.String | No Description |
id | false | true | java.lang.String | The component instance's ID. |
ignoreRequestValue | false | true | java.lang.String | No Description |
showOnlyRequiredVocabularies | false | true | java.lang.String | Whether to show only vocabularies marked as required. The default value is false . |
showRequiredLabel | false | true | java.lang.String | No Description |
singleSelect | false | true | java.lang.String | Whether to restrict selection to one asset category at a time. The default value is false . |
visibilityTypes | false | true | java.lang.String | Vocabulary visibility types (public or internal) to show. The default value is AssetVocabularyConstants.VISIBILITY_TYPE_PUBLIC . |