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