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