public class DocumentViewHelperServiceImpl extends ViewHelperServiceImpl
| Constructor and Description | 
|---|
| DocumentViewHelperServiceImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected KualiRuleService | getKualiRuleService()Retrieves an instance of the rule service. | 
| protected boolean | performAddLineValidation(ViewModel model,
                                                Object addLine,
                                                String collectionId,
                                                String collectionPath)Performs validation on the new collection line before it is added to the corresponding collection. | 
addCustomContainerComponents, addLine, applyDefaultValues, applyDefaultValuesForCollectionLine, buildGrowlScript, buildInquiryLink, containsDuplicateLine, extractNewValuesAndAssign, extractSingleValue, filterByReturnedFieldConversions, getConfigurationService, getDataDictionaryService, getDataObjectService, getDefaultValueForField, getExpressionEvaluatorFactory, getLegacyDataAdapter, getViewDictionaryService, isDuplicateLine, linkAddedLine, logAndThrowRuntime, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performCustomViewFinalize, performCustomViewInitialization, performDeleteLineValidation, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterEditLine, processAfterSaveLine, processAndAddLineObject, processBeforeAddLine, processBeforeEditLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionCloseEditLineDialog, processCollectionDeleteLine, processCollectionEditLine, processCollectionRetrieveEditLineDialog, processCollectionSaveLine, processMultipleValueLookupResults, refreshReference, refreshReferences, retrieveEditModesAndActionFlags, setConfigurationService, setDataDictionaryService, setDataObjectService, setElementContext, setExpressionEvaluatorFactory, setLegacyDataAdapter, setViewContext, setViewDictionaryServicepublic DocumentViewHelperServiceImpl()
protected boolean performAddLineValidation(ViewModel model, Object addLine, String collectionId, String collectionPath)
performAddLineValidation in class ViewHelperServiceImpladdLine - new line instance to validatemodel - object instance that contains the views datacollectionId - the id of the collection being added tocollectionPath - the path to the collection being modifiedprotected KualiRuleService getKualiRuleService()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.