findHierarchicalCustomer(long, Address, Identification, boolean, Long, String, Integer, String, int, Integer, Integer, Long) method

Retrieve a hierarchy of customers matching the given criteria.

Syntax

Map< Customer, Integer > findHierarchicalCustomer ( long callingAgentId , Address address , Identification identification , boolean anyIdOrgUnit , Long blacklistReason , String displayName , Integer customerType , String orgUnit , int maxRecords , Integer minHierarchyLevel , Integer maxHierarchyLevel , Long callerId )

Parameters