isValid() method

Check if this AgentryData object is valid.

Syntax

public boolean isValid ()

Returns

true if this object is valid, false otherwise

Usage

An AgentryData object can become invalid if the dispose() method is called or if Agentry deletes the data, e.g. via a delete transaction.