@Deprecated @StableMinor(version="12.3", sinceVersion="4.0") public interface IAttributeSetReader
SearchContent
,
SearchResults.getAttributes()
,
SearchHit.getAttributes()
Modifier and Type | Method and Description |
---|---|
List<String> |
getAttributeValues(String attributeName)
Deprecated.
Returns all the values related to the attribute named as specified.
|
boolean |
hasAttribute(String attributeName)
Deprecated.
Checks if the attribute set contains at least one attribute with the specified name.
|
boolean hasAttribute(String attributeName)
attributeName
- name of the attribute.List<String> getAttributeValues(String attributeName)
attributeName
- name of the attribute.List
if there is no value to return.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.