|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface KimEntityEmail
email information for a KIM entity
| Method Summary | |
|---|---|
String |
getEmailAddress()
Gets this KimEntityEmail's email address. |
String |
getEmailAddressUnmasked()
Gets this KimEntityEmail's unmasked email address. |
String |
getEmailTypeCode()
Gets this KimEntityEmail's email type code. |
String |
getEntityEmailId()
Gets this KimEntityEmail's id. |
String |
getEntityTypeCode()
Gets this KimEntityEmail's entity type code. |
boolean |
isSuppressEmail()
|
| Methods inherited from interface org.kuali.rice.kns.bo.Defaultable |
|---|
isDefault, setDefault |
| Methods inherited from interface org.kuali.rice.kns.bo.Inactivateable |
|---|
isActive, setActive |
| Method Detail |
|---|
String getEntityEmailId()
KimEntityEmail's id.
KimEntityEmail, or null if none has been assigned.String getEmailTypeCode()
KimEntityEmail's email type code.
KimEntityEmail, or null if none has been assigned.String getEntityTypeCode()
KimEntityEmail's entity type code.
getEntityTypeCode in interface KimDefaultableEntityTypeDataKimEntityEmail, or null if none has been assigned.String getEmailAddress()
KimEntityEmail's email address.
KimEntityEmail, or null if none has been assigned.String getEmailAddressUnmasked()
KimEntityEmail's unmasked email address.
KimEntityEmail, or null if none has been assigned.boolean isSuppressEmail()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||