public abstract class OLEFinancialSystemGlobalMaintainable extends OLEGlobalMaintainableImpl
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,org.kuali.rice.krad.bo.PersistableBusinessObject> |
newCollectionLines |
| Constructor and Description |
|---|
OLEFinancialSystemGlobalMaintainable() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
answerSplitNodeQuestion(String nodeName) |
org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService |
getMaintenanceDocumentDictionaryService() |
org.kuali.rice.krad.bo.PersistableBusinessObject |
getNewCollectionLine(String collectionName) |
org.kuali.rice.krad.bo.PersistableBusinessObject |
initNewCollectionLine(String collectionName) |
protected void |
populateChartOfAccountsCodeFields()
Populates all chartOfAccountsCode fields according to corresponding accountNumber fields in this BO.
|
void |
processAfterPost(org.kuali.rice.krad.maintenance.MaintenanceDocument document,
Map<String,String[]> requestParameters) |
void |
processBeforeAddLine(org.kuali.rice.krad.uif.view.ViewModel model,
Object addLine,
String collectionId,
String collectionPath) |
void |
refreshReferences(String referencesToRefresh) |
protected void |
setNewCollectionLineDefaultValues(String collectionName,
org.kuali.rice.krad.bo.PersistableBusinessObject addLine) |
prepareForSave, prepareGlobalsForSave, processAfterRetrieve, processGlobalsAfterRetrieve, saveDataObjectdeleteDataObject, doRouteStatusChange, generateMaintenanceLocks, generateMaintenanceLocks, getCustomLockDescriptor, getDataObject, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectService, getDocumentDictionaryService, getDocumentNumber, getDocumentTitle, getDocumentTypeName, getEncryptionService, getKualiRuleService, getLegacyDataAdapter, getLockingDocumentId, getMaintenanceAction, getMaintenanceDocumentService, getPersistableBusinessObject, getWorkflowEngineDocumentIdsToLock, isExternalBusinessObject, isLockable, isNotesEnabled, isOldDataObjectInDocument, performAddLineValidation, performCustomApplyModel, performCustomFinalize, performCustomViewFinalize, prepareExternalBusinessObject, processAfterAddLine, processAfterCopy, processAfterDeleteLine, processAfterEdit, processAfterNew, retrieveObjectForEditOrCopy, setDataObject, setDataObjectAuthorizationService, setDataObjectClass, setDocumentDictionaryService, setDocumentNumber, setEncryptionService, setKualiRuleService, setLegacyDataAdapter, setMaintenanceAction, setMaintenanceDocumentService, setPropertyValue, setupNewFromExisting, useCustomLockDescriptorsaddCustomContainerComponents, addLine, applyDefaultValues, applyDefaultValuesForCollectionLine, buildGrowlScript, buildInquiryLink, containsDuplicateLine, extractNewValuesAndAssign, extractSingleValue, filterByReturnedFieldConversions, getConfigurationService, getDataDictionaryService, getDefaultValueForField, getExpressionEvaluatorFactory, getViewDictionaryService, isDuplicateLine, linkAddedLine, logAndThrowRuntime, performCustomInitialization, performCustomViewInitialization, performDeleteLineValidation, populateDefaultValueForField, populateViewFromRequestParameters, processAfterEditLine, processAfterSaveLine, processAndAddLineObject, processBeforeEditLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionCloseEditLineDialog, processCollectionDeleteLine, processCollectionEditLine, processCollectionRetrieveEditLineDialog, processCollectionSaveLine, processMultipleValueLookupResults, refreshReference, retrieveEditModesAndActionFlags, setConfigurationService, setDataDictionaryService, setDataObjectService, setElementContext, setExpressionEvaluatorFactory, setViewContext, setViewDictionaryServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCustomContainerComponents, applyDefaultValues, applyDefaultValuesForCollectionLine, buildGrowlScript, buildInquiryLink, getDefaultValueForField, getExpressionEvaluatorFactory, performCustomInitialization, performCustomViewInitialization, populateDefaultValueForField, populateViewFromRequestParameters, processAfterEditLine, processAfterSaveLine, processAndAddLineObject, processBeforeEditLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionCloseEditLineDialog, processCollectionDeleteLine, processCollectionEditLine, processCollectionRetrieveEditLineDialog, processCollectionSaveLine, processMultipleValueLookupResults, refreshReference, retrieveEditModesAndActionFlags, setElementContext, setViewContextprotected Map<String,org.kuali.rice.krad.bo.PersistableBusinessObject> newCollectionLines
public OLEFinancialSystemGlobalMaintainable()
protected boolean answerSplitNodeQuestion(String nodeName) throws UnsupportedOperationException
UnsupportedOperationExceptionpublic void refreshReferences(String referencesToRefresh)
refreshReferences in interface org.kuali.rice.krad.uif.service.ViewHelperServicerefreshReferences in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImplKualiMaintainableImpl.refreshReferences(String)public void processBeforeAddLine(org.kuali.rice.krad.uif.view.ViewModel model, Object addLine, String collectionId, String collectionPath)
processBeforeAddLine in interface org.kuali.rice.krad.uif.service.ViewHelperServiceprocessBeforeAddLine in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImplorg.kuali.rice.kns.maintenance.KualiMaintainableImpl#processAfterAddLine(String)public void processAfterPost(org.kuali.rice.krad.maintenance.MaintenanceDocument document, Map<String,String[]> requestParameters)
processAfterPost in interface org.kuali.rice.krad.maintenance.MaintainableprocessAfterPost in class MaintainableImplorg.kuali.rice.kns.maintenance.KualiMaintainableImpl#processAfterPost(String)protected void populateChartOfAccountsCodeFields()
public org.kuali.rice.krad.bo.PersistableBusinessObject getNewCollectionLine(String collectionName)
org.kuali.rice.kns.maintenance.KualiMaintainableImpl#getSections(org.kuali.rice.krad.maintenance.MaintenanceDocument, Maintainable)public org.kuali.rice.krad.bo.PersistableBusinessObject initNewCollectionLine(String collectionName)
public org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService getMaintenanceDocumentDictionaryService()
protected void setNewCollectionLineDefaultValues(String collectionName, org.kuali.rice.krad.bo.PersistableBusinessObject addLine)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.