endFetchRemoval() method

This method is called after the "Removal Steps" for the fetch have been successfully completed.

Syntax

public void endFetchRemoval ()

Usage

Any processing that should take place after the execution of these steps should be implemented in this method.