Interface ContentDataDAO.ContentUrlHandler
-
- Enclosing interface:
- ContentDataDAO
public static interface ContentDataDAO.ContentUrlHandlerInterface for callbacks during content URL enumeration- Since:
- 3.2
- Author:
- Derek Hulley
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(java.lang.Long id, java.lang.String contentUrl, java.lang.Long orphanTime)
-