public abstract class HeuristicNotification extends Object implements SynchronizationRecord
| Constructor and Description |
|---|
HeuristicNotification() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
afterCompletion(int status) |
boolean |
beforeCompletion() |
Uid |
get_uid() |
abstract void |
heuristicOutcome(int actionStatus) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTopublic abstract void heuristicOutcome(int actionStatus)
public Uid get_uid()
get_uid in interface SynchronizationRecordpublic boolean beforeCompletion()
beforeCompletion in interface SynchronizationRecordpublic boolean afterCompletion(int status)
afterCompletion in interface SynchronizationRecordCopyright © 2013. All Rights Reserved.