org.kuali.kfs.module.bc.businessobject
Class BudgetConstructionPositionSelect

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.businessobject.BudgetConstructionPositionSelect
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject

public class BudgetConstructionPositionSelect
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
BudgetConstructionPositionSelect()
          Default constructor.
 
Method Summary
 BudgetConstructionPosition getBudgetConstructionPosition()
          Gets the budgetConstructionPosition attribute.
 String getEmplid()
          Gets the emplid attribute.
 String getGrade()
          Gets the grade attribute.
 String getIuPositionType()
          Gets the iuPositionType attribute.
 String getName()
          Gets the name attribute.
 String getPositionDepartmentIdentifier()
          Gets the positionDepartmentIdentifier attribute.
 String getPositionDescription()
          Gets the positionDescription attribute.
 String getPositionNumber()
          Gets the positionNumber attribute.
 String getPrincipalId()
          Gets the principalId attribute.
 String getSalaryAdministrationPlan()
          Gets the salaryAdministrationPlan attribute.
 String getSetidSalary()
          Gets the setidSalary attribute.
 Integer getUniversityFiscalYear()
          Gets the universityFiscalYear attribute.
 void setBudgetConstructionPosition(BudgetConstructionPosition budgetConstructionPosition)
          Deprecated.  
 void setEmplid(String emplid)
          Sets the emplid attribute.
 void setGrade(String grade)
          Sets the grade attribute.
 void setIuPositionType(String iuPositionType)
          Sets the iuPositionType attribute.
 void setName(String name)
          Sets the name attribute.
 void setPositionDepartmentIdentifier(String positionDepartmentIdentifier)
          Sets the positionDepartmentIdentifier attribute.
 void setPositionDescription(String positionDescription)
          Sets the positionDescription attribute.
 void setPositionNumber(String positionNumber)
          Sets the positionNumber attribute.
 void setPrincipalId(String principalId)
          Sets the principalId attribute.
 void setSalaryAdministrationPlan(String salaryAdministrationPlan)
          Sets the salaryAdministrationPlan 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

BudgetConstructionPositionSelect

public BudgetConstructionPositionSelect()
Default constructor.

Method Detail

getPrincipalId

public String getPrincipalId()
Gets the principalId attribute.

Returns:
Returns the principalId

setPrincipalId

public void setPrincipalId(String principalId)
Sets the principalId attribute.

Parameters:
principalId - The principalId to set.

getPositionNumber

public String getPositionNumber()
Gets the positionNumber attribute.

Returns:
Returns the positionNumber

setPositionNumber

public void setPositionNumber(String positionNumber)
Sets the positionNumber attribute.

Parameters:
positionNumber - The positionNumber to set.

getUniversityFiscalYear

public Integer getUniversityFiscalYear()
Gets the universityFiscalYear attribute.

Returns:
Returns the universityFiscalYear

setUniversityFiscalYear

public void setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear attribute.

Parameters:
universityFiscalYear - The universityFiscalYear to set.

getEmplid

public String getEmplid()
Gets the emplid attribute.

Returns:
Returns the emplid

setEmplid

public void setEmplid(String emplid)
Sets the emplid attribute.

Parameters:
emplid - The emplid to set.

getIuPositionType

public String getIuPositionType()
Gets the iuPositionType attribute.

Returns:
Returns the iuPositionType

setIuPositionType

public void setIuPositionType(String iuPositionType)
Sets the iuPositionType attribute.

Parameters:
iuPositionType - The iuPositionType to set.

getPositionDepartmentIdentifier

public String getPositionDepartmentIdentifier()
Gets the positionDepartmentIdentifier attribute.

Returns:
Returns the positionDepartmentIdentifier

setPositionDepartmentIdentifier

public void setPositionDepartmentIdentifier(String positionDepartmentIdentifier)
Sets the positionDepartmentIdentifier attribute.

Parameters:
positionDepartmentIdentifier - The positionDepartmentIdentifier to set.

getSetidSalary

public String getSetidSalary()
Gets the setidSalary attribute.

Returns:
Returns the setidSalary

setSetidSalary

public void setSetidSalary(String setidSalary)
Sets the setidSalary attribute.

Parameters:
setidSalary - The setidSalary to set.

getSalaryAdministrationPlan

public String getSalaryAdministrationPlan()
Gets the salaryAdministrationPlan attribute.

Returns:
Returns the salaryAdministrationPlan

setSalaryAdministrationPlan

public void setSalaryAdministrationPlan(String salaryAdministrationPlan)
Sets the salaryAdministrationPlan attribute.

Parameters:
salaryAdministrationPlan - The salaryAdministrationPlan to set.

getGrade

public String getGrade()
Gets the grade attribute.

Returns:
Returns the grade

setGrade

public void setGrade(String grade)
Sets the grade attribute.

Parameters:
grade - The grade to set.

getPositionDescription

public String getPositionDescription()
Gets the positionDescription attribute.

Returns:
Returns the positionDescription

setPositionDescription

public void setPositionDescription(String positionDescription)
Sets the positionDescription attribute.

Parameters:
positionDescription - The positionDescription to set.

getName

public String getName()
Gets the name attribute.

Returns:
Returns the name

setName

public void setName(String name)
Sets the name attribute.

Parameters:
name - The name to set.

getBudgetConstructionPosition

public BudgetConstructionPosition getBudgetConstructionPosition()
Gets the budgetConstructionPosition attribute.

Returns:
Returns the budgetConstructionPosition

setBudgetConstructionPosition

public void setBudgetConstructionPosition(BudgetConstructionPosition budgetConstructionPosition)
Deprecated. 

Sets the budgetConstructionPosition attribute.

Parameters:
budgetConstructionPosition - The budgetConstructionPosition to set.

toStringMapper

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


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