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