|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Position
Provides attributes that describe a specific job located in a particular department (organization).
Method Summary | |
---|---|
String |
getIuDefaultObjectCode()
Gets the iuDefaultObjectCode attribute. |
Integer |
getIuNormalWorkMonths()
Gets the iuNormalWorkMonths attribute. |
Integer |
getIuPayMonths()
Gets the iuPayMonths attribute. |
String |
getIuPositionType()
Gets the iuPositionType attribute. |
String |
getJobCode()
Gets the jobCode attribute. |
String |
getJobCodeDescription()
Gets the jobCodeDescription attribute. |
String |
getPositionDepartmentIdentifier()
Gets the positionDepartmentIdentifier attribute. |
String |
getPositionDescription()
Gets the positionDescription attribute. |
Date |
getPositionEffectiveDate()
Gets the positionEffectiveDate attribute. |
String |
getPositionEffectiveStatus()
Gets the positionEffectiveStatus attribute. |
BigDecimal |
getPositionFullTimeEquivalency()
Gets the positionFullTimeEquivalency attribute. |
String |
getPositionGradeDefault()
Gets the positionGradeDefault attribute. |
String |
getPositionLockUserIdentifier()
Gets the positionLockUserIdentifier attribute. |
String |
getPositionNumber()
Gets the positionNumber attribute. |
String |
getPositionRegularTemporary()
Gets the positionRegularTemporary attribute. |
String |
getPositionSalaryPlanDefault()
Gets the positionSalaryPlanDefault attribute. |
BigDecimal |
getPositionStandardHoursDefault()
Gets the positionStandardHoursDefault attribute. |
String |
getPositionStatus()
Gets the positionStatus attribute. |
String |
getPositionUnionCode()
Gets the positionUnionCode attribute. |
String |
getResponsibilityCenterCode()
Gets the responsibilityCenterCode attribute. |
String |
getSetidDepartment()
Gets the setidDepartment attribute. |
String |
getSetidJobCode()
Gets the setidJobCode attribute. |
String |
getSetidSalary()
Gets the setidSalary attribute. |
Integer |
getUniversityFiscalYear()
Gets the universityFiscalYear attribute. |
boolean |
isBudgetedPosition()
Gets the budgetedPosition attribute. |
boolean |
isConfidentialPosition()
Gets the confidentialPosition attribute. |
boolean |
isEffective()
determine whether the current budget position is effective |
void |
setBudgetedPosition(boolean budgetedPosition)
Sets the budgetedPosition attribute value. |
void |
setConfidentialPosition(boolean confidentialPosition)
Sets the confidentialPosition attribute value. |
void |
setIuDefaultObjectCode(String iuDefaultObjectCode)
Sets the iuDefaultObjectCode attribute. |
void |
setIuNormalWorkMonths(Integer iuNormalWorkMonths)
Sets the iuNormalWorkMonths attribute. |
void |
setIuPayMonths(Integer iuPayMonths)
Sets the iuPayMonths attribute. |
void |
setIuPositionType(String iuPositionType)
Sets the iuPositionType attribute. |
void |
setJobCode(String jobCode)
Sets the jobCode attribute. |
void |
setJobCodeDescription(String jobCodeDescription)
Sets the jobCodeDescription attribute. |
void |
setPositionDepartmentIdentifier(String positionDepartmentIdentifier)
Sets the positionDepartmentIdentifier attribute. |
void |
setPositionDescription(String positionDescription)
Sets the positionDescription attribute. |
void |
setPositionEffectiveDate(Date positionEffectiveDate)
Sets the positionEffectiveDate attribute. |
void |
setPositionEffectiveStatus(String positionEffectiveStatus)
Sets the positionEffectiveStatus attribute value. |
void |
setPositionFullTimeEquivalency(BigDecimal positionFullTimeEquivalency)
Sets the positionFullTimeEquivalency attribute. |
void |
setPositionGradeDefault(String positionGradeDefault)
Sets the positionGradeDefault attribute. |
void |
setPositionLockUserIdentifier(String positionLockUserIdentifier)
Sets the positionLockUserIdentifier attribute. |
void |
setPositionNumber(String positionNumber)
Sets the positionNumber attribute. |
void |
setPositionRegularTemporary(String positionRegularTemporary)
Sets the positionRegularTemporary attribute. |
void |
setPositionSalaryPlanDefault(String positionSalaryPlanDefault)
Sets the positionSalaryPlanDefault attribute. |
void |
setPositionStandardHoursDefault(BigDecimal positionStandardHoursDefault)
Sets the positionStandardHoursDefault attribute. |
void |
setPositionStatus(String positionStatus)
Sets the positionStatus attribute value. |
void |
setPositionUnionCode(String positionUnionCode)
Sets the positionUnionCode attribute. |
void |
setResponsibilityCenterCode(String responsibilityCenterCode)
Sets the responsibilityCenterCode attribute. |
void |
setSetidDepartment(String setidDepartment)
Sets the setidDepartment attribute. |
void |
setSetidJobCode(String setidJobCode)
Sets the setidJobCode attribute. |
void |
setSetidSalary(String setidSalary)
Sets the setidSalary attribute. |
void |
setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear attribute. |
Method Detail |
---|
String getPositionNumber()
void setPositionNumber(String positionNumber)
positionNumber
- The positionNumber to set.Integer getUniversityFiscalYear()
void setUniversityFiscalYear(Integer universityFiscalYear)
universityFiscalYear
- The universityFiscalYear to set.Date getPositionEffectiveDate()
void setPositionEffectiveDate(Date positionEffectiveDate)
positionEffectiveDate
- The positionEffectiveDate to set.String getPositionEffectiveStatus()
void setPositionEffectiveStatus(String positionEffectiveStatus)
positionEffectiveStatus
- The positionEffectiveStatus to set.String getPositionStatus()
void setPositionStatus(String positionStatus)
positionStatus
- The positionStatus to set.boolean isBudgetedPosition()
void setBudgetedPosition(boolean budgetedPosition)
budgetedPosition
- The budgetedPosition to set.boolean isConfidentialPosition()
void setConfidentialPosition(boolean confidentialPosition)
confidentialPosition
- The confidentialPosition to set.BigDecimal getPositionStandardHoursDefault()
void setPositionStandardHoursDefault(BigDecimal positionStandardHoursDefault)
positionStandardHoursDefault
- The positionStandardHoursDefault to set.String getPositionRegularTemporary()
void setPositionRegularTemporary(String positionRegularTemporary)
positionRegularTemporary
- The positionRegularTemporary to set.BigDecimal getPositionFullTimeEquivalency()
void setPositionFullTimeEquivalency(BigDecimal positionFullTimeEquivalency)
positionFullTimeEquivalency
- The positionFullTimeEquivalency to set.Integer getIuNormalWorkMonths()
void setIuNormalWorkMonths(Integer iuNormalWorkMonths)
iuNormalWorkMonths
- The iuNormalWorkMonths to set.Integer getIuPayMonths()
void setIuPayMonths(Integer iuPayMonths)
iuPayMonths
- The iuPayMonths to set.String getPositionDescription()
void setPositionDescription(String positionDescription)
positionDescription
- The positionDescription to set.String getSetidDepartment()
void setSetidDepartment(String setidDepartment)
setidDepartment
- The setidDepartment to set.String getPositionDepartmentIdentifier()
void setPositionDepartmentIdentifier(String positionDepartmentIdentifier)
positionDepartmentIdentifier
- The positionDepartmentIdentifier to set.String getResponsibilityCenterCode()
void setResponsibilityCenterCode(String responsibilityCenterCode)
responsibilityCenterCode
- The responsibilityCenterCode to set.String getPositionUnionCode()
void setPositionUnionCode(String positionUnionCode)
positionUnionCode
- The positionUnionCode to set.String getPositionSalaryPlanDefault()
void setPositionSalaryPlanDefault(String positionSalaryPlanDefault)
positionSalaryPlanDefault
- The positionSalaryPlanDefault to set.String getPositionGradeDefault()
void setPositionGradeDefault(String positionGradeDefault)
positionGradeDefault
- The positionGradeDefault to set.String getSetidJobCode()
void setSetidJobCode(String setidJobCode)
setidJobCode
- The setidJobCode to set.String getJobCode()
void setJobCode(String jobCode)
jobCode
- The jobCode to set.String getJobCodeDescription()
void setJobCodeDescription(String jobCodeDescription)
jobCodeDescription
- The jobCodeDescription to set.String getSetidSalary()
void setSetidSalary(String setidSalary)
setidSalary
- The setidSalary to set.String getIuDefaultObjectCode()
void setIuDefaultObjectCode(String iuDefaultObjectCode)
iuDefaultObjectCode
- The iuDefaultObjectCode to set.String getIuPositionType()
void setIuPositionType(String iuPositionType)
iuPositionType
- The iuPositionType to set.String getPositionLockUserIdentifier()
void setPositionLockUserIdentifier(String positionLockUserIdentifier)
positionLockUserIdentifier
- The positionLockUserIdentifier to set.boolean isEffective()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |