|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LaborLedgerBenefitsCalculation
Method Summary | |
---|---|
Chart |
getChartOfAccounts()
Gets the chartOfAccounts attribute. |
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. |
LaborLedgerBenefitsType |
getLaborLedgerBenefitsType()
Gets the laborLedgerBenefitsType attribute. |
String |
getPositionBenefitTypeCode()
Gets the positionBenefitTypeCode attribute. |
ObjectCode |
getPositionFringeBenefitObject()
Gets the positionFringeBenefitObject attribute. |
String |
getPositionFringeBenefitObjectCode()
Gets the positionFringeBenefitObjectCode attribute. |
org.kuali.rice.kns.util.KualiPercent |
getPositionFringeBenefitPercent()
Gets the positionFringeBenefitPercent attribute. |
SystemOptions |
getUniversityFiscal()
Gets the universityFiscal attribute. |
Integer |
getUniversityFiscalYear()
Gets the universityFiscalYear attribute. |
void |
setChartOfAccounts(Chart chartOfAccounts)
Deprecated. |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute. |
void |
setLaborLedgerBenefitsType(LaborLedgerBenefitsType laborLedgerBenefitsType)
Deprecated. |
void |
setPositionBenefitTypeCode(String positionBenefitTypeCode)
Sets the positionBenefitTypeCode attribute. |
void |
setPositionFringeBenefitObject(ObjectCode positionFringeBenefitObject)
Deprecated. |
void |
setPositionFringeBenefitObjectCode(String positionFringeBenefitObjectCode)
Sets the positionFringeBenefitObjectCode attribute. |
void |
setPositionFringeBenefitPercent(org.kuali.rice.kns.util.KualiPercent positionFringeBenefitPercent)
Sets the positionFringeBenefitPercent attribute. |
void |
setUniversityFiscal(SystemOptions universityFiscal)
Sets the universityFiscal attribute value. |
void |
setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear attribute. |
Methods inherited from interface org.kuali.rice.kns.bo.PersistableBusinessObject |
---|
addNote, buildListOfDeletionAwareLists, deleteNote, getBoNote, getBoNotes, getExtension, getObjectId, getVersionNumber, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber |
Methods inherited from interface org.apache.ojb.broker.PersistenceBrokerAware |
---|
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate |
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
---|
prepareForWorkflow, refresh |
Method Detail |
---|
Integer getUniversityFiscalYear()
void setUniversityFiscalYear(Integer universityFiscalYear)
universityFiscalYear
- The universityFiscalYear to set.String getChartOfAccountsCode()
void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode
- The chartOfAccountsCode to set.String getPositionBenefitTypeCode()
void setPositionBenefitTypeCode(String positionBenefitTypeCode)
positionBenefitTypeCode
- The positionBenefitTypeCode to set.org.kuali.rice.kns.util.KualiPercent getPositionFringeBenefitPercent()
void setPositionFringeBenefitPercent(org.kuali.rice.kns.util.KualiPercent positionFringeBenefitPercent)
positionFringeBenefitPercent
- The positionFringeBenefitPercent to set.String getPositionFringeBenefitObjectCode()
void setPositionFringeBenefitObjectCode(String positionFringeBenefitObjectCode)
positionFringeBenefitObjectCode
- The positionFringeBenefitObjectCode to set.ObjectCode getPositionFringeBenefitObject()
@Deprecated void setPositionFringeBenefitObject(ObjectCode positionFringeBenefitObject)
positionFringeBenefitObject
- The positionFringeBenefitObject to set.Chart getChartOfAccounts()
@Deprecated void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccounts
- The chartOfAccounts to set.LaborLedgerBenefitsType getLaborLedgerBenefitsType()
@Deprecated void setLaborLedgerBenefitsType(LaborLedgerBenefitsType laborLedgerBenefitsType)
laborLedgerBenefitsType
- The positionBenefitType to set.SystemOptions getUniversityFiscal()
void setUniversityFiscal(SystemOptions universityFiscal)
universityFiscal
- The universityFiscal to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |