Interface SynchronizationRecord

All Superinterfaces:
Comparable
All Known Implementing Classes:
HeuristicNotification, LocalCleanupSynchronization, SynchronizationImple

public interface SynchronizationRecord extends Comparable
  • Method Details

    • get_uid

      Uid get_uid()
    • beforeCompletion

      boolean beforeCompletion()
    • afterCompletion

      boolean afterCompletion(int status)
    • isInterposed

      boolean isInterposed()