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

Hierarchical customer search returning the customer, a list of his identifications and his hierarchy level.

Syntax

List< ExtendedCustomerSearchResult > findHierarchicalCustomerIncludeIdentifications ( 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