public interface MetacardFormatter
| Modifier and Type | Method and Description |
|---|---|
String |
format(String template,
WorkspaceMetacardImpl workspaceMetacard,
Long hitCount)
Transform a template string based on a workspace metacard and a hit count.
|
String format(String template, WorkspaceMetacardImpl workspaceMetacard, Long hitCount)
template - must be non-nullworkspaceMetacard - must be non-nullhitCount - must be non-nullThis work is licensed under a Creative Commons Attribution 4.0 International License.