Attributes |
Name | Required | Request-time | Type | Description |
directoryName | true | false | java.lang.String | Name of the directory that will be used to resolve entries from the given list of ids. |
value | true | false | java.lang.String | Value binding representing the list of directory entry ids. |
displayAll | false | false | java.lang.String | Boolean stating that all entries from the directory should be presented, regardless of the value attribute. Defaults to true. |
displayObsoleteEntries | false | false | java.lang.String | Boolean stating that obsolete entries should be stated. Defaults to false. |
var | true | false | java.lang.String | Name of the request scope attribute that will be used to set a directory entry value and label with flexibility. |
itemValue | true | false | java.lang.String | Value binding resolved to build the directory entry value. |
itemLabel | true | false | java.lang.String | Value binding resolved to build the directory entry label. |