public class IndirectCostRecoveryRateMaintenanceDocumentPresentationController extends FinancialSystemMaintenanceDocumentPresentationControllerBase
| Modifier and Type | Field and Description | 
|---|---|
| static String | COA_CODE_NAME | 
| Constructor and Description | 
|---|
| IndirectCostRecoveryRateMaintenanceDocumentPresentationController() | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<String> | getConditionallyReadOnlyPropertyNames(org.kuali.rice.kns.document.MaintenanceDocument document)the following three methods still accept the deprecated class as argument in order to bridge the gap between old and new maintenance API
 This is just workaround solution. | 
getParameterEvaluatorServicecanCreate, canMaintain, getConditionallyHiddenPropertyNames, getConditionallyHiddenSectionIds, getConditionallyReadOnlySectionIds, getConditionallyRequiredPropertyNamesgetDocumentActionscanAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi, getParameterServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyipublic static final String COA_CODE_NAME
public IndirectCostRecoveryRateMaintenanceDocumentPresentationController()
public Set<String> getConditionallyReadOnlyPropertyNames(org.kuali.rice.kns.document.MaintenanceDocument document)
FinancialSystemMaintenanceDocumentPresentationControllerBasegetConditionallyReadOnlyPropertyNames in class FinancialSystemMaintenanceDocumentPresentationControllerBaseThis methods adds the extra chart code field in IndirectCostRecoveryRateDetails, as the potential reference account doesn't exist in
 the collection, and thus isn't included in AccountPersistenceStructureService.listChartOfAccountsCodeNames as in the super's method.Copyright © 2004–2016 The Kuali Foundation. All rights reserved.