no.sesat.search.view.config
Class SearchTab.EnrichmentPlacementHint
java.lang.Object
no.sesat.search.view.config.SearchTab.EnrichmentPlacementHint
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SearchTab
public static final class SearchTab.EnrichmentPlacementHint
- extends Object
- implements Serializable
Immutable POJO holdng Enrichment Placement properties for a given placement on a given tab.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchTab.EnrichmentPlacementHint
public SearchTab.EnrichmentPlacementHint(String id,
int threshold,
int max,
Map<String,String> properties)
getId
public String getId()
getThreshold
public int getThreshold()
getMax
public int getMax()
getProperty
public String getProperty(String key)
Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.