Interface DeleteCoordinator

All Superinterfaces:
MutationCoordinator
All Known Implementing Classes:
AbstractDeleteCoordinator, DeleteCoordinatorSoft, DeleteCoordinatorStandard

public interface DeleteCoordinator extends MutationCoordinator
Coordinates the deleting of an entity.
Author:
Steve Ebersole
See Also: