|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.kfs.module.bc.businessobject.BudgetConstructionPositionInitializationMove
public class BudgetConstructionPositionInitializationMove
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
BudgetConstructionPositionInitializationMove()
Default constructor. |
Method Summary | |
---|---|
String |
getBudgetedPosition()
Gets the budgetedPosition attribute. |
String |
getConfidentialPosition()
Gets the confidentialPosition attribute. |
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 |
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 |
getPrincipalId()
Gets the principalId attribute. |
ResponsibilityCenter |
getResponsibilityCenter()
Gets the responsibilityCenter 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. |
void |
setBudgetedPosition(String budgetedPosition)
Sets the budgetedPosition attribute. |
void |
setConfidentialPosition(String confidentialPosition)
Sets the confidentialPosition attribute. |
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. |
void |
setPositionFullTimeEquivalency(BigDecimal positionFullTimeEquivalency)
Sets the positionFullTimeEquivalency attribute. |
void |
setPositionGradeDefault(String positionGradeDefault)
Sets the positionGradeDefault 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. |
void |
setPositionUnionCode(String positionUnionCode)
Sets the positionUnionCode attribute. |
void |
setPrincipalId(String principalId)
Sets the principalId attribute. |
void |
setResponsibilityCenter(ResponsibilityCenter responsibilityCenter)
Deprecated. |
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. |
protected LinkedHashMap |
toStringMapper()
|
Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes |
Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
---|
prepareForWorkflow, toString, toStringBuilder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
---|
prepareForWorkflow |
Constructor Detail |
---|
public BudgetConstructionPositionInitializationMove()
Method Detail |
---|
public String getPrincipalId()
public void setPrincipalId(String principalId)
principalId
- The principalId to set.public String getPositionNumber()
public void setPositionNumber(String positionNumber)
positionNumber
- The positionNumber to set.public Integer getUniversityFiscalYear()
public void setUniversityFiscalYear(Integer universityFiscalYear)
universityFiscalYear
- The universityFiscalYear to set.public Date getPositionEffectiveDate()
public void setPositionEffectiveDate(Date positionEffectiveDate)
positionEffectiveDate
- The positionEffectiveDate to set.public String getPositionEffectiveStatus()
public void setPositionEffectiveStatus(String positionEffectiveStatus)
positionEffectiveStatus
- The positionEffectiveStatus to set.public String getPositionStatus()
public void setPositionStatus(String positionStatus)
positionStatus
- The positionStatus to set.public String getBudgetedPosition()
public void setBudgetedPosition(String budgetedPosition)
budgetedPosition
- The budgetedPosition to set.public String getConfidentialPosition()
public void setConfidentialPosition(String confidentialPosition)
confidentialPosition
- The confidentialPosition to set.public BigDecimal getPositionStandardHoursDefault()
public void setPositionStandardHoursDefault(BigDecimal positionStandardHoursDefault)
positionStandardHoursDefault
- The positionStandardHoursDefault to set.public String getPositionRegularTemporary()
public void setPositionRegularTemporary(String positionRegularTemporary)
positionRegularTemporary
- The positionRegularTemporary to set.public BigDecimal getPositionFullTimeEquivalency()
public void setPositionFullTimeEquivalency(BigDecimal positionFullTimeEquivalency)
positionFullTimeEquivalency
- The positionFullTimeEquivalency to set.public Integer getIuNormalWorkMonths()
public void setIuNormalWorkMonths(Integer iuNormalWorkMonths)
iuNormalWorkMonths
- The iuNormalWorkMonths to set.public Integer getIuPayMonths()
public void setIuPayMonths(Integer iuPayMonths)
iuPayMonths
- The iuPayMonths to set.public String getPositionDescription()
public void setPositionDescription(String positionDescription)
positionDescription
- The positionDescription to set.public String getSetidDepartment()
public void setSetidDepartment(String setidDepartment)
setidDepartment
- The setidDepartment to set.public String getPositionDepartmentIdentifier()
public void setPositionDepartmentIdentifier(String positionDepartmentIdentifier)
positionDepartmentIdentifier
- The positionDepartmentIdentifier to set.public String getResponsibilityCenterCode()
public void setResponsibilityCenterCode(String responsibilityCenterCode)
responsibilityCenterCode
- The responsibilityCenterCode to set.public String getPositionUnionCode()
public void setPositionUnionCode(String positionUnionCode)
positionUnionCode
- The positionUnionCode to set.public String getPositionSalaryPlanDefault()
public void setPositionSalaryPlanDefault(String positionSalaryPlanDefault)
positionSalaryPlanDefault
- The positionSalaryPlanDefault to set.public String getPositionGradeDefault()
public void setPositionGradeDefault(String positionGradeDefault)
positionGradeDefault
- The positionGradeDefault to set.public String getSetidJobCode()
public void setSetidJobCode(String setidJobCode)
setidJobCode
- The setidJobCode to set.public String getJobCode()
public void setJobCode(String jobCode)
jobCode
- The jobCode to set.public String getJobCodeDescription()
public void setJobCodeDescription(String jobCodeDescription)
jobCodeDescription
- The jobCodeDescription to set.public String getSetidSalary()
public void setSetidSalary(String setidSalary)
setidSalary
- The setidSalary to set.public String getIuDefaultObjectCode()
public void setIuDefaultObjectCode(String iuDefaultObjectCode)
iuDefaultObjectCode
- The iuDefaultObjectCode to set.public String getIuPositionType()
public void setIuPositionType(String iuPositionType)
iuPositionType
- The iuPositionType to set.public ResponsibilityCenter getResponsibilityCenter()
public void setResponsibilityCenter(ResponsibilityCenter responsibilityCenter)
responsibilityCenter
- The responsibilityCenter to set.protected LinkedHashMap toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
BusinessObjectBase.toStringMapper()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |