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