public interface MeritTracing
| Modifier and Type | Method and Description |
|---|---|
boolean |
addMeritTrace(Appointable app)
We allow merit tracing for the specified appointable target.
|
boolean |
removeMeritTrace(Appointable app)
Remove an appointable target from the merit tracing list.
|
boolean addMeritTrace(Appointable app)
boolean removeMeritTrace(Appointable app)