orderedIndexedAttributeList property

List<AttributeKey> orderedIndexedAttributeList
final

Specifies the attributes that should be indexed on. Currently only a single attribute is supported.

Implementation

final List<AttributeKey> orderedIndexedAttributeList;