org.opencrx.kernel.home1.jpa3
Class EMailAccount
java.lang.Object
org.w3c.jpa3.AbstractObject
org.opencrx.kernel.home1.jpa3.ServiceAccount
org.opencrx.kernel.home1.jpa3.EMailAccount
- All Implemented Interfaces:
- Serializable, SecureObject, EMailAccount, ServiceAccount, BasicObject, ContextCapable, Creatable, ExtentCapable, Modifiable
public class EMailAccount
- extends ServiceAccount
- implements EMailAccount
Class EMailAccount
- See Also:
- Serialized Form
| Methods inherited from class org.opencrx.kernel.home1.jpa3.ServiceAccount |
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getCreatedAt, getCreatedBy, getDescription, getIdentity, getModifiedAt, getModifiedBy, getName, getOpenmdxjdoIdentity, getOwner, getOwningGroup_Id, getOwningGroup, getOwningUser_Id, getOwningUser, isActive, isDefault, openmdxjdoGetSlices, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setActive, setDefault, setDescription, setName, setOpenmdxjdoIdentity, setOwner, setOwningUser_Id, setOwningUser, setOwningUser, setUserHome_Id, setUserHome |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
EMailAccount
public EMailAccount()
- Constructor
getOutgoingMailServiceName
public final String getOutgoingMailServiceName()
- Retrieves the possibly null value for the optional attribute
outgoingMailServiceName.
- Specified by:
getOutgoingMailServiceName in interface EMailAccount
- Returns:
- The possibly null value for attribute
outgoingMailServiceName.
setOutgoingMailServiceName
public void setOutgoingMailServiceName(String outgoingMailServiceName)
- Sets a new value for the attribute
outgoingMailServiceName.
- Specified by:
setOutgoingMailServiceName in interface EMailAccount
- Parameters:
outgoingMailServiceName - The possibly null new value for attribute outgoingMailServiceName.
getIncomingMailServiceName
public final String getIncomingMailServiceName()
- Retrieves the possibly null value for the optional attribute
incomingMailServiceName.
- Specified by:
getIncomingMailServiceName in interface EMailAccount
- Returns:
- The possibly null value for attribute
incomingMailServiceName.
setIncomingMailServiceName
public void setIncomingMailServiceName(String incomingMailServiceName)
- Sets a new value for the attribute
incomingMailServiceName.
- Specified by:
setIncomingMailServiceName in interface EMailAccount
- Parameters:
incomingMailServiceName - The possibly null new value for attribute incomingMailServiceName.
getReplyEMailAddress
public final String getReplyEMailAddress()
- Retrieves the possibly null value for the optional attribute
replyEMailAddress.
- Specified by:
getReplyEMailAddress in interface EMailAccount
- Returns:
- The possibly null value for attribute
replyEMailAddress.
setReplyEMailAddress
public void setReplyEMailAddress(String replyEMailAddress)
- Sets a new value for the attribute
replyEMailAddress.
- Specified by:
setReplyEMailAddress in interface EMailAccount
- Parameters:
replyEMailAddress - The possibly null new value for attribute replyEMailAddress.
This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.