|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntityEmploymentContract
employment information for a KIM identity
| Method Summary | |
|---|---|
KualiDecimal |
getBaseSalaryAmount()
Gets this EntityEmploymentContract's base salary amount. |
String |
getEmployeeId()
Gets this EntityEmploymentContract's employee id. |
CodedAttributeContract |
getEmployeeStatus()
Gets this EntityEmploymentContract's employee status. |
CodedAttributeContract |
getEmployeeType()
Gets this EntityEmploymentContract's employee type. |
String |
getEmploymentRecordId()
Gets this EntityEmploymentContract's employment record id. |
EntityAffiliationContract |
getEntityAffiliation()
Gets this EntityEmploymentContract's identity affiliation. |
String |
getEntityId()
Gets this id of the parent identity object. |
String |
getPrimaryDepartmentCode()
Gets this EntityEmploymentContract's primary department code. |
boolean |
isPrimary()
The primary value for this object. |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
|---|
getVersionNumber |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.GloballyUnique |
|---|
getObjectId |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable |
|---|
isActive |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable |
|---|
getId |
| Method Detail |
|---|
String getEntityId()
EntityEmailContractEntityAffiliationContract getEntityAffiliation()
EntityEmploymentContract's identity affiliation.
EntityEmploymentContract, or null if none has been assigned.CodedAttributeContract getEmployeeStatus()
EntityEmploymentContract's employee status.
EntityEmploymentContract, or null if none has been assigned.CodedAttributeContract getEmployeeType()
EntityEmploymentContract's employee type.
EntityEmploymentContract, or null if none has been assigned.String getPrimaryDepartmentCode()
EntityEmploymentContract's primary department code.
EntityEmploymentContract, or null if none has been assigned.String getEmployeeId()
EntityEmploymentContract's employee id.
EntityEmploymentContract, or null if none has been assigned.String getEmploymentRecordId()
EntityEmploymentContract's employment record id.
EntityEmploymentContract, or null if none has been assigned.KualiDecimal getBaseSalaryAmount()
EntityEmploymentContract's base salary amount.
EntityEmploymentContract, or null if none has been assigned.boolean isPrimary()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||