public class HitCountFormatter extends BaseMetacardFormatter
%[hitCount] with the hit count.| Constructor and Description |
|---|
HitCountFormatter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doFormat(String template,
WorkspaceMetacardImpl workspaceMetacard,
Long hitCount)
The arguments are guaranteed to be non-null.
|
String |
toString() |
formatprotected String doFormat(String template, WorkspaceMetacardImpl workspaceMetacard, Long hitCount)
BaseMetacardFormatterdoFormat in class BaseMetacardFormattertemplate - non-nullworkspaceMetacard - non-nullhitCount - non-nullThis work is licensed under a Creative Commons Attribution 4.0 International License.