Interface ImageDetailsPrefetchDao
- 
- All Known Implementing Classes:
 DefaultImageDetailsDao
public interface ImageDetailsPrefetchDaoProvides a mechanism to prefetch imagde details entities.- Since:
 - 5.10
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intprefetchImageDetails(Collection<Attachment> attachments) 
 - 
 
- 
- 
Method Detail
- 
prefetchImageDetails
int prefetchImageDetails(Collection<Attachment> attachments)
 
 - 
 
 -