Interface DeleteResourceService

    • Method Detail

      • perform

        void perform​(Transaction tx,
                     FedoraResource fedoraResource,
                     String userPrincipal)
        Delete the specified resource
        Parameters:
        tx - the transaction associated with the operation
        fedoraResource - The Fedora resource to delete
        userPrincipal - the principal of the user performing the operation