endReadSteps() method

This method is called after the "Read Steps" for the service event have been successfully completed.

Syntax

public void endReadSteps ()

Usage

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