Package com.logicaldoc.importfolder
Class ImportFolderCache.CacheEntry
java.lang.Object
com.logicaldoc.importfolder.ImportFolderCache.CacheEntry
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ImportFolderCache
A single entry in the cache
- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
CacheEntry
 
- 
- 
Method Details- 
getDate
- 
getDocIdpublic long getDocId()
- 
getPath
- 
setPath
- 
setDate
- 
setDocIdpublic void setDocId(long docId) 
 
-