|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.rice.kns.bo.GlobalBusinessObjectDetailBase
org.kuali.kfs.coa.businessobject.AccountDelegateGlobalDetail
public class AccountDelegateGlobalDetail
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
AccountDelegateGlobalDetail()
Default constructor. |
|
AccountDelegateGlobalDetail(AccountDelegateModelDetail model)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
org.kuali.rice.kim.bo.Person |
getAccountDelegate()
|
boolean |
getAccountDelegatePrimaryRoutingIndicator()
Gets the accountDelegatePrimaryRoutingIndicator attribute. |
Date |
getAccountDelegateStartDate()
Gets the accountDelegateStartDate attribute. |
String |
getAccountDelegateUniversalId()
Gets the accountDelegateUniversalId attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getApprovalFromThisAmount()
Gets the approvalFromThisAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getApprovalToThisAmount()
Gets the approvalToThisAmount attribute. |
String |
getFinancialDocumentTypeCode()
Gets the financialDocumentTypeCode attribute. |
org.kuali.rice.kew.doctype.bo.DocumentTypeEBO |
getFinancialSystemDocumentTypeCode()
Gets the financialSystemDocumentTypeCode attribute. |
int |
hashCode()
|
void |
setAccountDelegate(org.kuali.rice.kim.bo.Person accountDelegate)
Deprecated. |
void |
setAccountDelegatePrimaryRoutingIndicator(boolean accountDelegatePrimaryRoutingIndicator)
Deprecated. |
void |
setAccountDelegateStartDate(Date accountDelegateStartDate)
Sets the accountDelegateStartDate attribute. |
void |
setAccountDelegateUniversalId(String accountDelegateUniversalId)
Sets the accountDelegateUniversalId attribute. |
void |
setApprovalFromThisAmount(org.kuali.rice.kns.util.KualiDecimal approvalFromThisAmount)
Sets the approvalFromThisAmount attribute. |
void |
setApprovalToThisAmount(org.kuali.rice.kns.util.KualiDecimal approvalToThisAmount)
Sets the approvalToThisAmount attribute. |
void |
setFinancialDocumentTypeCode(String financialDocumentTypeCode)
Sets the financialDocumentTypeCode attribute. |
protected LinkedHashMap |
toStringMapper()
|
| Methods inherited from class org.kuali.rice.kns.bo.GlobalBusinessObjectDetailBase |
|---|
getDocumentNumber, setDocumentNumber |
| 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, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
|---|
prepareForWorkflow |
| Constructor Detail |
|---|
public AccountDelegateGlobalDetail()
public AccountDelegateGlobalDetail(AccountDelegateModelDetail model)
| Method Detail |
|---|
public org.kuali.rice.kew.doctype.bo.DocumentTypeEBO getFinancialSystemDocumentTypeCode()
public String getAccountDelegateUniversalId()
public void setAccountDelegateUniversalId(String accountDelegateUniversalId)
accountDelegateUniversalId - The accountDelegateUniversalId to set.public String getFinancialDocumentTypeCode()
public void setFinancialDocumentTypeCode(String financialDocumentTypeCode)
financialDocumentTypeCode - The financialDocumentTypeCode to set.public org.kuali.rice.kns.util.KualiDecimal getApprovalFromThisAmount()
public void setApprovalFromThisAmount(org.kuali.rice.kns.util.KualiDecimal approvalFromThisAmount)
approvalFromThisAmount - The approvalFromThisAmount to set.public org.kuali.rice.kns.util.KualiDecimal getApprovalToThisAmount()
public void setApprovalToThisAmount(org.kuali.rice.kns.util.KualiDecimal approvalToThisAmount)
approvalToThisAmount - The approvalToThisAmount to set.public boolean getAccountDelegatePrimaryRoutingIndicator()
public void setAccountDelegatePrimaryRoutingIndicator(boolean accountDelegatePrimaryRoutingIndicator)
accountDelegatePrimaryRoutingIndicator - The accountDelegatePrimaryRoutingIndicator to set.public Date getAccountDelegateStartDate()
public void setAccountDelegateStartDate(Date accountDelegateStartDate)
accountDelegateStartDate - The accountDelegateStartDate to set.public org.kuali.rice.kim.bo.Person getAccountDelegate()
public void setAccountDelegate(org.kuali.rice.kim.bo.Person accountDelegate)
accountDelegate - The accountDelegate to set.public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)public int hashCode()
hashCode in class ObjectObject.hashCode()protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||