Package ddf.catalog.operation.impl
Class ResultAttributeHighlightImpl
java.lang.Object
ddf.catalog.operation.impl.ResultAttributeHighlightImpl
- All Implemented Interfaces:
ddf.catalog.operation.ResultAttributeHighlight
public class ResultAttributeHighlightImpl
extends Object
implements ddf.catalog.operation.ResultAttributeHighlight
-
Constructor Summary
ConstructorsConstructorDescriptionResultAttributeHighlightImpl(String attributeName) ResultAttributeHighlightImpl(String attributeName, List<ddf.catalog.operation.Highlight> highlights) -
Method Summary
-
Constructor Details
-
ResultAttributeHighlightImpl
-
ResultAttributeHighlightImpl
-
-
Method Details
-
getAttributeName
- Specified by:
getAttributeNamein interfaceddf.catalog.operation.ResultAttributeHighlight
-
getHighlights
- Specified by:
getHighlightsin interfaceddf.catalog.operation.ResultAttributeHighlight
-