Interface DeleteHelper

All Known Implementing Classes:
DeleteHelperImpl

public interface DeleteHelper
Supporting functions for the DeleteHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Delete the resource and any child resources The implementation should fire delete events for all resources physically deleted.
    boolean
    Check if the resource or any child resources are locked or otherwise not deletable