|
||||||||||
| 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.kfs.sys.businessobject.OriginationCode
public class OriginationCode
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
OriginationCode()
Default no-arg constructor. |
|
| Method Summary | |
|---|---|
Long |
getAcctRcvbNextCustomerNumber()
Gets the acctRcvbNextCustomerNumber attribute. |
Long |
getFinancialDocumentNextItemIdentifier()
Gets the financialDocumentNextItemIdentifier attribute. |
String |
getFinancialSystemDatabaseDesc()
Gets the financialSystemDatabaseDesc attribute. |
String |
getFinancialSystemDatabaseName()
Gets the financialSystemDatabaseName attribute. |
String |
getFinancialSystemOriginationCode()
Gets the financialSystemOriginationCode attribute. |
String |
getFinancialSystemServerName()
Gets the financialSystemServerName attribute. |
Long |
getNextCapitalAssetNumber()
Gets the nextCapitalAssetNumber attribute. |
Long |
getNextCgProposalNumber()
Gets the nextCgProposalNumber attribute. |
String |
getNextContractsAndGrantsAgencyNumber()
Gets the nextContractsAndGrantsAgencyNumber attribute. |
String |
getNextContractsAndGrantsSubcontractorNumber()
Gets the nextContractsAndGrantsSubcontractorNumber attribute. |
Long |
getNextDisbVchrPayeeIdNbr()
Gets the nextDisbVchrPayeeIdNbr attribute. |
Long |
getNextFdocAttachmentIdentifier()
Gets the nextFdocAttachmentIdentifier attribute. |
Long |
getNextNonCapitalAssetNumber()
Gets the nextNonCapitalAssetNumber attribute. |
boolean |
isActive()
Gets the active attribute. |
void |
setAcctRcvbNextCustomerNumber(Long acctRcvbNextCustomerNumber)
Sets the acctRcvbNextCustomerNumber attribute. |
void |
setActive(boolean active)
Sets the active attribute value. |
void |
setFinancialDocumentNextItemIdentifier(Long financialDocumentNextItemIdentifier)
Sets the financialDocumentNextItemIdentifier attribute. |
void |
setFinancialSystemDatabaseDesc(String financialSystemDatabaseDesc)
Sets the financialSystemDatabaseDesc attribute. |
void |
setFinancialSystemDatabaseName(String financialSystemDatabaseName)
Sets the financialSystemDatabaseName attribute. |
void |
setFinancialSystemOriginationCode(String financialSystemOriginationCode)
Sets the financialSystemOriginationCode attribute. |
void |
setFinancialSystemServerName(String financialSystemServerName)
Sets the financialSystemServerName attribute. |
void |
setNextCapitalAssetNumber(Long nextCapitalAssetNumber)
Sets the nextCapitalAssetNumber attribute. |
void |
setNextCgProposalNumber(Long nextCgProposalNumber)
Sets the nextCgProposalNumber attribute. |
void |
setNextContractsAndGrantsAgencyNumber(String nextContractsAndGrantsAgencyNumber)
Sets the nextContractsAndGrantsAgencyNumber attribute. |
void |
setNextContractsAndGrantsSubcontractorNumber(String nextContractsAndGrantsSubcontractorNumber)
Sets the nextContractsAndGrantsSubcontractorNumber attribute. |
void |
setNextDisbVchrPayeeIdNbr(Long nextDisbVchrPayeeIdNbr)
Sets the nextDisbVchrPayeeIdNbr attribute. |
void |
setNextFdocAttachmentIdentifier(Long nextFdocAttachmentIdentifier)
Sets the nextFdocAttachmentIdentifier attribute. |
void |
setNextNonCapitalAssetNumber(Long nextNonCapitalAssetNumber)
Sets the nextNonCapitalAssetNumber attribute. |
protected LinkedHashMap |
toStringMapper()
|
| 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, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
|---|
prepareForWorkflow |
| Constructor Detail |
|---|
public OriginationCode()
| Method Detail |
|---|
public String getFinancialSystemOriginationCode()
public void setFinancialSystemOriginationCode(String financialSystemOriginationCode)
financialSystemOriginationCode - The financialSystemOriginationCode to set.public String getFinancialSystemServerName()
public void setFinancialSystemServerName(String financialSystemServerName)
financialSystemServerName - The financialSystemServerName to set.public String getFinancialSystemDatabaseName()
public void setFinancialSystemDatabaseName(String financialSystemDatabaseName)
financialSystemDatabaseName - The financialSystemDatabaseName to set.public String getFinancialSystemDatabaseDesc()
public void setFinancialSystemDatabaseDesc(String financialSystemDatabaseDesc)
financialSystemDatabaseDesc - The financialSystemDatabaseDesc to set.public Long getNextCapitalAssetNumber()
public void setNextCapitalAssetNumber(Long nextCapitalAssetNumber)
nextCapitalAssetNumber - The nextCapitalAssetNumber to set.public Long getNextNonCapitalAssetNumber()
public void setNextNonCapitalAssetNumber(Long nextNonCapitalAssetNumber)
nextNonCapitalAssetNumber - The nextNonCapitalAssetNumber to set.public Long getNextCgProposalNumber()
public void setNextCgProposalNumber(Long nextCgProposalNumber)
nextCgProposalNumber - The nextCgProposalNumber to set.public String getNextContractsAndGrantsAgencyNumber()
public void setNextContractsAndGrantsAgencyNumber(String nextContractsAndGrantsAgencyNumber)
nextContractsAndGrantsAgencyNumber - The nextContractsAndGrantsAgencyNumber to set.public String getNextContractsAndGrantsSubcontractorNumber()
public void setNextContractsAndGrantsSubcontractorNumber(String nextContractsAndGrantsSubcontractorNumber)
nextContractsAndGrantsSubcontractorNumber - The nextContractsAndGrantsSubcontractorNumber to set.public Long getNextDisbVchrPayeeIdNbr()
public void setNextDisbVchrPayeeIdNbr(Long nextDisbVchrPayeeIdNbr)
nextDisbVchrPayeeIdNbr - The nextDisbVchrPayeeIdNbr to set.public Long getNextFdocAttachmentIdentifier()
public void setNextFdocAttachmentIdentifier(Long nextFdocAttachmentIdentifier)
nextFdocAttachmentIdentifier - The nextFdocAttachmentIdentifier to set.public Long getAcctRcvbNextCustomerNumber()
public void setAcctRcvbNextCustomerNumber(Long acctRcvbNextCustomerNumber)
acctRcvbNextCustomerNumber - The acctRcvbNextCustomerNumber to set.public Long getFinancialDocumentNextItemIdentifier()
public void setFinancialDocumentNextItemIdentifier(Long financialDocumentNextItemIdentifier)
financialDocumentNextItemIdentifier - The financialDocumentNextItemIdentifier to set.protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()public boolean isActive()
isActive in interface org.kuali.rice.kns.bo.Inactivateablepublic void setActive(boolean active)
setActive in interface org.kuali.rice.kns.bo.Inactivateableactive - The active to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||