|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EMailAccount
Class EMailAccount
| Nested Class Summary | |
|---|---|
static interface |
EMailAccount.Identity
Object Identity |
| Method Summary | |
|---|---|
String |
getEMailAddress()
Retrieves the possibly null value for the optional attribute eMailAddress. |
String |
getIncomingMailServiceName()
Retrieves the possibly null value for the optional attribute incomingMailServiceName. |
String |
getOutgoingMailServiceName()
Retrieves the possibly null value for the optional attribute outgoingMailServiceName. |
String |
getReplyEMailAddress()
Retrieves the possibly null value for the optional attribute replyEMailAddress. |
Boolean |
isDefault()
Retrieves the possibly null value for the optional attribute isDefault. |
void |
setDefault(Boolean isDefault)
Sets a new value for the attribute isDefault. |
void |
setEMailAddress(String eMailAddress)
Sets a new value for the attribute eMailAddress. |
void |
setIncomingMailServiceName(String incomingMailServiceName)
Sets a new value for the attribute incomingMailServiceName. |
void |
setOutgoingMailServiceName(String outgoingMailServiceName)
Sets a new value for the attribute outgoingMailServiceName. |
void |
setReplyEMailAddress(String replyEMailAddress)
Sets a new value for the attribute replyEMailAddress. |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Method Detail |
|---|
String getEMailAddress()
eMailAddress.
eMailAddress.void setEMailAddress(String eMailAddress)
eMailAddress.
eMailAddress - The possibly null new value for attribute eMailAddress.String getIncomingMailServiceName()
incomingMailServiceName.
incomingMailServiceName.void setIncomingMailServiceName(String incomingMailServiceName)
incomingMailServiceName.
incomingMailServiceName - The possibly null new value for attribute incomingMailServiceName.Boolean isDefault()
isDefault.
isDefault.void setDefault(Boolean isDefault)
isDefault.
isDefault - The possibly null new value for attribute isDefault.String getOutgoingMailServiceName()
outgoingMailServiceName.
outgoingMailServiceName.void setOutgoingMailServiceName(String outgoingMailServiceName)
outgoingMailServiceName.
outgoingMailServiceName - The possibly null new value for attribute outgoingMailServiceName.String getReplyEMailAddress()
replyEMailAddress.
replyEMailAddress.void setReplyEMailAddress(String replyEMailAddress)
replyEMailAddress.
replyEMailAddress - The possibly null new value for attribute replyEMailAddress.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||