org.kuali.kfs.module.bc.dataaccess.impl
Class HumanResourcesPayrollDaoJdbc.PositionData

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.PersistableBusinessObjectBase
          extended by org.kuali.kfs.module.bc.dataaccess.impl.HumanResourcesPayrollDaoJdbc.PositionData
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject
Enclosing class:
HumanResourcesPayrollDaoJdbc

protected class HumanResourcesPayrollDaoJdbc.PositionData
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
HumanResourcesPayrollDaoJdbc.PositionData()
          Default constructor.
 
Method Summary
 String getBudgetedPosition()
          Gets the budgetedPosition
 String getBusinessUnit()
          Gets the businessUnit
 String getDepartmentId()
          Gets the departmentId
 String getDescription()
          Gets the description
 TransientBalanceInquiryAttributes getDummyBusinessObject()
          Gets the dummyBusinessObject
 Date getEffectiveDate()
          Gets the effectiveDate
 String getJobCode()
          Gets the jobCode
 String getPositionEffectiveStatus()
          Gets the positionEffectiveStatus
 BigDecimal getPositionFullTimeEquivalency()
          Gets the positionFullTimeEquivalency
 String getPositionGradeDefault()
          Gets the positionGradeDefault
 String getPositionNumber()
          Gets the positionNumber
 String getPositionRegularTemporary()
          Gets the positionRegularTemporary
 String getPositionSalaryPlanDefault()
          Gets the positionSalaryPlanDefault
 String getPositionStatus()
          Gets the positionStatus
 String getShortDescription()
          Gets the shortDescription
 BigDecimal getStandardHoursDefault()
          Gets the standardHoursDefault
 String getStandardHoursFrequency()
          Gets the standardHoursFrequency
 Date getStatusDate()
          Gets the statusDate
 void setBudgetedPosition(String budgetedPosition)
          Sets the budgetedPosition
 void setBusinessUnit(String businessUnit)
          Sets the businessUnit
 void setDepartmentId(String departmentId)
          Sets the departmentId
 void setDescription(String description)
          Sets the description
 void setDummyBusinessObject(TransientBalanceInquiryAttributes dummyBusinessObject)
          Sets the dummyBusinessObject
 void setEffectiveDate(Date effectiveDate)
          Sets the effectiveDate
 void setJobCode(String jobCode)
          Sets the jobCode
 void setPositionEffectiveStatus(String positionEffectiveStatus)
          Sets the positionEffectiveStatus
 void setPositionFullTimeEquivalency(BigDecimal positionFullTimeEquivalency)
          Sets the positionFullTimeEquivalency
 void setPositionGradeDefault(String positionGradeDefault)
          Sets the positionGradeDefault
 void setPositionNumber(String positionNumber)
          Sets the positionNumber
 void setPositionRegularTemporary(String positionRegularTemporary)
          Sets the positionRegularTemporary
 void setPositionSalaryPlanDefault(String positionSalaryPlanDefault)
          Sets the positionSalaryPlanDefault
 void setPositionStatus(String positionStatus)
          Sets the positionStatus
 void setShortDescription(String shortDescription)
          Sets the shortDescription
 void setStandardHoursDefault(BigDecimal standardHoursDefault)
          Sets the standardHoursDefault
 void setStandardHoursFrequency(String standardHoursFrequency)
          Sets the standardHoursFrequency
 void setStatusDate(Date statusDate)
          Sets the statusDate
protected  LinkedHashMap toStringMapper()
          construct the key list of the business object.
 
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

HumanResourcesPayrollDaoJdbc.PositionData

public HumanResourcesPayrollDaoJdbc.PositionData()
Default constructor.

Method Detail

getPositionNumber

public String getPositionNumber()
Gets the positionNumber

Returns:
Returns the positionNumber

setPositionNumber

public void setPositionNumber(String positionNumber)
Sets the positionNumber

Parameters:
positionNumber - The positionNumber to set.

getJobCode

public String getJobCode()
Gets the jobCode

Returns:
Returns the jobCode

setJobCode

public void setJobCode(String jobCode)
Sets the jobCode

Parameters:
jobCode - The jobCode to set.

getEffectiveDate

public Date getEffectiveDate()
Gets the effectiveDate

Returns:
Returns the effectiveDate

setEffectiveDate

public void setEffectiveDate(Date effectiveDate)
Sets the effectiveDate

Parameters:
effectiveDate - The effectiveDate to set.

getPositionEffectiveStatus

public String getPositionEffectiveStatus()
Gets the positionEffectiveStatus

Returns:
Returns the positionEffectiveStatus

setPositionEffectiveStatus

public void setPositionEffectiveStatus(String positionEffectiveStatus)
Sets the positionEffectiveStatus

