|
||||||||||
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.document.DocumentBase
org.kuali.rice.kns.document.TransactionalDocumentBase
org.kuali.kfs.sys.document.FinancialSystemTransactionalDocumentBase
org.kuali.kfs.module.bc.document.BudgetConstructionDocument
public class BudgetConstructionDocument
Fields inherited from class org.kuali.kfs.sys.document.FinancialSystemTransactionalDocumentBase |
---|
documentHeader |
Fields inherited from class org.kuali.rice.kns.document.DocumentBase |
---|
documentBusinessObject, documentNumber |
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
BudgetConstructionDocument()
|
Method Summary | |
---|---|
int |
addPBGLLine(PendingBudgetConstructionGeneralLedger line,
boolean isRevenue)
This adds a revenue or expenditure line to the appropriate list |
List |
buildListOfDeletionAwareLists()
|
void |
doRouteStatusChange(org.kuali.rice.kew.dto.DocumentRouteStatusChangeDTO statusChangeEvent)
the budget construction document never appears in anyone's in-box budget construction controls access by a "pull-up/push-down" mechanism instead but, a budget construction document is routed so that the routing hierarchy can be used to trace who has modified the document we override the routine below from Document we record the processed document state. |
Account |
getAccount()
Gets the account attribute. |
String |
getAccountNumber()
Gets the accountNumber attribute. |
BCConstants.AccountSalarySettingOnlyCause |
getAccountSalarySettingOnlyCause()
Gets the accountSalarySettingOnlyCause attribute. |
BudgetConstructionAccountReports |
getBudgetConstructionAccountReports()
Gets the budgetConstructionAccountReports attribute. |
org.kuali.rice.kim.bo.Person |
getBudgetLockUser()
|
String |
getBudgetLockUserIdentifier()
Gets the budgetLockUserIdentifier attribute. |
org.kuali.rice.kim.bo.Person |
getBudgetTransactionLockUser()
|
String |
getBudgetTransactionLockUserIdentifier()
Gets the budgetTransactionLockUserIdentifier attribute. |
Chart |
getChartOfAccounts()
Gets the chartOfAccounts attribute. |
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. |
org.kuali.rice.kns.util.KualiInteger |
getExpenditureAccountLineAnnualBalanceAmountTotal()
Gets the expenditureAccountLineAnnualBalanceAmountTotal attribute. |
org.kuali.rice.kns.util.KualiInteger |
getExpenditureFinancialBeginningBalanceLineAmountTotal()
Gets the expenditureFinancialBeginningBalanceLineAmountTotal attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getExpenditurePercentChangeTotal()
Gets the expenditurePercentChangeTotal attribute. |
String |
getOrganizationLevelChartOfAccountsCode()
Gets the organizationLevelChartOfAccountsCode attribute. |
Integer |
getOrganizationLevelCode()
Gets the organizationLevelCode attribute. |
Organization |
getOrganizationLevelOrganization()
Gets the organizationLevelOrganization attribute. |
String |
getOrganizationLevelOrganizationCode()
Gets the organizationLevelOrganizationCode attribute. |
List<PendingBudgetConstructionGeneralLedger> |
getPendingBudgetConstructionGeneralLedgerExpenditureLines()
|
List<PendingBudgetConstructionGeneralLedger> |
getPendingBudgetConstructionGeneralLedgerRevenueLines()
|
Integer |
getPreviousUniversityFiscalYear()
Gets the previousUniversityFiscalYear attribute. |
org.kuali.rice.kns.util.KualiInteger |
getRevenueAccountLineAnnualBalanceAmountTotal()
Gets the revenueAccountLineAnnualBalanceAmountTotal attribute. |
org.kuali.rice.kns.util.KualiInteger |
getRevenueFinancialBeginningBalanceLineAmountTotal()
Gets the revenueFinancialBeginningBalanceLineAmountTotal attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getRevenuePercentChangeTotal()
Gets the revenuePercentChangeTotal attribute. |
SubAccount |
getSubAccount()
Gets the subAccount attribute. |
String |
getSubAccountNumber()
Gets the subAccountNumber attribute. |
Integer |
getUniversityFiscalYear()
Gets the universityFiscalYear attribute. |
void |
initiateDocument()
move stuff from constructor to here so as to get out of fred's way initiateDocument would be called from BudgetConstructionAction |
boolean |
isBenefitsCalcNeeded()
Gets the isBenefitsCalcNeeded attribute. |
boolean |
isBudgetableDocument()
Gets the budgetableDocument attribute. |
boolean |
isCleanupModeActionForceCheck()
Gets the cleanupModeActionForceCheck attribute. |
boolean |
isContainsTwoPlug()
Gets the containsTwoPlug attribute. |
boolean |
isMonthlyBenefitsCalcNeeded()
Gets the isMonthlyBenefitsCalcNeeded attribute. |
boolean |
isSalarySettingOnly()
Gets the isSalarySettingOnly attribute. |
void |
setAccount(Account account)
Deprecated. |
void |
setAccountNumber(String accountNumber)
Sets the accountNumber attribute. |
void |
setAccountSalarySettingOnlyCause(BCConstants.AccountSalarySettingOnlyCause accountSalarySettingOnlyCause)
Sets the accountSalarySettingOnlyCause attribute value. |
void |
setBenefitsCalcNeeded(boolean isBenefitsCalcNeeded)
Sets the isBenefitsCalcNeeded attribute value. |
void |
setBudgetableDocument(boolean budgetableDocument)
Sets the budgetableDocument attribute value. |
void |
setBudgetConstructionAccountReports(BudgetConstructionAccountReports budgetConstructionAccountReports)
Deprecated. |
void |
setBudgetLockUser(org.kuali.rice.kim.bo.Person budgetLockUser)
Deprecated. |
void |
setBudgetLockUserIdentifier(String budgetLockUserIdentifier)
Sets the budgetLockUserIdentifier attribute. |
void |
setBudgetTransactionLockUser(org.kuali.rice.kim.bo.Person budgetTransactionLockUser)
Deprecated. |
void |
setBudgetTransactionLockUserIdentifier(String budgetTransactionLockUserIdentifier)
Sets the budgetTransactionLockUserIdentifier attribute. |
void |
setChartOfAccounts(Chart chartOfAccounts)
Deprecated. |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute. |
void |
setCleanupModeActionForceCheck(boolean cleanupModeActionForceCheck)
Sets the cleanupModeActionForceCheck attribute value. |
void |
setContainsTwoPlug(boolean containsTwoPlug)
Sets the containsTwoPlug attribute value. |
void |
setExpenditureAccountLineAnnualBalanceAmountTotal(org.kuali.rice.kns.util.KualiInteger expenditureAccountLineAnnualBalanceAmountTotal)
Sets the expenditureAccountLineAnnualBalanceAmountTotal attribute value. |
void |
setExpenditureFinancialBeginningBalanceLineAmountTotal(org.kuali.rice.kns.util.KualiInteger expenditureFinancialBeginningBalanceLineAmountTotal)
Sets the expenditureFinancialBeginningBalanceLineAmountTotal attribute value. |
void |
setExpenditurePercentChangeTotal(org.kuali.rice.kns.util.KualiDecimal expenditurePercentChangeTotal)
Sets the expenditurePercentChangeTotal attribute value. |
void |
setMonthlyBenefitsCalcNeeded(boolean isMonthlyBenefitsCalcNeeded)
Sets the isMonthlyBenefitsCalcNeeded attribute value. |
void |
setOrganizationLevelChartOfAccountsCode(String organizationLevelChartOfAccountsCode)
Sets the organizationLevelChartOfAccountsCode attribute. |
void |
setOrganizationLevelCode(Integer organizationLevelCode)
Sets the organizationLevelCode attribute. |
void |
setOrganizationLevelOrganization(Organization organizationLevelOrganization)
Deprecated. |
void |
setOrganizationLevelOrganizationCode(String organizationLevelOrganizationCode)
Sets the organizationLevelOrganizationCode attribute. |
void |
setPendingBudgetConstructionGeneralLedgerExpenditureLines(List pendingBudgetConstructionGeneralLedgerExpenditureLines)
|
void |
setPendingBudgetConstructionGeneralLedgerRevenueLines(List pendingBudgetConstructionGeneralLedgerRevenueLines)
|
void |
setPreviousUniversityFiscalYear(Integer previousUniversityFiscalYear)
Sets the previousUniversityFiscalYear attribute value. |
void |
setRevenueAccountLineAnnualBalanceAmountTotal(org.kuali.rice.kns.util.KualiInteger revenueAccountLineAnnualBalanceAmountTotal)
Sets the revenueAccountLineAnnualBalanceAmountTotal attribute value. |
void |
setRevenueFinancialBeginningBalanceLineAmountTotal(org.kuali.rice.kns.util.KualiInteger revenueFinancialBeginningBalanceLineAmountTotal)
Sets the revenueFinancialBeginningBalanceLineAmountTotal attribute value. |
void |
setRevenuePercentChangeTotal(org.kuali.rice.kns.util.KualiDecimal revenuePercentChangeTotal)
Sets the revenuePercentChangeTotal attribute value. |
void |
setSalarySettingOnly(boolean isSalarySettingOnly)
Sets the isSalarySettingOnly attribute value. |
void |
setSubAccount(SubAccount subAccount)
Sets the subAccount attribute value. |
void |
setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute. |
void |
setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear attribute. |
protected LinkedHashMap |
toStringMapper()
|
void |
zeroTotals()
This zeros revenue and expenditure totals displayed on the BC document screen |
Methods inherited from class org.kuali.kfs.sys.document.FinancialSystemTransactionalDocumentBase |
---|
answerSplitNodeQuestion, getDocumentHeader, prepareForSave, processAfterRetrieve, setDocumentHeader, toErrorCorrection |
Methods inherited from class org.kuali.rice.kns.document.TransactionalDocumentBase |
---|
getAllowsCopy, isSessionDocument |
Methods inherited from class org.kuali.rice.kns.document.DocumentBase |
---|
addCopyErrorDocumentNote, addPessimisticLock, afterLookup, afterWorkflowEngineProcess, beforeWorkflowEngineProcess, createPropertySerializabilityEvaluator, doActionTaken, doRouteLevelChange, generateSaveEvents, getAdHocRoutePersons, getAdHocRouteWorkgroups, getBasePathToDocumentDuringSerialization, getCustomLockDescriptor, getDocumentBusinessObject, getDocumentNumber, getDocumentPropertySerizabilityEvaluator, getDocumentTitle, getLockClearningMethodNames, getNonLockingActionTakenCodes, getPessimisticLocks, getWorkflowEngineDocumentIdsToLock, getXmlForRouteReport, logErrors, populateDocumentForRouting, postProcessSave, prepareForSave, refresh, refreshIfEmpty, refreshPessimisticLocks, refreshReferenceObject, serializeDocumentToXml, setAdHocRoutePersons, setAdHocRouteWorkgroups, setDocumentNumber, setNewDocumentHeader, setPessimisticLocks, toCopy, toString, toStringBuilder, useCustomLockDescriptors, validateBusinessRules, wrapDocumentWithMetadataForXmlSerialization |
Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
addNote, afterDelete, afterInsert, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes |
Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
---|
prepareForWorkflow |
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.document.Document |
---|
addPessimisticLock, afterWorkflowEngineProcess, beforeWorkflowEngineProcess, doActionTaken, doRouteLevelChange, generateSaveEvents, getAdHocRoutePersons, getAdHocRouteWorkgroups, getAllowsCopy, getBasePathToDocumentDuringSerialization, getCustomLockDescriptor, getDocumentBusinessObject, getDocumentNumber, getDocumentPropertySerizabilityEvaluator, getDocumentTitle, getLockClearningMethodNames, getPessimisticLocks, getWorkflowEngineDocumentIdsToLock, getXmlForRouteReport, populateDocumentForRouting, postProcessSave, prepareForSave, refreshPessimisticLocks, serializeDocumentToXml, setAdHocRoutePersons, setAdHocRouteWorkgroups, setDocumentNumber, useCustomLockDescriptors, validateBusinessRules, wrapDocumentWithMetadataForXmlSerialization |
Methods inherited from interface org.kuali.rice.kns.bo.PersistableBusinessObject |
---|
addNote, deleteNote, getBoNote, getBoNotes, getExtension, getObjectId, getVersionNumber, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber |
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
---|
prepareForWorkflow, refresh |
Methods inherited from interface org.apache.ojb.broker.PersistenceBrokerAware |
---|
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate |
Field Detail |
---|
protected static final org.apache.log4j.Logger LOG
protected Integer universityFiscalYear
protected String chartOfAccountsCode
protected String accountNumber
protected String subAccountNumber
protected Integer organizationLevelCode
protected String organizationLevelChartOfAccountsCode
protected String organizationLevelOrganizationCode
protected String budgetLockUserIdentifier
protected String budgetTransactionLockUserIdentifier
protected Chart chartOfAccounts
protected Account account
protected SubAccount subAccount
protected org.kuali.rice.kim.bo.Person budgetLockUser
protected org.kuali.rice.kim.bo.Person budgetTransactionLockUser
protected Organization organizationLevelOrganization
protected BudgetConstructionAccountReports budgetConstructionAccountReports
protected List pendingBudgetConstructionGeneralLedgerRevenueLines
protected List pendingBudgetConstructionGeneralLedgerExpenditureLines
protected Integer previousUniversityFiscalYear
protected org.kuali.rice.kns.util.KualiInteger revenueAccountLineAnnualBalanceAmountTotal
protected org.kuali.rice.kns.util.KualiInteger revenueFinancialBeginningBalanceLineAmountTotal
protected org.kuali.rice.kns.util.KualiDecimal revenuePercentChangeTotal
protected org.kuali.rice.kns.util.KualiInteger expenditureAccountLineAnnualBalanceAmountTotal
protected org.kuali.rice.kns.util.KualiInteger expenditureFinancialBeginningBalanceLineAmountTotal
protected org.kuali.rice.kns.util.KualiDecimal expenditurePercentChangeTotal
protected boolean isBenefitsCalcNeeded
protected boolean isMonthlyBenefitsCalcNeeded
protected boolean isSalarySettingOnly
protected BCConstants.AccountSalarySettingOnlyCause accountSalarySettingOnlyCause
protected boolean containsTwoPlug
protected boolean budgetableDocument
protected boolean cleanupModeActionForceCheck
Constructor Detail |
---|
public BudgetConstructionDocument()
Method Detail |
---|
public void zeroTotals()
public void initiateDocument()
public int addPBGLLine(PendingBudgetConstructionGeneralLedger line, boolean isRevenue)
isRevenue
- line
- public Integer getUniversityFiscalYear()
public void setUniversityFiscalYear(Integer universityFiscalYear)
universityFiscalYear
- The universityFiscalYear to set.public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode
- The chartOfAccountsCode to set.public String getAccountNumber()
public void setAccountNumber(String accountNumber)
accountNumber
- The accountNumber to set.public String getSubAccountNumber()
public void setSubAccountNumber(String subAccountNumber)
subAccountNumber
- The subAccountNumber to set.public Integer getOrganizationLevelCode()
public void setOrganizationLevelCode(Integer organizationLevelCode)
organizationLevelCode
- The organizationLevelCode to set.public String getOrganizationLevelChartOfAccountsCode()
public void setOrganizationLevelChartOfAccountsCode(String organizationLevelChartOfAccountsCode)
organizationLevelChartOfAccountsCode
- The organizationLevelChartOfAccountsCode to set.public String getOrganizationLevelOrganizationCode()
public void setOrganizationLevelOrganizationCode(String organizationLevelOrganizationCode)
organizationLevelOrganizationCode
- The organizationLevelOrganizationCode to set.public String getBudgetLockUserIdentifier()
public void setBudgetLockUserIdentifier(String budgetLockUserIdentifier)
budgetLockUserIdentifier
- The budgetLockUserIdentifier to set.public String getBudgetTransactionLockUserIdentifier()
public void setBudgetTransactionLockUserIdentifier(String budgetTransactionLockUserIdentifier)
budgetTransactionLockUserIdentifier
- The budgetTransactionLockUserIdentifier to set.public Chart getChartOfAccounts()
public void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccounts
- The chartOfAccounts to set.public Account getAccount()
public void setAccount(Account account)
account
- The account to set.public org.kuali.rice.kim.bo.Person getBudgetLockUser()
public void setBudgetLockUser(org.kuali.rice.kim.bo.Person budgetLockUser)
budgetLockUser
- The budgetLockUser to set.public org.kuali.rice.kim.bo.Person getBudgetTransactionLockUser()
public void setBudgetTransactionLockUser(org.kuali.rice.kim.bo.Person budgetTransactionLockUser)
budgetTransactionLockUser
- The budgetTransactionLockUser to set.public Organization getOrganizationLevelOrganization()
public void setOrganizationLevelOrganization(Organization organizationLevelOrganization)
organizationLevelOrganization
- The organizationLevelOrganization to set.public SubAccount getSubAccount()
public void setSubAccount(SubAccount subAccount)
subAccount
- The subAccount to set.public Integer getPreviousUniversityFiscalYear()
public void setPreviousUniversityFiscalYear(Integer previousUniversityFiscalYear)
previousUniversityFiscalYear
- The previousUniversityFiscalYear to set.public BudgetConstructionAccountReports getBudgetConstructionAccountReports()
public void setBudgetConstructionAccountReports(BudgetConstructionAccountReports budgetConstructionAccountReports)
budgetConstructionAccountReports
- The budgetConstructionAccountReports to set.public List buildListOfDeletionAwareLists()
buildListOfDeletionAwareLists
in interface org.kuali.rice.kns.bo.PersistableBusinessObject
buildListOfDeletionAwareLists
in class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
PersistableBusinessObjectBase.buildListOfDeletionAwareLists()
public List<PendingBudgetConstructionGeneralLedger> getPendingBudgetConstructionGeneralLedgerRevenueLines()
public void setPendingBudgetConstructionGeneralLedgerRevenueLines(List pendingBudgetConstructionGeneralLedgerRevenueLines)
public List<PendingBudgetConstructionGeneralLedger> getPendingBudgetConstructionGeneralLedgerExpenditureLines()
public void setPendingBudgetConstructionGeneralLedgerExpenditureLines(List pendingBudgetConstructionGeneralLedgerExpenditureLines)
public org.kuali.rice.kns.util.KualiInteger getExpenditureAccountLineAnnualBalanceAmountTotal()
public void setExpenditureAccountLineAnnualBalanceAmountTotal(org.kuali.rice.kns.util.KualiInteger expenditureAccountLineAnnualBalanceAmountTotal)
expenditureAccountLineAnnualBalanceAmountTotal
- The expenditureAccountLineAnnualBalanceAmountTotal to set.public org.kuali.rice.kns.util.KualiInteger getExpenditureFinancialBeginningBalanceLineAmountTotal()
public void setExpenditureFinancialBeginningBalanceLineAmountTotal(org.kuali.rice.kns.util.KualiInteger expenditureFinancialBeginningBalanceLineAmountTotal)
expenditureFinancialBeginningBalanceLineAmountTotal
- The expenditureFinancialBeginningBalanceLineAmountTotal to set.public org.kuali.rice.kns.util.KualiInteger getRevenueAccountLineAnnualBalanceAmountTotal()
public void setRevenueAccountLineAnnualBalanceAmountTotal(org.kuali.rice.kns.util.KualiInteger revenueAccountLineAnnualBalanceAmountTotal)
revenueAccountLineAnnualBalanceAmountTotal
- The revenueAccountLineAnnualBalanceAmountTotal to set.public org.kuali.rice.kns.util.KualiInteger getRevenueFinancialBeginningBalanceLineAmountTotal()
public void setRevenueFinancialBeginningBalanceLineAmountTotal(org.kuali.rice.kns.util.KualiInteger revenueFinancialBeginningBalanceLineAmountTotal)
revenueFinancialBeginningBalanceLineAmountTotal
- The revenueFinancialBeginningBalanceLineAmountTotal to set.public org.kuali.rice.kns.util.KualiDecimal getExpenditurePercentChangeTotal()
public void setExpenditurePercentChangeTotal(org.kuali.rice.kns.util.KualiDecimal expenditurePercentChangeTotal)
expenditurePercentChangeTotal
- The expenditurePercentChangeTotal to set.public org.kuali.rice.kns.util.KualiDecimal getRevenuePercentChangeTotal()
public void setRevenuePercentChangeTotal(org.kuali.rice.kns.util.KualiDecimal revenuePercentChangeTotal)
revenuePercentChangeTotal
- The revenuePercentChangeTotal to set.public boolean isBenefitsCalcNeeded()
public void setBenefitsCalcNeeded(boolean isBenefitsCalcNeeded)
isBenefitsCalcNeeded
- The isBenefitsCalcNeeded to set.public boolean isMonthlyBenefitsCalcNeeded()
public void setMonthlyBenefitsCalcNeeded(boolean isMonthlyBenefitsCalcNeeded)
isMonthlyBenefitsCalcNeeded
- The isMonthlyBenefitsCalcNeeded to set.public boolean isSalarySettingOnly()
public void setSalarySettingOnly(boolean isSalarySettingOnly)
isSalarySettingOnly
- The isSalarySettingOnly to set.public BCConstants.AccountSalarySettingOnlyCause getAccountSalarySettingOnlyCause()
public void setAccountSalarySettingOnlyCause(BCConstants.AccountSalarySettingOnlyCause accountSalarySettingOnlyCause)
accountSalarySettingOnlyCause
- The accountSalarySettingOnlyCause to set.public boolean isContainsTwoPlug()
public void setContainsTwoPlug(boolean containsTwoPlug)
containsTwoPlug
- The containsTwoPlug to set.public boolean isBudgetableDocument()
public void setBudgetableDocument(boolean budgetableDocument)
budgetableDocument
- The budgetableDocument to set.public boolean isCleanupModeActionForceCheck()
public void setCleanupModeActionForceCheck(boolean cleanupModeActionForceCheck)
cleanupModeActionForceCheck
- The cleanupModeActionForceCheck to set.public void doRouteStatusChange(org.kuali.rice.kew.dto.DocumentRouteStatusChangeDTO statusChangeEvent)
doRouteStatusChange
in interface org.kuali.rice.kns.document.Document
doRouteStatusChange
in class FinancialSystemTransactionalDocumentBase
org.kuali.rice.kns.document.Document#doRouteStatusChange()
protected LinkedHashMap toStringMapper()
toStringMapper
in class org.kuali.rice.kns.document.DocumentBase
BusinessObjectBase.toStringMapper()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |