Interface KcPersonContract

All Superinterfaces:
Addressable, Inactivatable

public interface KcPersonContract extends Inactivatable, Addressable
  • Method Details

    • getPersonId

      String getPersonId()
    • getSocialSecurityNumber

      String getSocialSecurityNumber()
    • getLastName

      String getLastName()
    • getFirstName

      String getFirstName()
    • getMiddleName

      String getMiddleName()
    • getFullName

      String getFullName()
    • getPriorName

      String getPriorName()
    • getUserName

      String getUserName()
    • getEmailAddress

      String getEmailAddress()
    • getDateOfBirth

      String getDateOfBirth()
    • getAge

      Integer getAge()
    • getAgeByFiscalYear

      Integer getAgeByFiscalYear()
    • getGender

      String getGender()
    • getRace

      String getRace()
    • getEducationLevel

      String getEducationLevel()
    • getDegree

      String getDegree()
    • getMajor

      String getMajor()
    • getHandicappedFlag

      Boolean getHandicappedFlag()
    • getHandicapType

      String getHandicapType()
    • getVeteranFlag

      Boolean getVeteranFlag()
    • getVeteranType

      String getVeteranType()
    • getVisaCode

      String getVisaCode()
    • getVisaType

      String getVisaType()
    • getVisaRenewalDate

      String getVisaRenewalDate()
    • getHasVisa

      Boolean getHasVisa()
    • getOfficeLocation

      String getOfficeLocation()
    • getOfficePhone

      String getOfficePhone()
    • getSecondaryOfficeLocation

      String getSecondaryOfficeLocation()
    • getSecondaryOfficePhone

      String getSecondaryOfficePhone()
    • getSchool

      String getSchool()
    • getYearGraduated

      String getYearGraduated()
    • getDirectoryDepartment

      String getDirectoryDepartment()
    • getSaluation

      String getSaluation()
    • getCountryOfCitizenship

      String getCountryOfCitizenship()
    • getPrimaryTitle

      String getPrimaryTitle()
    • getDirectoryTitle

      String getDirectoryTitle()
    • getFacultyFlag

      Boolean getFacultyFlag()
    • getGraduateStudentStaffFlag

      Boolean getGraduateStudentStaffFlag()
    • getResearchStaffFlag

      Boolean getResearchStaffFlag()
    • getServiceStaffFlag

      Boolean getServiceStaffFlag()
    • getSupportStaffFlag

      Boolean getSupportStaffFlag()
    • getOtherAcademicGroupFlag

      Boolean getOtherAcademicGroupFlag()
    • getMedicalStaffFlag

      Boolean getMedicalStaffFlag()
    • getVacationAccrualFlag

      Boolean getVacationAccrualFlag()
    • getOnSabbaticalFlag

      Boolean getOnSabbaticalFlag()
    • getIdProvided

      String getIdProvided()
    • getIdVerified

      String getIdVerified()
    • getAddressLine1

      String getAddressLine1()
      Specified by:
      getAddressLine1 in interface Addressable
    • getAddressLine2

      String getAddressLine2()
      Specified by:
      getAddressLine2 in interface Addressable
    • getAddressLine3

      String getAddressLine3()
      Specified by:
      getAddressLine3 in interface Addressable
    • getCity

      String getCity()
      Specified by:
      getCity in interface Addressable
    • getCounty

      String getCounty()
      Specified by:
      getCounty in interface Addressable
    • getCitizenshipTypeCode

      Integer getCitizenshipTypeCode()
    • getState

      String getState()
      Specified by:
      getState in interface Addressable
    • getPostalCode

      String getPostalCode()
      Specified by:
      getPostalCode in interface Addressable
    • getCountryCode

      String getCountryCode()
      Specified by:
      getCountryCode in interface Addressable
    • getFaxNumber

      String getFaxNumber()
    • getPagerNumber

      String getPagerNumber()
    • getMobilePhoneNumber

      String getMobilePhoneNumber()
    • getEraCommonsUserName

      String getEraCommonsUserName()
    • getIdentifier

      String getIdentifier()
    • getNsfId

      String getNsfId()
    • getUnit

      UnitContract getUnit()
    • getPhoneNumber

      String getPhoneNumber()
    • getContactOrganizationName

      String getContactOrganizationName()
    • getOrganizationIdentifier

      String getOrganizationIdentifier()
    • getCampusCode

      String getCampusCode()