Uses of Class
com.logicaldoc.importfolder.ImportFolderHistory
Packages that use ImportFolderHistory
- 
Uses of ImportFolderHistory in com.logicaldoc.importfolder
Methods in com.logicaldoc.importfolder that return types with arguments of type ImportFolderHistoryModifier and TypeMethodDescriptionHibernateImportFolderHistoryDAO.findByImportFolderId(long importFolderId, String event) ImportFolderHistoryDAO.findByImportFolderId(long importFolderId, String event) This method selects all histories of a given import folder.Methods in com.logicaldoc.importfolder with parameters of type ImportFolderHistoryModifier and TypeMethodDescriptionvoidHibernateImportFolderHistoryDAO.store(ImportFolderHistory history) voidHibernateImportFolderHistoryDAO.store(ImportFolderHistory history, com.logicaldoc.core.document.Document document) voidImportFolderHistoryDAO.store(ImportFolderHistory history, com.logicaldoc.core.document.Document document) Stores a new historyConstructors in com.logicaldoc.importfolder with parameters of type ImportFolderHistory