public class MockPerson extends Object implements Person
| Constructor and Description |
|---|
MockPerson() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringpublic MockPerson()
public void refresh()
refresh in interface BusinessObjectpublic String getPrincipalId()
getPrincipalId in interface Personpublic String getPrincipalName()
getPrincipalName in interface Personpublic String getEntityId()
getEntityId in interface Personpublic String getEntityTypeCode()
getEntityTypeCode in interface Personpublic String getFirstName()
getFirstName in interface Personpublic String getFirstNameUnmasked()
getFirstNameUnmasked in interface Personpublic String getMiddleName()
getMiddleName in interface Personpublic String getMiddleNameUnmasked()
getMiddleNameUnmasked in interface Personpublic String getLastName()
getLastName in interface Personpublic String getLastNameUnmasked()
getLastNameUnmasked in interface Personpublic String getNameUnmasked()
getNameUnmasked in interface Personpublic String getEmailAddress()
getEmailAddress in interface Personpublic String getEmailAddressUnmasked()
getEmailAddressUnmasked in interface Personpublic String getAddressLine1()
getAddressLine1 in interface Personpublic String getAddressLine1Unmasked()
getAddressLine1Unmasked in interface Personpublic String getAddressLine2()
getAddressLine2 in interface Personpublic String getAddressLine2Unmasked()
getAddressLine2Unmasked in interface Personpublic String getAddressLine3()
getAddressLine3 in interface Personpublic String getAddressLine3Unmasked()
getAddressLine3Unmasked in interface Personpublic String getAddressCity()
getAddressCity in interface Personpublic String getAddressCityUnmasked()
getAddressCityUnmasked in interface Personpublic String getAddressStateProvinceCode()
getAddressStateProvinceCode in interface Personpublic String getAddressStateProvinceCodeUnmasked()
getAddressStateProvinceCodeUnmasked in interface Personpublic String getAddressPostalCode()
getAddressPostalCode in interface Personpublic String getAddressPostalCodeUnmasked()
getAddressPostalCodeUnmasked in interface Personpublic String getAddressCountryCode()
getAddressCountryCode in interface Personpublic String getAddressCountryCodeUnmasked()
getAddressCountryCodeUnmasked in interface Personpublic String getPhoneNumber()
getPhoneNumber in interface Personpublic String getPhoneNumberUnmasked()
getPhoneNumberUnmasked in interface Personpublic String getCampusCode()
getCampusCode in interface Personpublic Map<String,String> getExternalIdentifiers()
getExternalIdentifiers in interface Personpublic boolean hasAffiliationOfType(String affiliationTypeCode)
hasAffiliationOfType in interface Personpublic List<String> getCampusCodesForAffiliationOfType(String affiliationTypeCode)
getCampusCodesForAffiliationOfType in interface Personpublic String getEmployeeStatusCode()
getEmployeeStatusCode in interface Personpublic String getEmployeeTypeCode()
getEmployeeTypeCode in interface Personpublic KualiDecimal getBaseSalaryAmount()
getBaseSalaryAmount in interface Personpublic String getExternalId(String externalIdentifierTypeCode)
getExternalId in interface Personpublic String getPrimaryDepartmentCode()
getPrimaryDepartmentCode in interface Personpublic String getEmployeeId()
getEmployeeId in interface PersonCopyright © 2005–2015 The Kuali Foundation. All rights reserved.