computeParentListJava(long, Integer, Integer) method

This method will retrieve all customers in the hierarchy of callingAgentId restricted by the min- and max-HierarchyLevel values.

Syntax

Map< Long, Integer > computeParentListJava ( long callingAgentId , Integer minHierarchyLevel , Integer maxHierarchyLevel )

Parameters

Returns

A map with customerIds (Key) and corresponding Hierarchylevel(Value)

Usage

A map with customerIds (Key) and corresponding Hierarchylevel(Value)