public interface DocumentClassIndexFinder extends BaseFinder<DocumentClassIndex,Long>
Modifier and Type | Method and Description |
---|---|
List<DocumentClassIndex> |
findByDocumentClass(Long docClassId)
Pobiera indeksy z klasy dokumentów
|
count, countAll, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAll
List<DocumentClassIndex> findByDocumentClass(Long docClassId)
docClassId
- Id klasy dokumentówCopyright © 2014 Suncode. All rights reserved.