|
||||||||||
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 | |
---|---|
String |
getAddressFormat()
Returns the EntityAddressContract 's address format
Corresponds to PESC AddressFormat |
CodedAttributeContract |
getAddressType()
Gets this EntityAddressContract 's address type code. |
String |
getAttentionLine()
Returns the attention line for this EntityAddressContract
Corresponds to PESC AttentionLine |
String |
getAttentionLineUnmasked()
Returns the unmasked attention line for this EntityAddressContract |
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. |
org.joda.time.DateTime |
getModifiedDate()
Returns the EntityAddressContract 's modification date
Corresponds to PESC ModifiedDate |
String |
getNoteMessage()
Returns the EntityAddressContract 's note/message
Corresponds to PESC NoteMessage |
String |
getPostalCode()
Gets this EntityAddressContract 's postal code. |
String |
getPostalCodeUnmasked()
Gets this EntityAddressContract 's unmasked postal code. |
String |
getStateProvinceCode()
Gets this EntityAddressContract 's state code. |
String |
getStateProvinceCodeUnmasked()
Gets this EntityAddressContract 's unmasked state code. |
org.joda.time.DateTime |
getValidatedDate()
Returns the EntityAddressContract 's validation date
Corresponds to PESC ValidatedDate |
boolean |
isSuppressAddress()
Returns a boolean value that determines if address fields should be suppressed. |
boolean |
isValidated()
Returns whether the EntityAddressContract is validated
Corresponds to PESC Validated |
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()
EntityAddressContract
String getEntityTypeCode()
EntityAddressContract
's object.
EntityAddressContract
CodedAttributeContract getAddressType()
EntityAddressContract
's address type code.
EntityAddressContract
, or null if none has been assigned.String getAttentionLine()
EntityAddressContract
Corresponds to PESC AttentionLine
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 getStateProvinceCode()
EntityAddressContract
's state code.
Corresponds to PESC StateProvinceCode.
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 getAttentionLineUnmasked()
EntityAddressContract
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 getStateProvinceCodeUnmasked()
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.String getAddressFormat()
EntityAddressContract
's address format
Corresponds to PESC AddressFormat
org.joda.time.DateTime getModifiedDate()
EntityAddressContract
's modification date
Corresponds to PESC ModifiedDate
org.joda.time.DateTime getValidatedDate()
EntityAddressContract
's validation date
Corresponds to PESC ValidatedDate
boolean isValidated()
EntityAddressContract
is validated
Corresponds to PESC Validated
String getNoteMessage()
EntityAddressContract
's note/message
Corresponds to PESC NoteMessage
boolean isSuppressAddress()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |