findByGroupIdAndActiveFlag(int, Boolean) method

Returns the InvoiceType with the given groupid.

Syntax

List< InvoiceType > findByGroupIdAndActiveFlag ( int groupId , Boolean active )

Parameters