edu.sampleu.financial.bo
Class GenericAttributes
java.lang.Object
org.kuali.rice.krad.bo.BusinessObjectBase
org.kuali.rice.krad.bo.PersistableBusinessObjectBase
org.kuali.rice.krad.bo.AttributeReferenceDummy
edu.sampleu.financial.bo.GenericAttributes
- All Implemented Interfaces:
- Serializable, org.apache.ojb.broker.PersistenceBrokerAware, GloballyUnique, Versioned, ModelObjectBasic, BusinessObject, PersistableBusinessObject
public class GenericAttributes
- extends AttributeReferenceDummy
- See Also:
- Serialized Form
Methods inherited from class org.kuali.rice.krad.bo.AttributeReferenceDummy |
getActiveAsOfDate, getActiveFromDate, getActiveToDate, getCreateDate, getEmailAddress, getGenericAmount, getGenericBigText, getGenericDate, getGenericSystemId, getGenericTimestamp, getInitiatorNetworkId, getOneDigitTextCode, getPercent, getTwoDigitTextCode, getWorkflowDocumentStatus, isActiveIndicator, isCurrent, isGenericBoolean, isNewCollectionRecord, setActiveAsOfDate, setActiveFromDate, setActiveIndicator, setActiveToDate, setCreateDate, setCurrent, setEmailAddress, setGenericAmount, setGenericBigText, setGenericBoolean, setGenericDate, setGenericSystemId, setGenericTimestamp, setInitiatorNetworkId, setNewCollectionRecord, setOneDigitTextCode, setPercent, setTwoDigitTextCode, setWorkflowDocumentStatus |
Methods inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setObjectId, setVersionNumber |
GenericAttributes
public GenericAttributes()
getFinancialDocumentStatusName
public String getFinancialDocumentStatusName()
setFinancialDocumentStatusName
public void setFinancialDocumentStatusName(String financialDocumentStatusName)
getDocumentTotalAmount
public String getDocumentTotalAmount()
setDocumentTotalAmount
public void setDocumentTotalAmount(String documentTotalAmount)
getSearchType
public String getSearchType()
setSearchType
public void setSearchType(String searchType)
getNamespaceCode
public String getNamespaceCode()
setNamespaceCode
public void setNamespaceCode(String changedNamespaceCodes)
getDisplayType
public String getDisplayType()
setDisplayType
public void setDisplayType(String displayType)
getRoutingAttributeTitle
public String getRoutingAttributeTitle()
setRoutingAttributeTitle
public void setRoutingAttributeTitle(String routingAttributeTitle)
getTransactionEntrySequenceId
public Integer getTransactionEntrySequenceId()
setTransactionEntrySequenceId
public void setTransactionEntrySequenceId(Integer transactionEntrySequenceId)
getSequenceNumber
public Integer getSequenceNumber()
setSequenceNumber
public void setSequenceNumber(Integer sequenceNumber)
getItemSequenceId
public Integer getItemSequenceId()
setItemSequenceId
public void setItemSequenceId(Integer itemSequenceId)
getTransactionLedgerEntrySequenceNumber
public Integer getTransactionLedgerEntrySequenceNumber()
setTransactionLedgerEntrySequenceNumber
public void setTransactionLedgerEntrySequenceNumber(Integer transactionLedgerEntrySequenceNumber)
getUniversityFiscalAccountingPeriod
public String getUniversityFiscalAccountingPeriod()
setUniversityFiscalAccountingPeriod
public void setUniversityFiscalAccountingPeriod(String universityFiscalAccountingPeriod)
getGenericFiscalYear
public Integer getGenericFiscalYear()
setGenericFiscalYear
public void setGenericFiscalYear(Integer genericFiscalYear)
getMaxDollarAmount
public String getMaxDollarAmount()
setMaxDollarAmount
public void setMaxDollarAmount(String maxDollarAmount)
getMinDollarAmount
public String getMinDollarAmount()
setMinDollarAmount
public void setMinDollarAmount(String minDollarAmount)
getTotalDollarAmount
public String getTotalDollarAmount()
setTotalDollarAmount
public void setTotalDollarAmount(String totalDollarAmount)
getFinancialSystemDocumentTypeCode
public String getFinancialSystemDocumentTypeCode()
- Gets the financialSystemDocumentTypeCode attribute.
- Returns:
- Returns the financialSystemDocumentTypeCode.
setFinancialSystemDocumentTypeCode
public void setFinancialSystemDocumentTypeCode(String financialSystemDocumentTypeCode)
- Sets the financialSystemDocumentTypeCode attribute value.
- Parameters:
financialSystemDocumentTypeCode
- The financialSystemDocumentTypeCode to set.
getReferenceTypeCode
public String getReferenceTypeCode()
- Gets the referenceDocumentTypeCode attribute.
- Returns:
- Returns the referenceDocumentTypeCode.
setReferenceTypeCode
public void setReferenceTypeCode(String referenceDocumentTypeCode)
- Sets the referenceDocumentTypeCode attribute value.
- Parameters:
referenceDocumentTypeCode
- The referenceDocumentTypeCode to set.
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.