public interface Person extends ExternalizableBusinessObject
refresh
toString
String getPrincipalId()
String getPrincipalName()
String getEntityId()
String getEntityTypeCode()
String getFirstName()
String getFirstNameUnmasked()
String getMiddleName()
String getMiddleNameUnmasked()
String getLastName()
String getLastNameUnmasked()
String getNameUnmasked()
String getEmailAddress()
String getEmailAddressUnmasked()
String getAddressLine1()
String getAddressLine1Unmasked()
String getAddressLine2()
String getAddressLine2Unmasked()
String getAddressLine3()
String getAddressLine3Unmasked()
String getAddressCity()
String getAddressCityUnmasked()
String getAddressStateProvinceCode()
String getAddressStateProvinceCodeUnmasked()
String getAddressPostalCode()
String getAddressPostalCodeUnmasked()
String getAddressCountryCode()
String getAddressCountryCodeUnmasked()
String getPhoneNumber()
String getPhoneNumberUnmasked()
String getCampusCode()
Map<String,String> getExternalIdentifiers()
boolean hasAffiliationOfType(String affiliationTypeCode)
List<String> getCampusCodesForAffiliationOfType(String affiliationTypeCode)
String getEmployeeStatusCode()
String getEmployeeTypeCode()
KualiDecimal getBaseSalaryAmount()
String getExternalId(String externalIdentifierTypeCode)
String getPrimaryDepartmentCode()
String getEmployeeId()
boolean isActive()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.