Class WinMailSender
-
- All Implemented Interfaces:
-
java.io.Serializable,pro.fessional.wings.faceless.service.journal.JournalAware,pro.fessional.wings.tiny.mail.database.autogen.tables.interfaces.IWinMailSender
@Generated(value = {""https://www.jooq.org"", ""jOOQ version:3.18.9"", ""schema version:2020102701""}, comments = "This class is generated by jOOQ") public class WinMailSender implements IWinMailSender
The table
wings.win_mail_sender.
-
-
Field Summary
Fields Modifier and Type Field Description public Longidpublic LocalDateTimecreateDtpublic LocalDateTimemodifyDtpublic LocalDateTimedeleteDtpublic LongcommitIdpublic StringmailAppspublic StringmailRunspublic StringmailConfpublic StringmailFrompublic StringmailTopublic StringmailCcpublic StringmailBccpublic StringmailReplypublic StringmailSubjpublic StringmailTextpublic BooleanmailHtmlpublic StringmailFilepublic StringmailMarkpublic LocalDateTimemailDatepublic StringlazyBeanpublic StringlazyParapublic LocalDateTimelastSendpublic StringlastFailpublic LocalDateTimelastDonepublic IntegerlastCostpublic LocalDateTimenextSendpublic IntegernextLockpublic IntegersumSendpublic IntegersumFailpublic IntegersumDonepublic IntegermaxFailpublic IntegermaxDonepublic IntegerrefTypepublic LongrefKey1public StringrefKey2
-
Constructor Summary
Constructors Constructor Description WinMailSender()WinMailSender(IWinMailSender value)WinMailSender(Long id, LocalDateTime createDt, LocalDateTime modifyDt, LocalDateTime deleteDt, Long commitId, String mailApps, String mailRuns, String mailConf, String mailFrom, String mailTo, String mailCc, String mailBcc, String mailReply, String mailSubj, String mailText, Boolean mailHtml, String mailFile, String mailMark, LocalDateTime mailDate, String lazyBean, String lazyPara, LocalDateTime lastSend, String lastFail, LocalDateTime lastDone, Integer lastCost, LocalDateTime nextSend, Integer nextLock, Integer sumSend, Integer sumFail, Integer sumDone, Integer maxFail, Integer maxDone, Integer refType, Long refKey1, String refKey2)
-
Method Summary
Modifier and Type Method Description LonggetId()Getter for win_mail_sender.id.voidsetId(Long id)Setter for win_mail_sender.id.LocalDateTimegetCreateDt()Getter for win_mail_sender.create_dt.voidsetCreateDt(LocalDateTime createDt)Setter for win_mail_sender.create_dt.LocalDateTimegetModifyDt()Getter for win_mail_sender.modify_dt.voidsetModifyDt(LocalDateTime modifyDt)Setter for win_mail_sender.modify_dt.LocalDateTimegetDeleteDt()Getter for win_mail_sender.delete_dt.voidsetDeleteDt(LocalDateTime deleteDt)Setter for win_mail_sender.delete_dt.LonggetCommitId()Getter for win_mail_sender.commit_id.voidsetCommitId(Long commitId)Setter for win_mail_sender.commit_id.StringgetMailApps()Getter for win_mail_sender.mail_apps.voidsetMailApps(String mailApps)Setter for win_mail_sender.mail_apps.StringgetMailRuns()Getter for win_mail_sender.mail_runs.voidsetMailRuns(String mailRuns)Setter for win_mail_sender.mail_runs.StringgetMailConf()Getter for win_mail_sender.mail_conf.voidsetMailConf(String mailConf)Setter for win_mail_sender.mail_conf.StringgetMailFrom()Getter for win_mail_sender.mail_from.voidsetMailFrom(String mailFrom)Setter for win_mail_sender.mail_from.StringgetMailTo()Getter for win_mail_sender.mail_to.voidsetMailTo(String mailTo)Setter for win_mail_sender.mail_to.StringgetMailCc()Getter for win_mail_sender.mail_cc.voidsetMailCc(String mailCc)Setter for win_mail_sender.mail_cc.StringgetMailBcc()Getter for win_mail_sender.mail_bcc.voidsetMailBcc(String mailBcc)Setter for win_mail_sender.mail_bcc.StringgetMailReply()Getter for win_mail_sender.mail_reply.voidsetMailReply(String mailReply)Setter for win_mail_sender.mail_reply.StringgetMailSubj()Getter for win_mail_sender.mail_subj.voidsetMailSubj(String mailSubj)Setter for win_mail_sender.mail_subj.StringgetMailText()Getter for win_mail_sender.mail_text.voidsetMailText(String mailText)Setter for win_mail_sender.mail_text.BooleangetMailHtml()Getter for win_mail_sender.mail_html.voidsetMailHtml(Boolean mailHtml)Setter for win_mail_sender.mail_html.StringgetMailFile()Getter for win_mail_sender.mail_file.voidsetMailFile(String mailFile)Setter for win_mail_sender.mail_file.StringgetMailMark()Getter for win_mail_sender.mail_mark.voidsetMailMark(String mailMark)Setter for win_mail_sender.mail_mark.LocalDateTimegetMailDate()Getter for win_mail_sender.mail_date.voidsetMailDate(LocalDateTime mailDate)Setter for win_mail_sender.mail_date.StringgetLazyBean()Getter for win_mail_sender.lazy_bean.voidsetLazyBean(String lazyBean)Setter for win_mail_sender.lazy_bean.StringgetLazyPara()Getter for win_mail_sender.lazy_para.voidsetLazyPara(String lazyPara)Setter for win_mail_sender.lazy_para.LocalDateTimegetLastSend()Getter for win_mail_sender.last_send.voidsetLastSend(LocalDateTime lastSend)Setter for win_mail_sender.last_send.StringgetLastFail()Getter for win_mail_sender.last_fail.voidsetLastFail(String lastFail)Setter for win_mail_sender.last_fail.LocalDateTimegetLastDone()Getter for win_mail_sender.last_done.voidsetLastDone(LocalDateTime lastDone)Setter for win_mail_sender.last_done.IntegergetLastCost()Getter for win_mail_sender.last_cost.voidsetLastCost(Integer lastCost)Setter for win_mail_sender.last_cost.LocalDateTimegetNextSend()Getter for win_mail_sender.next_send.voidsetNextSend(LocalDateTime nextSend)Setter for win_mail_sender.next_send.IntegergetNextLock()Getter for win_mail_sender.next_lock.voidsetNextLock(Integer nextLock)Setter for win_mail_sender.next_lock.IntegergetSumSend()Getter for win_mail_sender.sum_send.voidsetSumSend(Integer sumSend)Setter for win_mail_sender.sum_send.IntegergetSumFail()Getter for win_mail_sender.sum_fail.voidsetSumFail(Integer sumFail)Setter for win_mail_sender.sum_fail.IntegergetSumDone()Getter for win_mail_sender.sum_done.voidsetSumDone(Integer sumDone)Setter for win_mail_sender.sum_done.IntegergetMaxFail()Getter for win_mail_sender.max_fail.voidsetMaxFail(Integer maxFail)Setter for win_mail_sender.max_fail.IntegergetMaxDone()Getter for win_mail_sender.max_done.voidsetMaxDone(Integer maxDone)Setter for win_mail_sender.max_done.IntegergetRefType()Getter for win_mail_sender.ref_type.voidsetRefType(Integer refType)Setter for win_mail_sender.ref_type.LonggetRefKey1()Getter for win_mail_sender.ref_key1.voidsetRefKey1(Long refKey1)Setter for win_mail_sender.ref_key1.StringgetRefKey2()Getter for win_mail_sender.ref_key2.voidsetRefKey2(String refKey2)Setter for win_mail_sender.ref_key2.voidsetIdIf(Long id, boolean bool)voidsetIdIf(Supplier<Long> id, boolean bool)voidsetIdIf(Long id, Predicate<Long> bool)voidsetIdIf(Long id, Predicate<Long> bool, Array<Supplier<Long>> ids)voidsetIdIfNot(Long id, Predicate<Long> bool)voidsetIdIfNot(Long id, Predicate<Long> bool, Array<Supplier<Long>> ids)voidsetIdIf(UnaryOperator<Long> id)voidsetCreateDtIf(LocalDateTime createDt, boolean bool)voidsetCreateDtIf(Supplier<LocalDateTime> createDt, boolean bool)voidsetCreateDtIf(LocalDateTime createDt, Predicate<LocalDateTime> bool)voidsetCreateDtIf(LocalDateTime createDt, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> createDts)voidsetCreateDtIfNot(LocalDateTime createDt, Predicate<LocalDateTime> bool)voidsetCreateDtIfNot(LocalDateTime createDt, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> createDts)voidsetCreateDtIf(UnaryOperator<LocalDateTime> createDt)voidsetModifyDtIf(LocalDateTime modifyDt, boolean bool)voidsetModifyDtIf(Supplier<LocalDateTime> modifyDt, boolean bool)voidsetModifyDtIf(LocalDateTime modifyDt, Predicate<LocalDateTime> bool)voidsetModifyDtIf(LocalDateTime modifyDt, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> modifyDts)voidsetModifyDtIfNot(LocalDateTime modifyDt, Predicate<LocalDateTime> bool)voidsetModifyDtIfNot(LocalDateTime modifyDt, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> modifyDts)voidsetModifyDtIf(UnaryOperator<LocalDateTime> modifyDt)voidsetDeleteDtIf(LocalDateTime deleteDt, boolean bool)voidsetDeleteDtIf(Supplier<LocalDateTime> deleteDt, boolean bool)voidsetDeleteDtIf(LocalDateTime deleteDt, Predicate<LocalDateTime> bool)voidsetDeleteDtIf(LocalDateTime deleteDt, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> deleteDts)voidsetDeleteDtIfNot(LocalDateTime deleteDt, Predicate<LocalDateTime> bool)voidsetDeleteDtIfNot(LocalDateTime deleteDt, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> deleteDts)voidsetDeleteDtIf(UnaryOperator<LocalDateTime> deleteDt)voidsetCommitIdIf(Long commitId, boolean bool)voidsetCommitIdIf(Supplier<Long> commitId, boolean bool)voidsetCommitIdIf(Long commitId, Predicate<Long> bool)voidsetCommitIdIf(Long commitId, Predicate<Long> bool, Array<Supplier<Long>> commitIds)voidsetCommitIdIfNot(Long commitId, Predicate<Long> bool)voidsetCommitIdIfNot(Long commitId, Predicate<Long> bool, Array<Supplier<Long>> commitIds)voidsetCommitIdIf(UnaryOperator<Long> commitId)voidsetMailAppsIf(String mailApps, boolean bool)voidsetMailAppsIf(Supplier<String> mailApps, boolean bool)voidsetMailAppsIf(String mailApps, Predicate<String> bool)voidsetMailAppsIf(String mailApps, Predicate<String> bool, Array<Supplier<String>> mailAppss)voidsetMailAppsIfNot(String mailApps, Predicate<String> bool)voidsetMailAppsIfNot(String mailApps, Predicate<String> bool, Array<Supplier<String>> mailAppss)voidsetMailAppsIf(UnaryOperator<String> mailApps)voidsetMailRunsIf(String mailRuns, boolean bool)voidsetMailRunsIf(Supplier<String> mailRuns, boolean bool)voidsetMailRunsIf(String mailRuns, Predicate<String> bool)voidsetMailRunsIf(String mailRuns, Predicate<String> bool, Array<Supplier<String>> mailRunss)voidsetMailRunsIfNot(String mailRuns, Predicate<String> bool)voidsetMailRunsIfNot(String mailRuns, Predicate<String> bool, Array<Supplier<String>> mailRunss)voidsetMailRunsIf(UnaryOperator<String> mailRuns)voidsetMailConfIf(String mailConf, boolean bool)voidsetMailConfIf(Supplier<String> mailConf, boolean bool)voidsetMailConfIf(String mailConf, Predicate<String> bool)voidsetMailConfIf(String mailConf, Predicate<String> bool, Array<Supplier<String>> mailConfs)voidsetMailConfIfNot(String mailConf, Predicate<String> bool)voidsetMailConfIfNot(String mailConf, Predicate<String> bool, Array<Supplier<String>> mailConfs)voidsetMailConfIf(UnaryOperator<String> mailConf)voidsetMailFromIf(String mailFrom, boolean bool)voidsetMailFromIf(Supplier<String> mailFrom, boolean bool)voidsetMailFromIf(String mailFrom, Predicate<String> bool)voidsetMailFromIf(String mailFrom, Predicate<String> bool, Array<Supplier<String>> mailFroms)voidsetMailFromIfNot(String mailFrom, Predicate<String> bool)voidsetMailFromIfNot(String mailFrom, Predicate<String> bool, Array<Supplier<String>> mailFroms)voidsetMailFromIf(UnaryOperator<String> mailFrom)voidsetMailToIf(String mailTo, boolean bool)voidsetMailToIf(Supplier<String> mailTo, boolean bool)voidsetMailToIf(String mailTo, Predicate<String> bool)voidsetMailToIf(String mailTo, Predicate<String> bool, Array<Supplier<String>> mailTos)voidsetMailToIfNot(String mailTo, Predicate<String> bool)voidsetMailToIfNot(String mailTo, Predicate<String> bool, Array<Supplier<String>> mailTos)voidsetMailToIf(UnaryOperator<String> mailTo)voidsetMailCcIf(String mailCc, boolean bool)voidsetMailCcIf(Supplier<String> mailCc, boolean bool)voidsetMailCcIf(String mailCc, Predicate<String> bool)voidsetMailCcIf(String mailCc, Predicate<String> bool, Array<Supplier<String>> mailCcs)voidsetMailCcIfNot(String mailCc, Predicate<String> bool)voidsetMailCcIfNot(String mailCc, Predicate<String> bool, Array<Supplier<String>> mailCcs)voidsetMailCcIf(UnaryOperator<String> mailCc)voidsetMailBccIf(String mailBcc, boolean bool)voidsetMailBccIf(Supplier<String> mailBcc, boolean bool)voidsetMailBccIf(String mailBcc, Predicate<String> bool)voidsetMailBccIf(String mailBcc, Predicate<String> bool, Array<Supplier<String>> mailBccs)voidsetMailBccIfNot(String mailBcc, Predicate<String> bool)voidsetMailBccIfNot(String mailBcc, Predicate<String> bool, Array<Supplier<String>> mailBccs)voidsetMailBccIf(UnaryOperator<String> mailBcc)voidsetMailReplyIf(String mailReply, boolean bool)voidsetMailReplyIf(Supplier<String> mailReply, boolean bool)voidsetMailReplyIf(String mailReply, Predicate<String> bool)voidsetMailReplyIf(String mailReply, Predicate<String> bool, Array<Supplier<String>> mailReplys)voidsetMailReplyIfNot(String mailReply, Predicate<String> bool)voidsetMailReplyIfNot(String mailReply, Predicate<String> bool, Array<Supplier<String>> mailReplys)voidsetMailReplyIf(UnaryOperator<String> mailReply)voidsetMailSubjIf(String mailSubj, boolean bool)voidsetMailSubjIf(Supplier<String> mailSubj, boolean bool)voidsetMailSubjIf(String mailSubj, Predicate<String> bool)voidsetMailSubjIf(String mailSubj, Predicate<String> bool, Array<Supplier<String>> mailSubjs)voidsetMailSubjIfNot(String mailSubj, Predicate<String> bool)voidsetMailSubjIfNot(String mailSubj, Predicate<String> bool, Array<Supplier<String>> mailSubjs)voidsetMailSubjIf(UnaryOperator<String> mailSubj)voidsetMailTextIf(String mailText, boolean bool)voidsetMailTextIf(Supplier<String> mailText, boolean bool)voidsetMailTextIf(String mailText, Predicate<String> bool)voidsetMailTextIf(String mailText, Predicate<String> bool, Array<Supplier<String>> mailTexts)voidsetMailTextIfNot(String mailText, Predicate<String> bool)voidsetMailTextIfNot(String mailText, Predicate<String> bool, Array<Supplier<String>> mailTexts)voidsetMailTextIf(UnaryOperator<String> mailText)voidsetMailHtmlIf(Boolean mailHtml, boolean bool)voidsetMailHtmlIf(Supplier<Boolean> mailHtml, boolean bool)voidsetMailHtmlIf(Boolean mailHtml, Predicate<Boolean> bool)voidsetMailHtmlIf(Boolean mailHtml, Predicate<Boolean> bool, Array<Supplier<Boolean>> mailHtmls)voidsetMailHtmlIfNot(Boolean mailHtml, Predicate<Boolean> bool)voidsetMailHtmlIfNot(Boolean mailHtml, Predicate<Boolean> bool, Array<Supplier<Boolean>> mailHtmls)voidsetMailHtmlIf(UnaryOperator<Boolean> mailHtml)voidsetMailFileIf(String mailFile, boolean bool)voidsetMailFileIf(Supplier<String> mailFile, boolean bool)voidsetMailFileIf(String mailFile, Predicate<String> bool)voidsetMailFileIf(String mailFile, Predicate<String> bool, Array<Supplier<String>> mailFiles)voidsetMailFileIfNot(String mailFile, Predicate<String> bool)voidsetMailFileIfNot(String mailFile, Predicate<String> bool, Array<Supplier<String>> mailFiles)voidsetMailFileIf(UnaryOperator<String> mailFile)voidsetMailMarkIf(String mailMark, boolean bool)voidsetMailMarkIf(Supplier<String> mailMark, boolean bool)voidsetMailMarkIf(String mailMark, Predicate<String> bool)voidsetMailMarkIf(String mailMark, Predicate<String> bool, Array<Supplier<String>> mailMarks)voidsetMailMarkIfNot(String mailMark, Predicate<String> bool)voidsetMailMarkIfNot(String mailMark, Predicate<String> bool, Array<Supplier<String>> mailMarks)voidsetMailMarkIf(UnaryOperator<String> mailMark)voidsetMailDateIf(LocalDateTime mailDate, boolean bool)voidsetMailDateIf(Supplier<LocalDateTime> mailDate, boolean bool)voidsetMailDateIf(LocalDateTime mailDate, Predicate<LocalDateTime> bool)voidsetMailDateIf(LocalDateTime mailDate, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> mailDates)voidsetMailDateIfNot(LocalDateTime mailDate, Predicate<LocalDateTime> bool)voidsetMailDateIfNot(LocalDateTime mailDate, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> mailDates)voidsetMailDateIf(UnaryOperator<LocalDateTime> mailDate)voidsetLazyBeanIf(String lazyBean, boolean bool)voidsetLazyBeanIf(Supplier<String> lazyBean, boolean bool)voidsetLazyBeanIf(String lazyBean, Predicate<String> bool)voidsetLazyBeanIf(String lazyBean, Predicate<String> bool, Array<Supplier<String>> lazyBeans)voidsetLazyBeanIfNot(String lazyBean, Predicate<String> bool)voidsetLazyBeanIfNot(String lazyBean, Predicate<String> bool, Array<Supplier<String>> lazyBeans)voidsetLazyBeanIf(UnaryOperator<String> lazyBean)voidsetLazyParaIf(String lazyPara, boolean bool)voidsetLazyParaIf(Supplier<String> lazyPara, boolean bool)voidsetLazyParaIf(String lazyPara, Predicate<String> bool)voidsetLazyParaIf(String lazyPara, Predicate<String> bool, Array<Supplier<String>> lazyParas)voidsetLazyParaIfNot(String lazyPara, Predicate<String> bool)voidsetLazyParaIfNot(String lazyPara, Predicate<String> bool, Array<Supplier<String>> lazyParas)voidsetLazyParaIf(UnaryOperator<String> lazyPara)voidsetLastSendIf(LocalDateTime lastSend, boolean bool)voidsetLastSendIf(Supplier<LocalDateTime> lastSend, boolean bool)voidsetLastSendIf(LocalDateTime lastSend, Predicate<LocalDateTime> bool)voidsetLastSendIf(LocalDateTime lastSend, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> lastSends)voidsetLastSendIfNot(LocalDateTime lastSend, Predicate<LocalDateTime> bool)voidsetLastSendIfNot(LocalDateTime lastSend, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> lastSends)voidsetLastSendIf(UnaryOperator<LocalDateTime> lastSend)voidsetLastFailIf(String lastFail, boolean bool)voidsetLastFailIf(Supplier<String> lastFail, boolean bool)voidsetLastFailIf(String lastFail, Predicate<String> bool)voidsetLastFailIf(String lastFail, Predicate<String> bool, Array<Supplier<String>> lastFails)voidsetLastFailIfNot(String lastFail, Predicate<String> bool)voidsetLastFailIfNot(String lastFail, Predicate<String> bool, Array<Supplier<String>> lastFails)voidsetLastFailIf(UnaryOperator<String> lastFail)voidsetLastDoneIf(LocalDateTime lastDone, boolean bool)voidsetLastDoneIf(Supplier<LocalDateTime> lastDone, boolean bool)voidsetLastDoneIf(LocalDateTime lastDone, Predicate<LocalDateTime> bool)voidsetLastDoneIf(LocalDateTime lastDone, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> lastDones)voidsetLastDoneIfNot(LocalDateTime lastDone, Predicate<LocalDateTime> bool)voidsetLastDoneIfNot(LocalDateTime lastDone, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> lastDones)voidsetLastDoneIf(UnaryOperator<LocalDateTime> lastDone)voidsetLastCostIf(Integer lastCost, boolean bool)voidsetLastCostIf(Supplier<Integer> lastCost, boolean bool)voidsetLastCostIf(Integer lastCost, Predicate<Integer> bool)voidsetLastCostIf(Integer lastCost, Predicate<Integer> bool, Array<Supplier<Integer>> lastCosts)voidsetLastCostIfNot(Integer lastCost, Predicate<Integer> bool)voidsetLastCostIfNot(Integer lastCost, Predicate<Integer> bool, Array<Supplier<Integer>> lastCosts)voidsetLastCostIf(UnaryOperator<Integer> lastCost)voidsetNextSendIf(LocalDateTime nextSend, boolean bool)voidsetNextSendIf(Supplier<LocalDateTime> nextSend, boolean bool)voidsetNextSendIf(LocalDateTime nextSend, Predicate<LocalDateTime> bool)voidsetNextSendIf(LocalDateTime nextSend, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> nextSends)voidsetNextSendIfNot(LocalDateTime nextSend, Predicate<LocalDateTime> bool)voidsetNextSendIfNot(LocalDateTime nextSend, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> nextSends)voidsetNextSendIf(UnaryOperator<LocalDateTime> nextSend)voidsetNextLockIf(Integer nextLock, boolean bool)voidsetNextLockIf(Supplier<Integer> nextLock, boolean bool)voidsetNextLockIf(Integer nextLock, Predicate<Integer> bool)voidsetNextLockIf(Integer nextLock, Predicate<Integer> bool, Array<Supplier<Integer>> nextLocks)voidsetNextLockIfNot(Integer nextLock, Predicate<Integer> bool)voidsetNextLockIfNot(Integer nextLock, Predicate<Integer> bool, Array<Supplier<Integer>> nextLocks)voidsetNextLockIf(UnaryOperator<Integer> nextLock)voidsetSumSendIf(Integer sumSend, boolean bool)voidsetSumSendIf(Supplier<Integer> sumSend, boolean bool)voidsetSumSendIf(Integer sumSend, Predicate<Integer> bool)voidsetSumSendIf(Integer sumSend, Predicate<Integer> bool, Array<Supplier<Integer>> sumSends)voidsetSumSendIfNot(Integer sumSend, Predicate<Integer> bool)voidsetSumSendIfNot(Integer sumSend, Predicate<Integer> bool, Array<Supplier<Integer>> sumSends)voidsetSumSendIf(UnaryOperator<Integer> sumSend)voidsetSumFailIf(Integer sumFail, boolean bool)voidsetSumFailIf(Supplier<Integer> sumFail, boolean bool)voidsetSumFailIf(Integer sumFail, Predicate<Integer> bool)voidsetSumFailIf(Integer sumFail, Predicate<Integer> bool, Array<Supplier<Integer>> sumFails)voidsetSumFailIfNot(Integer sumFail, Predicate<Integer> bool)voidsetSumFailIfNot(Integer sumFail, Predicate<Integer> bool, Array<Supplier<Integer>> sumFails)voidsetSumFailIf(UnaryOperator<Integer> sumFail)voidsetSumDoneIf(Integer sumDone, boolean bool)voidsetSumDoneIf(Supplier<Integer> sumDone, boolean bool)voidsetSumDoneIf(Integer sumDone, Predicate<Integer> bool)voidsetSumDoneIf(Integer sumDone, Predicate<Integer> bool, Array<Supplier<Integer>> sumDones)voidsetSumDoneIfNot(Integer sumDone, Predicate<Integer> bool)voidsetSumDoneIfNot(Integer sumDone, Predicate<Integer> bool, Array<Supplier<Integer>> sumDones)voidsetSumDoneIf(UnaryOperator<Integer> sumDone)voidsetMaxFailIf(Integer maxFail, boolean bool)voidsetMaxFailIf(Supplier<Integer> maxFail, boolean bool)voidsetMaxFailIf(Integer maxFail, Predicate<Integer> bool)voidsetMaxFailIf(Integer maxFail, Predicate<Integer> bool, Array<Supplier<Integer>> maxFails)voidsetMaxFailIfNot(Integer maxFail, Predicate<Integer> bool)voidsetMaxFailIfNot(Integer maxFail, Predicate<Integer> bool, Array<Supplier<Integer>> maxFails)voidsetMaxFailIf(UnaryOperator<Integer> maxFail)voidsetMaxDoneIf(Integer maxDone, boolean bool)voidsetMaxDoneIf(Supplier<Integer> maxDone, boolean bool)voidsetMaxDoneIf(Integer maxDone, Predicate<Integer> bool)voidsetMaxDoneIf(Integer maxDone, Predicate<Integer> bool, Array<Supplier<Integer>> maxDones)voidsetMaxDoneIfNot(Integer maxDone, Predicate<Integer> bool)voidsetMaxDoneIfNot(Integer maxDone, Predicate<Integer> bool, Array<Supplier<Integer>> maxDones)voidsetMaxDoneIf(UnaryOperator<Integer> maxDone)voidsetRefTypeIf(Integer refType, boolean bool)voidsetRefTypeIf(Supplier<Integer> refType, boolean bool)voidsetRefTypeIf(Integer refType, Predicate<Integer> bool)voidsetRefTypeIf(Integer refType, Predicate<Integer> bool, Array<Supplier<Integer>> refTypes)voidsetRefTypeIfNot(Integer refType, Predicate<Integer> bool)voidsetRefTypeIfNot(Integer refType, Predicate<Integer> bool, Array<Supplier<Integer>> refTypes)voidsetRefTypeIf(UnaryOperator<Integer> refType)voidsetRefKey1If(Long refKey1, boolean bool)voidsetRefKey1If(Supplier<Long> refKey1, boolean bool)voidsetRefKey1If(Long refKey1, Predicate<Long> bool)voidsetRefKey1If(Long refKey1, Predicate<Long> bool, Array<Supplier<Long>> refKey1s)voidsetRefKey1IfNot(Long refKey1, Predicate<Long> bool)voidsetRefKey1IfNot(Long refKey1, Predicate<Long> bool, Array<Supplier<Long>> refKey1s)voidsetRefKey1If(UnaryOperator<Long> refKey1)voidsetRefKey2If(String refKey2, boolean bool)voidsetRefKey2If(Supplier<String> refKey2, boolean bool)voidsetRefKey2If(String refKey2, Predicate<String> bool)voidsetRefKey2If(String refKey2, Predicate<String> bool, Array<Supplier<String>> refKey2s)voidsetRefKey2IfNot(String refKey2, Predicate<String> bool)voidsetRefKey2IfNot(String refKey2, Predicate<String> bool, Array<Supplier<String>> refKey2s)voidsetRefKey2If(UnaryOperator<String> refKey2)booleanequals(Object obj)inthashCode()StringtoString()voidfrom(IWinMailSender from)Load data from another generated Record/POJO implementing the common interface IWinMailSender <E extends IWinMailSender> Einto(E into)Copy data into another generated Record/POJO implementing the common interface IWinMailSender -
Methods inherited from class pro.fessional.wings.tiny.mail.database.autogen.tables.interfaces.IWinMailSender
setCommitId, setCreateDt, setDeleteDt, setId, setLastCost, setLastDone, setLastFail, setLastSend, setLazyBean, setLazyPara, setMailApps, setMailBcc, setMailCc, setMailConf, setMailDate, setMailFile, setMailFrom, setMailHtml, setMailMark, setMailReply, setMailRuns, setMailSubj, setMailText, setMailTo, setMaxDone, setMaxFail, setModifyDt, setNextLock, setNextSend, setRefKey1, setRefKey2, setRefType, setSumDone, setSumFail, setSumSend -
Methods inherited from class pro.fessional.wings.faceless.service.journal.JournalAware
getCommitId, getCreateDt, getDeleteDt, getModifyDt, isDeleted, setCommitId, setCreateDt, setDeleteDt, setModifyDt -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
WinMailSender
WinMailSender()
-
WinMailSender
WinMailSender(IWinMailSender value)
-
WinMailSender
WinMailSender(Long id, LocalDateTime createDt, LocalDateTime modifyDt, LocalDateTime deleteDt, Long commitId, String mailApps, String mailRuns, String mailConf, String mailFrom, String mailTo, String mailCc, String mailBcc, String mailReply, String mailSubj, String mailText, Boolean mailHtml, String mailFile, String mailMark, LocalDateTime mailDate, String lazyBean, String lazyPara, LocalDateTime lastSend, String lastFail, LocalDateTime lastDone, Integer lastCost, LocalDateTime nextSend, Integer nextLock, Integer sumSend, Integer sumFail, Integer sumDone, Integer maxFail, Integer maxDone, Integer refType, Long refKey1, String refKey2)
-
-
Method Detail
-
getCreateDt
LocalDateTime getCreateDt()
Getter for
win_mail_sender.create_dt.
-
setCreateDt
void setCreateDt(LocalDateTime createDt)
Setter for
win_mail_sender.create_dt.
-
getModifyDt
LocalDateTime getModifyDt()
Getter for
win_mail_sender.modify_dt.
-
setModifyDt
void setModifyDt(LocalDateTime modifyDt)
Setter for
win_mail_sender.modify_dt.
-
getDeleteDt
LocalDateTime getDeleteDt()
Getter for
win_mail_sender.delete_dt.
-
setDeleteDt
void setDeleteDt(LocalDateTime deleteDt)
Setter for
win_mail_sender.delete_dt.
-
getCommitId
Long getCommitId()
Getter for
win_mail_sender.commit_id.
-
setCommitId
void setCommitId(Long commitId)
Setter for
win_mail_sender.commit_id.
-
getMailApps
String getMailApps()
Getter for
win_mail_sender.mail_apps.
-
setMailApps
void setMailApps(String mailApps)
Setter for
win_mail_sender.mail_apps.
-
getMailRuns
String getMailRuns()
Getter for
win_mail_sender.mail_runs.
-
setMailRuns
void setMailRuns(String mailRuns)
Setter for
win_mail_sender.mail_runs.
-
getMailConf
String getMailConf()
Getter for
win_mail_sender.mail_conf.
-
setMailConf
void setMailConf(String mailConf)
Setter for
win_mail_sender.mail_conf.
-
getMailFrom
String getMailFrom()
Getter for
win_mail_sender.mail_from.
-
setMailFrom
void setMailFrom(String mailFrom)
Setter for
win_mail_sender.mail_from.
-
getMailBcc
String getMailBcc()
Getter for
win_mail_sender.mail_bcc.
-
setMailBcc
void setMailBcc(String mailBcc)
Setter for
win_mail_sender.mail_bcc.
-
getMailReply
String getMailReply()
Getter for
win_mail_sender.mail_reply.
-
setMailReply
void setMailReply(String mailReply)
Setter for
win_mail_sender.mail_reply.
-
getMailSubj
String getMailSubj()
Getter for
win_mail_sender.mail_subj.
-
setMailSubj
void setMailSubj(String mailSubj)
Setter for
win_mail_sender.mail_subj.
-
getMailText
String getMailText()
Getter for
win_mail_sender.mail_text.
-
setMailText
void setMailText(String mailText)
Setter for
win_mail_sender.mail_text.
-
getMailHtml
Boolean getMailHtml()
Getter for
win_mail_sender.mail_html.
-
setMailHtml
void setMailHtml(Boolean mailHtml)
Setter for
win_mail_sender.mail_html.
-
getMailFile
String getMailFile()
Getter for
win_mail_sender.mail_file.
-
setMailFile
void setMailFile(String mailFile)
Setter for
win_mail_sender.mail_file.
-
getMailMark
String getMailMark()
Getter for
win_mail_sender.mail_mark.
-
setMailMark
void setMailMark(String mailMark)
Setter for
win_mail_sender.mail_mark.
-
getMailDate
LocalDateTime getMailDate()
Getter for
win_mail_sender.mail_date.
-
setMailDate
void setMailDate(LocalDateTime mailDate)
Setter for
win_mail_sender.mail_date.
-
getLazyBean
String getLazyBean()
Getter for
win_mail_sender.lazy_bean.
-
setLazyBean
void setLazyBean(String lazyBean)
Setter for
win_mail_sender.lazy_bean.
-
getLazyPara
String getLazyPara()
Getter for
win_mail_sender.lazy_para.
-
setLazyPara
void setLazyPara(String lazyPara)
Setter for
win_mail_sender.lazy_para.
-
getLastSend
LocalDateTime getLastSend()
Getter for
win_mail_sender.last_send.
-
setLastSend
void setLastSend(LocalDateTime lastSend)
Setter for
win_mail_sender.last_send.
-
getLastFail
String getLastFail()
Getter for
win_mail_sender.last_fail.
-
setLastFail
void setLastFail(String lastFail)
Setter for
win_mail_sender.last_fail.
-
getLastDone
LocalDateTime getLastDone()
Getter for
win_mail_sender.last_done.
-
setLastDone
void setLastDone(LocalDateTime lastDone)
Setter for
win_mail_sender.last_done.
-
getLastCost
Integer getLastCost()
Getter for
win_mail_sender.last_cost.
-
setLastCost
void setLastCost(Integer lastCost)
Setter for
win_mail_sender.last_cost.
-
getNextSend
LocalDateTime getNextSend()
Getter for
win_mail_sender.next_send.
-
setNextSend
void setNextSend(LocalDateTime nextSend)
Setter for
win_mail_sender.next_send.
-
getNextLock
Integer getNextLock()
Getter for
win_mail_sender.next_lock.
-
setNextLock
void setNextLock(Integer nextLock)
Setter for
win_mail_sender.next_lock.
-
getSumSend
Integer getSumSend()
Getter for
win_mail_sender.sum_send.
-
setSumSend
void setSumSend(Integer sumSend)
Setter for
win_mail_sender.sum_send.
-
getSumFail
Integer getSumFail()
Getter for
win_mail_sender.sum_fail.
-
setSumFail
void setSumFail(Integer sumFail)
Setter for
win_mail_sender.sum_fail.
-
getSumDone
Integer getSumDone()
Getter for
win_mail_sender.sum_done.
-
setSumDone
void setSumDone(Integer sumDone)
Setter for
win_mail_sender.sum_done.
-
getMaxFail
Integer getMaxFail()
Getter for
win_mail_sender.max_fail.
-
setMaxFail
void setMaxFail(Integer maxFail)
Setter for
win_mail_sender.max_fail.
-
getMaxDone
Integer getMaxDone()
Getter for
win_mail_sender.max_done.
-
setMaxDone
void setMaxDone(Integer maxDone)
Setter for
win_mail_sender.max_done.
-
getRefType
Integer getRefType()
Getter for
win_mail_sender.ref_type.
-
setRefType
void setRefType(Integer refType)
Setter for
win_mail_sender.ref_type.
-
getRefKey1
Long getRefKey1()
Getter for
win_mail_sender.ref_key1.
-
setRefKey1
void setRefKey1(Long refKey1)
Setter for
win_mail_sender.ref_key1.
-
getRefKey2
String getRefKey2()
Getter for
win_mail_sender.ref_key2.
-
setRefKey2
void setRefKey2(String refKey2)
Setter for
win_mail_sender.ref_key2.
-
setIdIfNot
void setIdIfNot(Long id, Predicate<Long> bool)
-
setIdIf
void setIdIf(UnaryOperator<Long> id)
-
setCreateDtIf
void setCreateDtIf(LocalDateTime createDt, boolean bool)
-
setCreateDtIf
void setCreateDtIf(Supplier<LocalDateTime> createDt, boolean bool)
-
setCreateDtIf
void setCreateDtIf(LocalDateTime createDt, Predicate<LocalDateTime> bool)
-
setCreateDtIf
void setCreateDtIf(LocalDateTime createDt, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> createDts)
-
setCreateDtIfNot
void setCreateDtIfNot(LocalDateTime createDt, Predicate<LocalDateTime> bool)
-
setCreateDtIfNot
void setCreateDtIfNot(LocalDateTime createDt, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> createDts)
-
setCreateDtIf
void setCreateDtIf(UnaryOperator<LocalDateTime> createDt)
-
setModifyDtIf
void setModifyDtIf(LocalDateTime modifyDt, boolean bool)
-
setModifyDtIf
void setModifyDtIf(Supplier<LocalDateTime> modifyDt, boolean bool)
-
setModifyDtIf
void setModifyDtIf(LocalDateTime modifyDt, Predicate<LocalDateTime> bool)
-
setModifyDtIf
void setModifyDtIf(LocalDateTime modifyDt, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> modifyDts)
-
setModifyDtIfNot
void setModifyDtIfNot(LocalDateTime modifyDt, Predicate<LocalDateTime> bool)
-
setModifyDtIfNot
void setModifyDtIfNot(LocalDateTime modifyDt, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> modifyDts)
-
setModifyDtIf
void setModifyDtIf(UnaryOperator<LocalDateTime> modifyDt)
-
setDeleteDtIf
void setDeleteDtIf(LocalDateTime deleteDt, boolean bool)
-
setDeleteDtIf
void setDeleteDtIf(Supplier<LocalDateTime> deleteDt, boolean bool)
-
setDeleteDtIf
void setDeleteDtIf(LocalDateTime deleteDt, Predicate<LocalDateTime> bool)
-
setDeleteDtIf
void setDeleteDtIf(LocalDateTime deleteDt, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> deleteDts)
-
setDeleteDtIfNot
void setDeleteDtIfNot(LocalDateTime deleteDt, Predicate<LocalDateTime> bool)
-
setDeleteDtIfNot
void setDeleteDtIfNot(LocalDateTime deleteDt, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> deleteDts)
-
setDeleteDtIf
void setDeleteDtIf(UnaryOperator<LocalDateTime> deleteDt)
-
setCommitIdIf
void setCommitIdIf(Long commitId, boolean bool)
-
setCommitIdIf
void setCommitIdIf(Supplier<Long> commitId, boolean bool)
-
setCommitIdIf
void setCommitIdIf(Long commitId, Predicate<Long> bool)
-
setCommitIdIf
void setCommitIdIf(Long commitId, Predicate<Long> bool, Array<Supplier<Long>> commitIds)
-
setCommitIdIfNot
void setCommitIdIfNot(Long commitId, Predicate<Long> bool)
-
setCommitIdIfNot
void setCommitIdIfNot(Long commitId, Predicate<Long> bool, Array<Supplier<Long>> commitIds)
-
setCommitIdIf
void setCommitIdIf(UnaryOperator<Long> commitId)
-
setMailAppsIf
void setMailAppsIf(String mailApps, boolean bool)
-
setMailAppsIf
void setMailAppsIf(Supplier<String> mailApps, boolean bool)
-
setMailAppsIf
void setMailAppsIf(String mailApps, Predicate<String> bool)
-
setMailAppsIf
void setMailAppsIf(String mailApps, Predicate<String> bool, Array<Supplier<String>> mailAppss)
-
setMailAppsIfNot
void setMailAppsIfNot(String mailApps, Predicate<String> bool)
-
setMailAppsIfNot
void setMailAppsIfNot(String mailApps, Predicate<String> bool, Array<Supplier<String>> mailAppss)
-
setMailAppsIf
void setMailAppsIf(UnaryOperator<String> mailApps)
-
setMailRunsIf
void setMailRunsIf(String mailRuns, boolean bool)
-
setMailRunsIf
void setMailRunsIf(Supplier<String> mailRuns, boolean bool)
-
setMailRunsIf
void setMailRunsIf(String mailRuns, Predicate<String> bool)
-
setMailRunsIf
void setMailRunsIf(String mailRuns, Predicate<String> bool, Array<Supplier<String>> mailRunss)
-
setMailRunsIfNot
void setMailRunsIfNot(String mailRuns, Predicate<String> bool)
-
setMailRunsIfNot
void setMailRunsIfNot(String mailRuns, Predicate<String> bool, Array<Supplier<String>> mailRunss)
-
setMailRunsIf
void setMailRunsIf(UnaryOperator<String> mailRuns)
-
setMailConfIf
void setMailConfIf(String mailConf, boolean bool)
-
setMailConfIf
void setMailConfIf(Supplier<String> mailConf, boolean bool)
-
setMailConfIf
void setMailConfIf(String mailConf, Predicate<String> bool)
-
setMailConfIf
void setMailConfIf(String mailConf, Predicate<String> bool, Array<Supplier<String>> mailConfs)
-
setMailConfIfNot
void setMailConfIfNot(String mailConf, Predicate<String> bool)
-
setMailConfIfNot
void setMailConfIfNot(String mailConf, Predicate<String> bool, Array<Supplier<String>> mailConfs)
-
setMailConfIf
void setMailConfIf(UnaryOperator<String> mailConf)
-
setMailFromIf
void setMailFromIf(String mailFrom, boolean bool)
-
setMailFromIf
void setMailFromIf(Supplier<String> mailFrom, boolean bool)
-
setMailFromIf
void setMailFromIf(String mailFrom, Predicate<String> bool)
-
setMailFromIf
void setMailFromIf(String mailFrom, Predicate<String> bool, Array<Supplier<String>> mailFroms)
-
setMailFromIfNot
void setMailFromIfNot(String mailFrom, Predicate<String> bool)
-
setMailFromIfNot
void setMailFromIfNot(String mailFrom, Predicate<String> bool, Array<Supplier<String>> mailFroms)
-
setMailFromIf
void setMailFromIf(UnaryOperator<String> mailFrom)
-
setMailToIf
void setMailToIf(String mailTo, boolean bool)
-
setMailToIf
void setMailToIf(Supplier<String> mailTo, boolean bool)
-
setMailToIf
void setMailToIf(String mailTo, Predicate<String> bool)
-
setMailToIf
void setMailToIf(String mailTo, Predicate<String> bool, Array<Supplier<String>> mailTos)
-
setMailToIfNot
void setMailToIfNot(String mailTo, Predicate<String> bool)
-
setMailToIfNot
void setMailToIfNot(String mailTo, Predicate<String> bool, Array<Supplier<String>> mailTos)
-
setMailToIf
void setMailToIf(UnaryOperator<String> mailTo)
-
setMailCcIf
void setMailCcIf(String mailCc, boolean bool)
-
setMailCcIf
void setMailCcIf(Supplier<String> mailCc, boolean bool)
-
setMailCcIf
void setMailCcIf(String mailCc, Predicate<String> bool)
-
setMailCcIf
void setMailCcIf(String mailCc, Predicate<String> bool, Array<Supplier<String>> mailCcs)
-
setMailCcIfNot
void setMailCcIfNot(String mailCc, Predicate<String> bool)
-
setMailCcIfNot
void setMailCcIfNot(String mailCc, Predicate<String> bool, Array<Supplier<String>> mailCcs)
-
setMailCcIf
void setMailCcIf(UnaryOperator<String> mailCc)
-
setMailBccIf
void setMailBccIf(String mailBcc, boolean bool)
-
setMailBccIf
void setMailBccIf(Supplier<String> mailBcc, boolean bool)
-
setMailBccIf
void setMailBccIf(String mailBcc, Predicate<String> bool)
-
setMailBccIf
void setMailBccIf(String mailBcc, Predicate<String> bool, Array<Supplier<String>> mailBccs)
-
setMailBccIfNot
void setMailBccIfNot(String mailBcc, Predicate<String> bool)
-
setMailBccIfNot
void setMailBccIfNot(String mailBcc, Predicate<String> bool, Array<Supplier<String>> mailBccs)
-
setMailBccIf
void setMailBccIf(UnaryOperator<String> mailBcc)
-
setMailReplyIf
void setMailReplyIf(String mailReply, boolean bool)
-
setMailReplyIf
void setMailReplyIf(Supplier<String> mailReply, boolean bool)
-
setMailReplyIf
void setMailReplyIf(String mailReply, Predicate<String> bool)
-
setMailReplyIf
void setMailReplyIf(String mailReply, Predicate<String> bool, Array<Supplier<String>> mailReplys)
-
setMailReplyIfNot
void setMailReplyIfNot(String mailReply, Predicate<String> bool)
-
setMailReplyIfNot
void setMailReplyIfNot(String mailReply, Predicate<String> bool, Array<Supplier<String>> mailReplys)
-
setMailReplyIf
void setMailReplyIf(UnaryOperator<String> mailReply)
-
setMailSubjIf
void setMailSubjIf(String mailSubj, boolean bool)
-
setMailSubjIf
void setMailSubjIf(Supplier<String> mailSubj, boolean bool)
-
setMailSubjIf
void setMailSubjIf(String mailSubj, Predicate<String> bool)
-
setMailSubjIf
void setMailSubjIf(String mailSubj, Predicate<String> bool, Array<Supplier<String>> mailSubjs)
-
setMailSubjIfNot
void setMailSubjIfNot(String mailSubj, Predicate<String> bool)
-
setMailSubjIfNot
void setMailSubjIfNot(String mailSubj, Predicate<String> bool, Array<Supplier<String>> mailSubjs)
-
setMailSubjIf
void setMailSubjIf(UnaryOperator<String> mailSubj)
-
setMailTextIf
void setMailTextIf(String mailText, boolean bool)
-
setMailTextIf
void setMailTextIf(Supplier<String> mailText, boolean bool)
-
setMailTextIf
void setMailTextIf(String mailText, Predicate<String> bool)
-
setMailTextIf
void setMailTextIf(String mailText, Predicate<String> bool, Array<Supplier<String>> mailTexts)
-
setMailTextIfNot
void setMailTextIfNot(String mailText, Predicate<String> bool)
-
setMailTextIfNot
void setMailTextIfNot(String mailText, Predicate<String> bool, Array<Supplier<String>> mailTexts)
-
setMailTextIf
void setMailTextIf(UnaryOperator<String> mailText)
-
setMailHtmlIf
void setMailHtmlIf(Boolean mailHtml, boolean bool)
-
setMailHtmlIf
void setMailHtmlIf(Supplier<Boolean> mailHtml, boolean bool)
-
setMailHtmlIf
void setMailHtmlIf(Boolean mailHtml, Predicate<Boolean> bool)
-
setMailHtmlIf
void setMailHtmlIf(Boolean mailHtml, Predicate<Boolean> bool, Array<Supplier<Boolean>> mailHtmls)
-
setMailHtmlIfNot
void setMailHtmlIfNot(Boolean mailHtml, Predicate<Boolean> bool)
-
setMailHtmlIfNot
void setMailHtmlIfNot(Boolean mailHtml, Predicate<Boolean> bool, Array<Supplier<Boolean>> mailHtmls)
-
setMailHtmlIf
void setMailHtmlIf(UnaryOperator<Boolean> mailHtml)
-
setMailFileIf
void setMailFileIf(String mailFile, boolean bool)
-
setMailFileIf
void setMailFileIf(Supplier<String> mailFile, boolean bool)
-
setMailFileIf
void setMailFileIf(String mailFile, Predicate<String> bool)
-
setMailFileIf
void setMailFileIf(String mailFile, Predicate<String> bool, Array<Supplier<String>> mailFiles)
-
setMailFileIfNot
void setMailFileIfNot(String mailFile, Predicate<String> bool)
-
setMailFileIfNot
void setMailFileIfNot(String mailFile, Predicate<String> bool, Array<Supplier<String>> mailFiles)
-
setMailFileIf
void setMailFileIf(UnaryOperator<String> mailFile)
-
setMailMarkIf
void setMailMarkIf(String mailMark, boolean bool)
-
setMailMarkIf
void setMailMarkIf(Supplier<String> mailMark, boolean bool)
-
setMailMarkIf
void setMailMarkIf(String mailMark, Predicate<String> bool)
-
setMailMarkIf
void setMailMarkIf(String mailMark, Predicate<String> bool, Array<Supplier<String>> mailMarks)
-
setMailMarkIfNot
void setMailMarkIfNot(String mailMark, Predicate<String> bool)
-
setMailMarkIfNot
void setMailMarkIfNot(String mailMark, Predicate<String> bool, Array<Supplier<String>> mailMarks)
-
setMailMarkIf
void setMailMarkIf(UnaryOperator<String> mailMark)
-
setMailDateIf
void setMailDateIf(LocalDateTime mailDate, boolean bool)
-
setMailDateIf
void setMailDateIf(Supplier<LocalDateTime> mailDate, boolean bool)
-
setMailDateIf
void setMailDateIf(LocalDateTime mailDate, Predicate<LocalDateTime> bool)
-
setMailDateIf
void setMailDateIf(LocalDateTime mailDate, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> mailDates)
-
setMailDateIfNot
void setMailDateIfNot(LocalDateTime mailDate, Predicate<LocalDateTime> bool)
-
setMailDateIfNot
void setMailDateIfNot(LocalDateTime mailDate, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> mailDates)
-
setMailDateIf
void setMailDateIf(UnaryOperator<LocalDateTime> mailDate)
-
setLazyBeanIf
void setLazyBeanIf(String lazyBean, boolean bool)
-
setLazyBeanIf
void setLazyBeanIf(Supplier<String> lazyBean, boolean bool)
-
setLazyBeanIf
void setLazyBeanIf(String lazyBean, Predicate<String> bool)
-
setLazyBeanIf
void setLazyBeanIf(String lazyBean, Predicate<String> bool, Array<Supplier<String>> lazyBeans)
-
setLazyBeanIfNot
void setLazyBeanIfNot(String lazyBean, Predicate<String> bool)
-
setLazyBeanIfNot
void setLazyBeanIfNot(String lazyBean, Predicate<String> bool, Array<Supplier<String>> lazyBeans)
-
setLazyBeanIf
void setLazyBeanIf(UnaryOperator<String> lazyBean)
-
setLazyParaIf
void setLazyParaIf(String lazyPara, boolean bool)
-
setLazyParaIf
void setLazyParaIf(Supplier<String> lazyPara, boolean bool)
-
setLazyParaIf
void setLazyParaIf(String lazyPara, Predicate<String> bool)
-
setLazyParaIf
void setLazyParaIf(String lazyPara, Predicate<String> bool, Array<Supplier<String>> lazyParas)
-
setLazyParaIfNot
void setLazyParaIfNot(String lazyPara, Predicate<String> bool)
-
setLazyParaIfNot
void setLazyParaIfNot(String lazyPara, Predicate<String> bool, Array<Supplier<String>> lazyParas)
-
setLazyParaIf
void setLazyParaIf(UnaryOperator<String> lazyPara)
-
setLastSendIf
void setLastSendIf(LocalDateTime lastSend, boolean bool)
-
setLastSendIf
void setLastSendIf(Supplier<LocalDateTime> lastSend, boolean bool)
-
setLastSendIf
void setLastSendIf(LocalDateTime lastSend, Predicate<LocalDateTime> bool)
-
setLastSendIf
void setLastSendIf(LocalDateTime lastSend, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> lastSends)
-
setLastSendIfNot
void setLastSendIfNot(LocalDateTime lastSend, Predicate<LocalDateTime> bool)
-
setLastSendIfNot
void setLastSendIfNot(LocalDateTime lastSend, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> lastSends)
-
setLastSendIf
void setLastSendIf(UnaryOperator<LocalDateTime> lastSend)
-
setLastFailIf
void setLastFailIf(String lastFail, boolean bool)
-
setLastFailIf
void setLastFailIf(Supplier<String> lastFail, boolean bool)
-
setLastFailIf
void setLastFailIf(String lastFail, Predicate<String> bool)
-
setLastFailIf
void setLastFailIf(String lastFail, Predicate<String> bool, Array<Supplier<String>> lastFails)
-
setLastFailIfNot
void setLastFailIfNot(String lastFail, Predicate<String> bool)
-
setLastFailIfNot
void setLastFailIfNot(String lastFail, Predicate<String> bool, Array<Supplier<String>> lastFails)
-
setLastFailIf
void setLastFailIf(UnaryOperator<String> lastFail)
-
setLastDoneIf
void setLastDoneIf(LocalDateTime lastDone, boolean bool)
-
setLastDoneIf
void setLastDoneIf(Supplier<LocalDateTime> lastDone, boolean bool)
-
setLastDoneIf
void setLastDoneIf(LocalDateTime lastDone, Predicate<LocalDateTime> bool)
-
setLastDoneIf
void setLastDoneIf(LocalDateTime lastDone, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> lastDones)
-
setLastDoneIfNot
void setLastDoneIfNot(LocalDateTime lastDone, Predicate<LocalDateTime> bool)
-
setLastDoneIfNot
void setLastDoneIfNot(LocalDateTime lastDone, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> lastDones)
-
setLastDoneIf
void setLastDoneIf(UnaryOperator<LocalDateTime> lastDone)
-
setLastCostIf
void setLastCostIf(Integer lastCost, boolean bool)
-
setLastCostIf
void setLastCostIf(Supplier<Integer> lastCost, boolean bool)
-
setLastCostIf
void setLastCostIf(Integer lastCost, Predicate<Integer> bool)
-
setLastCostIf
void setLastCostIf(Integer lastCost, Predicate<Integer> bool, Array<Supplier<Integer>> lastCosts)
-
setLastCostIfNot
void setLastCostIfNot(Integer lastCost, Predicate<Integer> bool)
-
setLastCostIfNot
void setLastCostIfNot(Integer lastCost, Predicate<Integer> bool, Array<Supplier<Integer>> lastCosts)
-
setLastCostIf
void setLastCostIf(UnaryOperator<Integer> lastCost)
-
setNextSendIf
void setNextSendIf(LocalDateTime nextSend, boolean bool)
-
setNextSendIf
void setNextSendIf(Supplier<LocalDateTime> nextSend, boolean bool)
-
setNextSendIf
void setNextSendIf(LocalDateTime nextSend, Predicate<LocalDateTime> bool)
-
setNextSendIf
void setNextSendIf(LocalDateTime nextSend, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> nextSends)
-
setNextSendIfNot
void setNextSendIfNot(LocalDateTime nextSend, Predicate<LocalDateTime> bool)
-
setNextSendIfNot
void setNextSendIfNot(LocalDateTime nextSend, Predicate<LocalDateTime> bool, Array<Supplier<LocalDateTime>> nextSends)
-
setNextSendIf
void setNextSendIf(UnaryOperator<LocalDateTime> nextSend)
-
setNextLockIf
void setNextLockIf(Integer nextLock, boolean bool)
-
setNextLockIf
void setNextLockIf(Supplier<Integer> nextLock, boolean bool)
-
setNextLockIf
void setNextLockIf(Integer nextLock, Predicate<Integer> bool)
-
setNextLockIf
void setNextLockIf(Integer nextLock, Predicate<Integer> bool, Array<Supplier<Integer>> nextLocks)
-
setNextLockIfNot
void setNextLockIfNot(Integer nextLock, Predicate<Integer> bool)
-
setNextLockIfNot
void setNextLockIfNot(Integer nextLock, Predicate<Integer> bool, Array<Supplier<Integer>> nextLocks)
-
setNextLockIf
void setNextLockIf(UnaryOperator<Integer> nextLock)
-
setSumSendIf
void setSumSendIf(Integer sumSend, boolean bool)
-
setSumSendIf
void setSumSendIf(Supplier<Integer> sumSend, boolean bool)
-
setSumSendIf
void setSumSendIf(Integer sumSend, Predicate<Integer> bool)
-
setSumSendIf
void setSumSendIf(Integer sumSend, Predicate<Integer> bool, Array<Supplier<Integer>> sumSends)
-
setSumSendIfNot
void setSumSendIfNot(Integer sumSend, Predicate<Integer> bool)
-
setSumSendIfNot
void setSumSendIfNot(Integer sumSend, Predicate<Integer> bool, Array<Supplier<Integer>> sumSends)
-
setSumSendIf
void setSumSendIf(UnaryOperator<Integer> sumSend)
-
setSumFailIf
void setSumFailIf(Integer sumFail, boolean bool)
-
setSumFailIf
void setSumFailIf(Supplier<Integer> sumFail, boolean bool)
-
setSumFailIf
void setSumFailIf(Integer sumFail, Predicate<Integer> bool)
-
setSumFailIf
void setSumFailIf(Integer sumFail, Predicate<Integer> bool, Array<Supplier<Integer>> sumFails)
-
setSumFailIfNot
void setSumFailIfNot(Integer sumFail, Predicate<Integer> bool)
-
setSumFailIfNot
void setSumFailIfNot(Integer sumFail, Predicate<Integer> bool, Array<Supplier<Integer>> sumFails)
-
setSumFailIf
void setSumFailIf(UnaryOperator<Integer> sumFail)
-
setSumDoneIf
void setSumDoneIf(Integer sumDone, boolean bool)
-
setSumDoneIf
void setSumDoneIf(Supplier<Integer> sumDone, boolean bool)
-
setSumDoneIf
void setSumDoneIf(Integer sumDone, Predicate<Integer> bool)
-
setSumDoneIf
void setSumDoneIf(Integer sumDone, Predicate<Integer> bool, Array<Supplier<Integer>> sumDones)
-
setSumDoneIfNot
void setSumDoneIfNot(Integer sumDone, Predicate<Integer> bool)
-
setSumDoneIfNot
void setSumDoneIfNot(Integer sumDone, Predicate<Integer> bool, Array<Supplier<Integer>> sumDones)
-
setSumDoneIf
void setSumDoneIf(UnaryOperator<Integer> sumDone)
-
setMaxFailIf
void setMaxFailIf(Integer maxFail, boolean bool)
-
setMaxFailIf
void setMaxFailIf(Supplier<Integer> maxFail, boolean bool)
-
setMaxFailIf
void setMaxFailIf(Integer maxFail, Predicate<Integer> bool)
-
setMaxFailIf
void setMaxFailIf(Integer maxFail, Predicate<Integer> bool, Array<Supplier<Integer>> maxFails)
-
setMaxFailIfNot
void setMaxFailIfNot(Integer maxFail, Predicate<Integer> bool)
-
setMaxFailIfNot
void setMaxFailIfNot(Integer maxFail, Predicate<Integer> bool, Array<Supplier<Integer>> maxFails)
-
setMaxFailIf
void setMaxFailIf(UnaryOperator<Integer> maxFail)
-
setMaxDoneIf
void setMaxDoneIf(Integer maxDone, boolean bool)
-
setMaxDoneIf
void setMaxDoneIf(Supplier<Integer> maxDone, boolean bool)
-
setMaxDoneIf
void setMaxDoneIf(Integer maxDone, Predicate<Integer> bool)
-
setMaxDoneIf
void setMaxDoneIf(Integer maxDone, Predicate<Integer> bool, Array<Supplier<Integer>> maxDones)
-
setMaxDoneIfNot
void setMaxDoneIfNot(Integer maxDone, Predicate<Integer> bool)
-
setMaxDoneIfNot
void setMaxDoneIfNot(Integer maxDone, Predicate<Integer> bool, Array<Supplier<Integer>> maxDones)
-
setMaxDoneIf
void setMaxDoneIf(UnaryOperator<Integer> maxDone)
-
setRefTypeIf
void setRefTypeIf(Integer refType, boolean bool)
-
setRefTypeIf
void setRefTypeIf(Supplier<Integer> refType, boolean bool)
-
setRefTypeIf
void setRefTypeIf(Integer refType, Predicate<Integer> bool)
-
setRefTypeIf
void setRefTypeIf(Integer refType, Predicate<Integer> bool, Array<Supplier<Integer>> refTypes)
-
setRefTypeIfNot
void setRefTypeIfNot(Integer refType, Predicate<Integer> bool)
-
setRefTypeIfNot
void setRefTypeIfNot(Integer refType, Predicate<Integer> bool, Array<Supplier<Integer>> refTypes)
-
setRefTypeIf
void setRefTypeIf(UnaryOperator<Integer> refType)
-
setRefKey1If
void setRefKey1If(Long refKey1, boolean bool)
-
setRefKey1If
void setRefKey1If(Supplier<Long> refKey1, boolean bool)
-
setRefKey1If
void setRefKey1If(Long refKey1, Predicate<Long> bool)
-
setRefKey1IfNot
void setRefKey1IfNot(Long refKey1, Predicate<Long> bool)
-
setRefKey1IfNot
void setRefKey1IfNot(Long refKey1, Predicate<Long> bool, Array<Supplier<Long>> refKey1s)
-
setRefKey1If
void setRefKey1If(UnaryOperator<Long> refKey1)
-
setRefKey2If
void setRefKey2If(String refKey2, boolean bool)
-
setRefKey2If
void setRefKey2If(Supplier<String> refKey2, boolean bool)
-
setRefKey2If
void setRefKey2If(String refKey2, Predicate<String> bool)
-
setRefKey2If
void setRefKey2If(String refKey2, Predicate<String> bool, Array<Supplier<String>> refKey2s)
-
setRefKey2IfNot
void setRefKey2IfNot(String refKey2, Predicate<String> bool)
-
setRefKey2IfNot
void setRefKey2IfNot(String refKey2, Predicate<String> bool, Array<Supplier<String>> refKey2s)
-
setRefKey2If
void setRefKey2If(UnaryOperator<String> refKey2)
-
hashCode
int hashCode()
-
from
void from(IWinMailSender from)
Load data from another generated Record/POJO implementing the common interface IWinMailSender
-
into
<E extends IWinMailSender> E into(E into)
Copy data into another generated Record/POJO implementing the common interface IWinMailSender
-
-
-
-