pl.net.bluesoft.rnd.pt.ext.emailcapture.model
Class EmailCheckerConfiguration
java.lang.Object
pl.net.bluesoft.rnd.processtool.model.PersistentEntity
pl.net.bluesoft.rnd.pt.ext.emailcapture.model.EmailCheckerConfiguration
- All Implemented Interfaces:
- Serializable
@Entity
public class EmailCheckerConfiguration
- extends pl.net.bluesoft.rnd.processtool.model.PersistentEntity
- Author:
- tlipski@bluesoft.net.pl
- See Also:
- Serialized Form
| Fields inherited from class pl.net.bluesoft.rnd.processtool.model.PersistentEntity |
id |
| Methods inherited from class pl.net.bluesoft.rnd.processtool.model.PersistentEntity |
getId, setId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmailCheckerConfiguration
public EmailCheckerConfiguration()
getAutomaticUser
public String getAutomaticUser()
setAutomaticUser
public void setAutomaticUser(String automaticUser)
getMailSessionProperties
public String getMailSessionProperties()
setMailSessionProperties
public void setMailSessionProperties(String mailSessionProperties)
getRules
public Set<EmailCheckerRuleConfiguration> getRules()
setRules
public void setRules(Set<EmailCheckerRuleConfiguration> rules)
Copyright © 2012. All Rights Reserved.