|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krad.bo.BusinessObjectBase
org.kuali.rice.krad.bo.PersistableBusinessObjectBase
org.kuali.kpme.core.bo.HrBusinessObject
org.kuali.kpme.core.assignment.account.AssignmentAccount
public class AssignmentAccount
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
AssignmentAccount()
|
|
| Method Summary | |
|---|---|
String |
getAccountNbr()
Account component of the chart of accounts to be charged when time recorded against this work area and task. |
Account |
getAccountObj()
Account component of the chart of accounts to be charged when time recorded against this work area and task. |
Assignment |
getAssignmentObj()
Assignment object this AssignmentAccoutn is associated with |
String |
getEarnCode()
The earn code for which earnings will be charged to the account identified. |
EarnCode |
getEarnCodeObj()
The earn code for which earnings will be charged to the account identified. |
String |
getFinCoaCd()
Chart component of the chart of accounts (COA) to be charged when time recorded against this work area and task. |
String |
getFinObjectCd()
Object code component of the chart of accounts to be charged when time recorded against this work area and task. |
String |
getFinSubObjCd()
Optional - sub-object component of the chart of accounts to be charged when time recorded against this work area and task. |
String |
getId()
The unique id defined by the object, could be a combination of multiple fields |
ObjectCode |
getObjectCodeObj()
Object code component of the chart of accounts to be charged when time recorded against this work area and task. |
String |
getOrgRefId()
Optional funding attribute, free form entry field |
BigDecimal |
getPercent()
Percent of earnings recorded against assignment to be paid by the defined account. |
String |
getProjectCd()
Optional project code component of the chart of accounts to be charged when time recorded against this work area and task, must be established on the project table. |
ProjectCode |
getProjectCodeObj()
Optional project code component of the chart of accounts to be charged when time recorded against this work area and task, must be established on the project table. |
SubAccount |
getSubAccountObj()
Optional - sub-account component of the chart of accounts to be charged when time recorded against this work area and task. |
String |
getSubAcctNbr()
Optional - sub-account component of the chart of accounts to be charged when time recorded against this work area and task. |
SubObjectCode |
getSubObjectCodeObj()
Optional - sub-object component of the chart of accounts to be charged when time recorded against this work area and task. |
String |
getTkAssignAcctId()
The Primary Key of an AssignmentAccount entry saved in a database |
String |
getTkAssignmentId()
Id of the Assignment object associated with this AssignmentAccount |
String |
getUniqueKey()
|
void |
setAccountNbr(String accountNbr)
|
void |
setAccountObj(Account accountObj)
|
void |
setAssignmentObj(Assignment assignmentObj)
|
void |
setEarnCode(String earnCode)
|
void |
setEarnCodeObj(EarnCode earnCodeObj)
|
void |
setFinCoaCd(String finCoaCd)
|
void |
setFinObjectCd(String finObjectCd)
|
void |
setFinSubObjCd(String finSubObjCd)
|
void |
setId(String id)
|
void |
setObjectCodeObj(ObjectCode objectCodeObj)
|
void |
setOrgRefId(String orgRefId)
|
void |
setPercent(BigDecimal percent)
|
void |
setProjectCd(String projectCd)
|
void |
setProjectCodeObj(ProjectCode projectCodeObj)
|
void |
setSubAccountObj(SubAccount subAccountObj)
|
void |
setSubAcctNbr(String subAcctNbr)
|
void |
setSubObjectCodeObj(SubObjectCode subObjectCodeObj)
|
void |
setTkAssignAcctId(String tkAssignAcctId)
|
void |
setTkAssignmentId(String tkAssignmentId)
|
| Methods inherited from class org.kuali.kpme.core.bo.HrBusinessObject |
|---|
getEffectiveDate, getEffectiveLocalDate, getRelativeEffectiveDate, getTimestamp, isActive, setActive, setEffectiveDate, setEffectiveLocalDate, setRelativeEffectiveDate, setTimestamp |
| Methods inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase |
|---|
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber |
| Methods inherited from class org.kuali.rice.krad.bo.BusinessObjectBase |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.kpme.core.api.bo.HrBusinessObjectContract |
|---|
getEffectiveDate, getEffectiveLocalDate, 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 |
| Constructor Detail |
|---|
public AssignmentAccount()
| Method Detail |
|---|
public Assignment getAssignmentObj()
AssignmentAccountContractassignmentObj of AssignmentAccount
getAssignmentObj in interface AssignmentAccountContractpublic void setAssignmentObj(Assignment assignmentObj)
public String getFinCoaCd()
AssignmentAccountContractfinCoaCd of AssignmentAccount
getFinCoaCd in interface AssignmentAccountContractpublic void setFinCoaCd(String finCoaCd)
public String getAccountNbr()
AssignmentAccountContractaccountNbr of AssignmentAccount
getAccountNbr in interface AssignmentAccountContractpublic void setAccountNbr(String accountNbr)
public String getSubAcctNbr()
AssignmentAccountContractsubAccountNbr of AssignmentAccount
getSubAcctNbr in interface AssignmentAccountContractpublic void setSubAcctNbr(String subAcctNbr)
public String getFinObjectCd()
AssignmentAccountContractfinObjectCd of AssignmentAccount
getFinObjectCd in interface AssignmentAccountContractpublic void setFinObjectCd(String finObjectCd)
public String getFinSubObjCd()
AssignmentAccountContractfinSubObjCd of AssignmentAccount
getFinSubObjCd in interface AssignmentAccountContractpublic void setFinSubObjCd(String finSubObjCd)
public String getProjectCd()
AssignmentAccountContractprojectCd of AssignmentAccount
getProjectCd in interface AssignmentAccountContractpublic void setProjectCd(String projectCd)
public String getOrgRefId()
AssignmentAccountContractorgRefId of AssignmentAccount
getOrgRefId in interface AssignmentAccountContractpublic void setOrgRefId(String orgRefId)
public BigDecimal getPercent()
AssignmentAccountContractpercent of AssignmentAccount
getPercent in interface AssignmentAccountContractpublic void setPercent(BigDecimal percent)
public String getTkAssignAcctId()
AssignmentAccountContracttkAssignAcctId of AssignmentAccount
getTkAssignAcctId in interface AssignmentAccountContractpublic void setTkAssignAcctId(String tkAssignAcctId)
public String getTkAssignmentId()
AssignmentAccountContracttkAssignmentId of AssignmentAccount
getTkAssignmentId in interface AssignmentAccountContractpublic void setTkAssignmentId(String tkAssignmentId)
public String getEarnCode()
AssignmentAccountContractearnCode of AssignmentAccount
getEarnCode in interface AssignmentAccountContractpublic void setEarnCode(String earnCode)
public Account getAccountObj()
AssignmentAccountContractaccountObj of AssignmentAccount
getAccountObj in interface AssignmentAccountContractpublic void setAccountObj(Account accountObj)
public SubAccount getSubAccountObj()
AssignmentAccountContractsubAccountObj of AssignmentAccount
getSubAccountObj in interface AssignmentAccountContractpublic void setSubAccountObj(SubAccount subAccountObj)
public ObjectCode getObjectCodeObj()
AssignmentAccountContractobjectCodeObj of AssignmentAccount
getObjectCodeObj in interface AssignmentAccountContractpublic void setObjectCodeObj(ObjectCode objectCodeObj)
public SubObjectCode getSubObjectCodeObj()
AssignmentAccountContractsubObjectCodeObj of AssignmentAccount
getSubObjectCodeObj in interface AssignmentAccountContractpublic void setSubObjectCodeObj(SubObjectCode subObjectCodeObj)
public ProjectCode getProjectCodeObj()
AssignmentAccountContractprojectCodeObj of AssignmentAccount
getProjectCodeObj in interface AssignmentAccountContractpublic void setProjectCodeObj(ProjectCode projectCodeObj)
public EarnCode getEarnCodeObj()
AssignmentAccountContractearnCodeObj of AssignmentAccount
getEarnCodeObj in interface AssignmentAccountContractpublic void setEarnCodeObj(EarnCode earnCodeObj)
public String getUniqueKey()
getUniqueKey in class HrBusinessObjectpublic String getId()
HrBusinessObjectContractid of HrBusinessObject
getId in interface HrBusinessObjectContractgetId in class HrBusinessObjectpublic void setId(String id)
setId in class HrBusinessObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||