Package sonia.scm.store
Interface StoreDeletionNotifier.DeletionHandler
- Enclosing interface:
- StoreDeletionNotifier
public static interface StoreDeletionNotifier.DeletionHandler
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
notifyDeleted
(Class<?> clazz, String id) void
notifyDeleted
(StoreDeletionNotifier.ClassWithId... classWithIds)
-
Method Details
-
notifyDeleted
-
notifyDeleted
-