|
||||||||||
| 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()
|
String |
getIncomingMailServiceName()
|
String |
getOutgoingMailServiceName()
|
String |
getReplyEmailAddress()
|
Boolean |
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. |
void |
setUserHome(UserHome userHome)
Sets a new value for the reference userHome. |
void |
setUserHome(UserHome userHome,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:home1:UserHomeContainsEMailAccount. |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Method Detail |
|---|
String getEmailAddress()
eMailAddress.void setEmailAddress(String eMailAddress)
eMailAddress.
eMailAddress - The possibly null new value for attribute eMailAddress.String getIncomingMailServiceName()
incomingMailServiceName.void setIncomingMailServiceName(String incomingMailServiceName)
incomingMailServiceName.
incomingMailServiceName - The possibly null new value for attribute incomingMailServiceName.Boolean isDefault()
isDefault.void setDefault(Boolean isDefault)
isDefault.
isDefault - The possibly null new value for attribute isDefault.String getOutgoingMailServiceName()
outgoingMailServiceName.void setOutgoingMailServiceName(String outgoingMailServiceName)
outgoingMailServiceName.
outgoingMailServiceName - The possibly null new value for attribute outgoingMailServiceName.String getReplyEmailAddress()
replyEMailAddress.void setReplyEmailAddress(String replyEmailAddress)
replyEMailAddress.
replyEmailAddress - The possibly null new value for attribute replyEMailAddress.void setUserHome(UserHome userHome)
userHome.
userHome - The non-null new value for this reference.
void setUserHome(UserHome userHome,
boolean idIsPersistent,
String id)
org:opencrx:kernel:home1:UserHomeContainsEMailAccount.
userHome - The non-null new value for this object's composite owner.idIsPersistent - Defines whether the id is persistent.id - The non-null new value for this object's qualifier.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||