|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntityAddressContract
address information for a KIM identity
| Method Summary | |
|---|---|
TypeContract |
getAddressType()
Gets this EntityAddressContract's address type code. |
String |
getCity()
Gets this EntityAddressContract's city name. |
String |
getCityUnmasked()
Gets this EntityAddressContract's unmasked city name. |
String |
getCountryCode()
Gets this EntityAddressContract's country code. |
String |
getCountryCodeUnmasked()
Gets this EntityAddressContract's unmasked country code. |
String |
getEntityId()
Gets this id of the parent identity object. |
String |
getEntityTypeCode()
Gets this entityTypeCode of the EntityAddressContract's object. |
String |
getLine1()
Gets this EntityAddressContract's first line. |
String |
getLine1Unmasked()
Gets this EntityAddressContract's unmasked first line. |
String |
getLine2()
Gets this EntityAddressContract's second line. |
String |
getLine2Unmasked()
Gets this EntityAddressContract's unmasked second line. |
String |
getLine3()
Gets this EntityAddressContract's third line. |
String |
getLine3Unmasked()
Gets this EntityAddressContract's unmasked third line. |
String |
getPostalCode()
Gets this EntityAddressContract's postal code. |
String |
getPostalCodeUnmasked()
Gets this EntityAddressContract's unmasked postal code. |
String |
getStateCode()
Gets this EntityAddressContract's state code. |
String |
getStateCodeUnmasked()
Gets this EntityAddressContract's unmasked state code. |
boolean |
isSuppressAddress()
Returns a boolean value that determines if address fields should be suppressed. |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
|---|
getVersionNumber |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.GloballyUnique |
|---|
getObjectId |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Defaultable |
|---|
isDefaultValue |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable |
|---|
isActive |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable |
|---|
getId |
| Method Detail |
|---|
String getEntityId()
EntityAddressContractString getEntityTypeCode()
EntityAddressContract's object.
EntityAddressContractTypeContract getAddressType()
EntityAddressContract's address type code.
EntityAddressContract, or null if none has been assigned.String getLine1()
EntityAddressContract's first line.
EntityAddressContract, or null if none has been assigned.String getLine2()
EntityAddressContract's second line.
EntityAddressContract, or null if none has been assigned.String getLine3()
EntityAddressContract's third line.
EntityAddressContract, or null if none has been assigned.String getCity()
EntityAddressContract's city name.
Corresponds to PESC City.
EntityAddressContract, or null if none has been assigned.String getStateCode()
EntityAddressContract's state code.
EntityAddressContract, or null if none has been assigned.String getPostalCode()
EntityAddressContract's postal code.
EntityAddressContract, or null if none has been assigned.String getCountryCode()
EntityAddressContract's country code.
EntityAddressContract, or null if none has been assigned.String getLine1Unmasked()
EntityAddressContract's unmasked first line.
EntityAddressContract, or null if none has been assigned.String getLine2Unmasked()
EntityAddressContract's unmasked second line.
EntityAddressContract, or null if none has been assigned.String getLine3Unmasked()
EntityAddressContract's unmasked third line.
EntityAddressContract, or null if none has been assigned.String getCityUnmasked()
EntityAddressContract's unmasked city name.
EntityAddressContract, or null if none has been assigned.String getStateCodeUnmasked()
EntityAddressContract's unmasked state code.
EntityAddressContract, or null if none has been assigned.String getPostalCodeUnmasked()
EntityAddressContract's unmasked postal code.
EntityAddressContract, or null if none has been assigned.String getCountryCodeUnmasked()
EntityAddressContract's unmasked country code.
EntityAddressContract, or null if none has been assigned.boolean isSuppressAddress()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||