findDeactivatedCustomer(int, Integer, long) method

Retrieve a list of already inactive customers matching the given criteria.

Syntax

List< Customer > findDeactivatedCustomer ( int customerType , Integer blacklistReason , long callerId )

Parameters