public final class PositionFunding extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements PositionFundingContract
| Modifier and Type | Class and Description |
|---|---|
static class |
PositionFunding.Builder
A builder which can be used to construct
PositionFunding instances. |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccount()
The account associated with the PositionFunding
|
BigDecimal |
getAmount()
The amount to be funded
|
String |
getChart()
The chart associated with the PositionFunding
|
org.joda.time.LocalDate |
getEffectiveLocalDateOfOwner() |
String |
getHrPositionId() |
String |
getObjectCode()
The object code associated with the PositionFunding
|
String |
getObjectId() |
String |
getOrg()
The organization associated with the PositionFunding
|
String |
getOrgRefCode()
The organization reference code associated with the PositionFunding
|
BigDecimal |
getPercent()
The Percentage that the account will be used to fund the position
|
String |
getPmPositionFunctionId()
The primary key for a PositionFunding entry saved in the database
|
String |
getSource()
The source associated with the PositionFunding
|
String |
getSubAccount()
The subAccount associated with the PositionFunding
|
String |
getSubObjectCode()
The subObjectCode associated with the PositionFunding
|
Long |
getVersionNumber() |
boolean |
isPriorityFlag()
The flag used to indicate account priority
|
public String getSubObjectCode()
PositionFundingContractThe sub-object component of the chart of accounts to be charged when time recorded against this work area and task.
getSubObjectCode in interface PositionFundingContractpublic String getPmPositionFunctionId()
PositionFundingContractpmPositionFunctionId of a PositionFunding.
getPmPositionFunctionId in interface PositionFundingContractpublic boolean isPriorityFlag()
PositionFundingContractpriorityFlag of a PositionFunding.
isPriorityFlag in interface PositionFundingContractpublic String getObjectCode()
PositionFundingContractThe Object code component of the chart of accounts to be charged when time recorded against this work area and task.
getObjectCode in interface PositionFundingContractpublic String getOrgRefCode()
PositionFundingContractorgRefCode of a PositionFunding.
getOrgRefCode in interface PositionFundingContractpublic String getAccount()
PositionFundingContractThe account component of the chart of accounts to be charged when time recorded against this work area and task
getAccount in interface PositionFundingContractpublic String getSubAccount()
PositionFundingContractThe sub-account component of the chart of accounts to be charged when time recorded against this work area and task
getSubAccount in interface PositionFundingContractpublic String getOrg()
PositionFundingContractorg of a PositionFunding.
getOrg in interface PositionFundingContractpublic BigDecimal getAmount()
PositionFundingContractamount of a PositionFunding.
getAmount in interface PositionFundingContractpublic String getChart()
PositionFundingContractchart of a PositionFunding.
getChart in interface PositionFundingContractpublic String getSource()
PositionFundingContractsource of a PositionFunding.
getSource in interface PositionFundingContractpublic BigDecimal getPercent()
PositionFundingContractpercent of a PositionFunding.
getPercent in interface PositionFundingContractpublic String getHrPositionId()
getHrPositionId in interface PositionDerivedContractpublic org.joda.time.LocalDate getEffectiveLocalDateOfOwner()
getEffectiveLocalDateOfOwner in interface KpmeEffectiveDerivedDataTransferObjectpublic Long getVersionNumber()
getVersionNumber in interface org.kuali.rice.core.api.mo.common.Versionedpublic String getObjectId()
getObjectId in interface org.kuali.rice.core.api.mo.common.GloballyUniqueCopyright © 2004–2015 The Kuali Foundation. All rights reserved.