Parameters:
positionEffectiveStatus - The positionEffectiveStatus to set.

getDescription

public String getDescription()
Gets the description

Returns:
Returns the description

setDescription

public void setDescription(String description)
Sets the description

Parameters:
description - The description to set.

getShortDescription

public String getShortDescription()
Gets the shortDescription

Returns:
Returns the shortDescription

setShortDescription

public void setShortDescription(String shortDescription)
Sets the shortDescription

Parameters:
shortDescription - The shortDescription to set.

getBusinessUnit

public String getBusinessUnit()
Gets the businessUnit

Returns:
Returns the businessUnit

setBusinessUnit

public void setBusinessUnit(String businessUnit)
Sets the businessUnit

Parameters:
businessUnit - The businessUnit to set.

getDepartmentId

public String getDepartmentId()
Gets the departmentId

Returns:
Returns the departmentId

setDepartmentId

public void setDepartmentId(String departmentId)
Sets the departmentId

Parameters:
departmentId - The departmentId to set.

getPositionStatus

public String getPositionStatus()
Gets the positionStatus

Returns:
Returns the positionStatus

setPositionStatus

public void setPositionStatus(String positionStatus)
Sets the positionStatus

Parameters:
positionStatus - The positionStatus to set.

getStatusDate

public Date getStatusDate()
Gets the statusDate

Returns:
Returns the statusDate

setStatusDate

public void setStatusDate(Date statusDate)
Sets the statusDate

Parameters:
statusDate - The statusDate to set.

getBudgetedPosition

public String getBudgetedPosition()
Gets the budgetedPosition

Returns:
Returns the budgetedPosition

setBudgetedPosition

public void setBudgetedPosition(String budgetedPosition)
Sets the budgetedPosition

Parameters:
budgetedPosition - The budgetedPosition to set.

getStandardHoursDefault

public BigDecimal getStandardHoursDefault()
Gets the standardHoursDefault

Returns:
Returns the standardHoursDefault

setStandardHoursDefault

public void setStandardHoursDefault(BigDecimal standardHoursDefault)
Sets the standardHoursDefault

Parameters:
standardHoursDefault - The standardHoursDefault to set.

getStandardHoursFrequency

public String getStandardHoursFrequency()
Gets the standardHoursFrequency

Returns:
Returns the standardHoursFrequency

setStandardHoursFrequency

public void setStandardHoursFrequency(String standardHoursFrequency)
Sets the standardHoursFrequency

Parameters:
standardHoursFrequency - The standardHoursFrequency to set.

getPositionRegularTemporary

public String getPositionRegularTemporary()
Gets the positionRegularTemporary

Returns:
Returns the positionRegularTemporary

setPositionRegularTemporary

public void setPositionRegularTemporary(String positionRegularTemporary)
Sets the positionRegularTemporary

Parameters:
positionRegularTemporary - The positionRegularTemporary to set.

getPositionFullTimeEquivalency

public BigDecimal getPositionFullTimeEquivalency()
Gets the positionFullTimeEquivalency

Returns:
Returns the positionFullTimeEquivalency

setPositionFullTimeEquivalency

public void setPositionFullTimeEquivalency(BigDecimal positionFullTimeEquivalency)
Sets the positionFullTimeEquivalency

Parameters:
positionFullTimeEquivalency - The positionFullTimeEquivalency to set.

getPositionSalaryPlanDefault

public String getPositionSalaryPlanDefault()
Gets the positionSalaryPlanDefault

Returns:
Returns the positionSalaryPlanDefault

setPositionSalaryPlanDefault

public void setPositionSalaryPlanDefault(String positionSalaryPlanDefault)
Sets the positionSalaryPlanDefault

Parameters:
positionSalaryPlanDefault - The positionSalaryPlanDefault to set.

getPositionGradeDefault

public String getPositionGradeDefault()
Gets the positionGradeDefault

Returns:
Returns the positionGradeDefault

setPositionGradeDefault

public void setPositionGradeDefault(String positionGradeDefault)
Sets the positionGradeDefault

Parameters:
positionGradeDefault - The positionGradeDefault to set.

toStringMapper

protected LinkedHashMap toStringMapper()
construct the key list of the business object.

Specified by:
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBase
See Also:
BusinessObjectBase.toStringMapper()

getDummyBusinessObject

public TransientBalanceInquiryAttributes getDummyBusinessObject()
Gets the dummyBusinessObject

Returns:
Returns the dummyBusinessObject.

setDummyBusinessObject

public void setDummyBusinessObject(TransientBalanceInquiryAttributes dummyBusinessObject)
Sets the dummyBusinessObject

Parameters:
dummyBusinessObject - The dummyBusinessObject to set.


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.