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, setViewDictionaryService
public DocumentViewHelperServiceImpl()
protected boolean performAddLineValidation(ViewModel model, Object addLine, String collectionId, String collectionPath)
performAddLineValidation
in class ViewHelperServiceImpl
addLine
- 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–2016 The Kuali Foundation. All rights reserved.