@Deprecated @StableMinor(version="11.0", 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.Lumisportal 11.0.0.180924 - Copyright © 2006–2018 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.