public interface DocumentClassIndexFinder extends BaseFinder<DocumentClassIndex,Long>
| Modifier and Type | Method and Description | 
|---|---|
| List<DocumentClassIndex> | findByDocumentClass(Long docClassId)Pobiera indeksy z klasy dokumentów z domyślnym sortowaniem po orderId asc | 
| List<DocumentClassIndex> | findByDocumentClass(Long docClassId,
                   Sorter sorter)Pobiera indeksy z klasy dokumentów | 
count, countAll, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAll, getCountedResult, getCountedResultList<DocumentClassIndex> findByDocumentClass(Long docClassId)
docClassId - Id klasy dokumentówList<DocumentClassIndex> findByDocumentClass(Long docClassId, Sorter sorter)
docClassId - Id klasy dokumentówsorter - Obiekt definiujący sortowanieCopyright © 2019 Suncode. All rights reserved.