getAllValidTermAndConditionsByCustomerId(long) method

This method returns the list of all the valid TermAndConditions for a given customer.

Syntax

List< TermAndCondition > getAllValidTermAndConditionsByCustomerId ( long customerId )

Parameters