public interface PathBuilder
SuggestionIndexManager will use this service interface for the
SuggestionIndexes. A default path builder is provided.
Note that implementations must be thread-safe.
| Modifier and Type | Method and Description |
|---|---|
String |
buildTermPath(String term)
Returns a relative path for the given term.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved