@Repository public class FileObjectRepositoryImpl extends Object implements FileObjectRepositoryCustom
| Modifier and Type | Field and Description |
|---|---|
protected javax.persistence.EntityManager |
entityManager |
| Constructor and Description |
|---|
FileObjectRepositoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.domain.Page<FileObject> |
findPage(FileObjectSearchRequest searchRequest) |
public org.springframework.data.domain.Page<FileObject> findPage(FileObjectSearchRequest searchRequest)
findPage in interface FileObjectRepositoryCustomCopyright © 2019. All rights reserved.