getCustomerNetworks(long, boolean, Integer, Integer) method

Retrieve a list of CustomerNetwork entries representing the complete or partial network of the given customer.

Syntax

List< CustomerNetwork > getCustomerNetworks ( long customerId , boolean includeInactive , Integer status , Integer type )

Parameters