findAll abstract method

List<Domain> findAll()

Find all domains.

Implementation

List<Domain> findAll();