Handles calls to findByPrimaryKey for CMP beans.
Checks if the requested PK is in the EntityDatabase,
if it is, gets the entity from the EntityDatabase and returns it to the client.
Otherwise, proceeds to the next interceptor in the chain.
author: Alexander Ananiev