|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface KimEntityPhone
phone information for a KIM entity
| Method Summary | |
|---|---|
String |
getCountryCode()
Gets this KimEntityPhone's country code. |
String |
getCountryCodeUnmasked()
Gets this KimEntityPhone's unmasked country code. |
String |
getEntityPhoneId()
Gets this KimEntityPhone's id. |
String |
getExtensionNumber()
Gets this KimEntityPhone's extension number. |
String |
getExtensionNumberUnmasked()
Gets this KimEntityPhone's unmasked extension number. |
String |
getFormattedPhoneNumber()
Gets this KimEntityPhone's formatted phone number. |
String |
getFormattedPhoneNumberUnmasked()
Gets this KimEntityPhone's unmasked formatted phone number. |
String |
getPhoneNumber()
Gets this KimEntityPhone's phone number. |
String |
getPhoneNumberUnmasked()
Gets this KimEntityPhone's unmasked phone number. |
String |
getPhoneTypeCode()
Gets this KimEntityPhone's type code. |
boolean |
isSuppressPhone()
|
| Methods inherited from interface org.kuali.rice.kim.bo.entity.KimDefaultableEntityTypeData |
|---|
getEntityTypeCode |
| 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 getEntityPhoneId()
KimEntityPhone's id.
KimEntityPhone, or null if none has been assigned.String getPhoneTypeCode()
KimEntityPhone's type code.
KimEntityPhone, or null if none has been assigned.String getPhoneNumber()
KimEntityPhone's phone number.
KimEntityPhone, or null if none has been assigned.String getExtensionNumber()
KimEntityPhone's extension number.
KimEntityPhone, or null if none has been assigned.String getCountryCode()
KimEntityPhone's country code.
KimEntityPhone, or null if none has been assigned.String getPhoneNumberUnmasked()
KimEntityPhone's unmasked phone number.
KimEntityPhone, or null if none has been assigned.String getExtensionNumberUnmasked()
KimEntityPhone's unmasked extension number.
KimEntityPhone, or null if none has been assigned.String getCountryCodeUnmasked()
KimEntityPhone's unmasked country code.
KimEntityPhone, or null if none has been assigned.String getFormattedPhoneNumber()
KimEntityPhone's formatted phone number.
KimEntityPhone, or null if none has been assigned.String getFormattedPhoneNumberUnmasked()
KimEntityPhone's unmasked formatted phone number.
KimEntityPhone, or null if none has been assigned.boolean isSuppressPhone()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||