CheckDependenciesBeforeDeletion
- public class CheckDependenciesBeforeDeletion extends EntityJob
Check whether an entity is referenced by other entities, is being used as a data type by other entities or has direct children which are not to be deleted along with this entity and add an appropriate error if so.
- Author:
Timm Fitschen
Methods
run
- public final void run()