findOpenByCustomerId(long) method

Get all open customer sessions for a customer.

Syntax

List< CustomerSession > findOpenByCustomerId ( long customerId )

Parameters