arta.synergy.ejb.log
Class NotificationsBean
java.lang.Object
arta.synergy.ejb.log.NotificationsBean
- All Implemented Interfaces:
- NotificationsIF
public class NotificationsBean
- extends java.lang.Object
- implements NotificationsIF
Created by IntelliJ IDEA.
User: topa
Date: 21.06.2012
Time: 13:58:24
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationsBean
public NotificationsBean()
createNotesFromLogs
public void createNotesFromLogs()
- Specified by:
createNotesFromLogs in interface NotificationsIF
findWorksSoonStartNotifications
public void findWorksSoonStartNotifications(java.util.Date lastNotifyDate,
java.util.Date now)
- Specified by:
findWorksSoonStartNotifications in interface NotificationsIF
writeLog
public void writeLog(java.lang.String userID,
java.lang.String address,
java.lang.String objectID,
int actionType,
java.util.Properties props,
SubjectsList subjects,
java.util.Date logTime)
throws java.lang.Exception
- Specified by:
writeLog in interface NotificationsIF
- Throws:
java.lang.Exception
findWorksFinishedNotifications
public void findWorksFinishedNotifications(java.util.Date lastNotifyDate,
java.util.Date now)
- Specified by:
findWorksFinishedNotifications in interface NotificationsIF
findExpiredWorksNotifications
public void findExpiredWorksNotifications(java.util.Date lastNotifyDate,
java.util.Date now)
- Specified by:
findExpiredWorksNotifications in interface NotificationsIF
fileUpdateNotifications
public void fileUpdateNotifications()
- Specified by:
fileUpdateNotifications in interface NotificationsIF
Copyright © 2000 Dummy Corp. All Rights Reserved.