nl.ppmoost.ventureplan2
Class LockDocuments
java.lang.Object
nl.ppmoost.ventureplan2.LockDocuments
- All Implemented Interfaces:
- nl.innovationinvestments.cheyenne.daemon.Task
public class LockDocuments
- extends Object
- implements nl.innovationinvestments.cheyenne.daemon.Task
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOURCECODE_VERSION
public static final String SOURCECODE_VERSION
- Standard variable for determining version of a class file.
- See Also:
- Constant Field Values
LockDocuments
public LockDocuments()
Execute
public boolean Execute()
- Specified by:
Execute in interface nl.innovationinvestments.cheyenne.daemon.Task
RemoveEMail
public void RemoveEMail(nl.innovationinvestments.cheyenne.daemon.Email pArg0)
- Specified by:
RemoveEMail in interface nl.innovationinvestments.cheyenne.daemon.Task
determineEmailsFor
public List<nl.innovationinvestments.cheyenne.daemon.Email> determineEmailsFor(Calendar pArg0,
Calendar pArg1)
- Specified by:
determineEmailsFor in interface nl.innovationinvestments.cheyenne.daemon.Task
getDescription
public String getDescription()
- Specified by:
getDescription in interface nl.innovationinvestments.cheyenne.daemon.Task
getReturnsEmail
public boolean getReturnsEmail()
- Specified by:
getReturnsEmail in interface nl.innovationinvestments.cheyenne.daemon.Task
mailIsAlreadySent
public boolean mailIsAlreadySent(String pArg0)
- Specified by:
mailIsAlreadySent in interface nl.innovationinvestments.cheyenne.daemon.Task
markMailAsError
public void markMailAsError(String pArg0,
String pArg1)
- Specified by:
markMailAsError in interface nl.innovationinvestments.cheyenne.daemon.Task
markMailAsSent
public void markMailAsSent(String pArg0)
- Specified by:
markMailAsSent in interface nl.innovationinvestments.cheyenne.daemon.Task
setDaemon
public void setDaemon(nl.innovationinvestments.cheyenne.daemon.Daemon pArg0)
- Specified by:
setDaemon in interface nl.innovationinvestments.cheyenne.daemon.Task
Copyright © 2014. All rights reserved.