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