|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LeaveDonationContract
LeaveDonationContract interface
| Method Summary | |
|---|---|
AccrualCategoryContract |
getAccrualCategoryObj()
The AccuralCategory object associated with the LeaveDonation |
BigDecimal |
getAmountDonated()
The amount of accrued leave to be donated |
BigDecimal |
getAmountReceived()
The amount of accrued leave to be received |
String |
getDescription()
The descripton of the LeaveDonation |
String |
getDonatedAccrualCategory()
The AccrualCategory name associated with the LeaveDonation |
String |
getDonatedEarnCode()
The EarnCode name that a leave block indicating the amount donated will be recorded with |
String |
getDonorsPrincipalID()
The principalID of the employee who is donating leave |
EarnCodeContract |
getEarnCodeObj()
The EarnCode object associated with the LeaveDonation |
Boolean |
getHistory()
The history flag of the LeaveDonation |
String |
getLmLeaveDonationId()
The primary key of a LeaveDonation entry saved in a database |
org.kuali.rice.kim.api.identity.Person |
getPersonObj()
The Person object associated with the LeaveDonation |
String |
getRecipientsAccrualCategory()
The AccrualCategory name the donated Leave will be accrued to |
String |
getRecipientsEarnCode()
The EarnCode name that donation accrual leave block will be recorded with |
String |
getRecipientsPrincipalID()
The principalID of the employee who is receiving the donated leave |
| Methods inherited from interface org.kuali.kpme.core.api.bo.HrBusinessObjectContract |
|---|
getEffectiveDate, getEffectiveLocalDate, getId, getRelativeEffectiveDate, getTimestamp |
| Methods inherited from interface org.kuali.rice.krad.bo.PersistableBusinessObject |
|---|
buildListOfDeletionAwareLists, getExtension, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber |
| Methods inherited from interface org.kuali.rice.krad.bo.BusinessObject |
|---|
refresh |
| Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic |
|---|
toString |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
|---|
getVersionNumber |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.GloballyUnique |
|---|
getObjectId |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable |
|---|
isActive |
| Method Detail |
|---|
EarnCodeContract getEarnCodeObj()
earnCodeObject of a LeaveDonation
String getDonatedEarnCode()
donatedEarnCode of a LeaveDonation
String getRecipientsEarnCode()
recipientsEarnCode of a LeaveDonation
String getLmLeaveDonationId()
lmLeaveDonationId of a LeaveDonation
String getDonatedAccrualCategory()
donatedAccrualCategory of a LeaveDonation
String getRecipientsAccrualCategory()
recipientsAccrualCategory of a LeaveDonation
BigDecimal getAmountDonated()
amountDonated of a LeaveDonation
BigDecimal getAmountReceived()
amountReceived of a LeaveDonation
String getDonorsPrincipalID()
donorsPrincipalID of a LeaveDonation
String getRecipientsPrincipalID()
recipientsPrincipalID of a LeaveDonation
String getDescription()
description of a LeaveDonation
Boolean getHistory()
history flag of a LeaveDonation
org.kuali.rice.kim.api.identity.Person getPersonObj()
personObj of a LeaveDonation
AccrualCategoryContract getAccrualCategoryObj()
accrualCategoryObj of a LeaveDonation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||