|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Person
Person object for use by the KNS and KNS-based applications. This provides an abstraction layer between application code and the KIM objects to simplify use.
Methods inherited from interface org.kuali.rice.krad.bo.BusinessObject |
---|
refresh |
Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic |
---|
toString |
Method Detail |
---|
String getPrincipalId()
String getPrincipalName()
String getEntityId()
String getEntityTypeCode()
String getFirstName()
String getFirstNameUnmasked()
String getMiddleName()
String getMiddleNameUnmasked()
String getLastName()
String getLastNameUnmasked()
String getName()
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |