Class BeforeDeleteEvent<E>

All Implemented Interfaces:
Serializable

public class BeforeDeleteEvent<E> extends CouchbaseMappingEvent<E>
Author:
Michael Nitschinger
See Also:
  • Constructor Details

    • BeforeDeleteEvent

      public BeforeDeleteEvent(E source)