org.kuali.kfs.sys.document.web
Class CollectionAccountingLineGroupImpl
java.lang.Object
org.kuali.kfs.sys.document.web.DefaultAccountingLineGroupImpl
org.kuali.kfs.sys.document.web.CollectionAccountingLineGroupImpl
- All Implemented Interfaces:
- AccountingLineGroup
public class CollectionAccountingLineGroupImpl
- extends DefaultAccountingLineGroupImpl
Extension to override rendering of errors to first verify the error key starts with the give collection name.
Fields inherited from class org.kuali.kfs.sys.document.web.DefaultAccountingLineGroupImpl |
accountingDocument, arbitrarilyHighIndex, canEdit, cellCount, collectionItemPropertyName, collectionPropertyName, containers, displayedErrors, displayedInfo, displayedWarnings, errorKeys, groupDefinition, importLineOverride |
Method Summary |
protected void |
renderErrors(javax.servlet.jsp.PageContext pageContext,
javax.servlet.jsp.tagext.Tag parentTag)
Renders any errors for the group |
Methods inherited from class org.kuali.kfs.sys.document.web.DefaultAccountingLineGroupImpl |
getAccountingDocument, getCollectionItemPropertyName, getCollectionPropertyName, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getErrorKeys, getErrorRenderer, getGroupDefinition, getRepresentedColumnNumber, getWidthInCells, hasEnoughAccountingLinesForDelete, initialize, moveListToMap, renderAccountingLineContainers, renderEverything, renderGroupHeader, renderTotals, setAccountingDocument, setArbitrarilyHighIndex, setCellCount, setCollectionItemPropertyName, setCollectionPropertyName, setDisplayedErrors, setErrorKeys, setGroupDefinition, setImportLineOverride, updateDeletabilityOfAllLines |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionAccountingLineGroupImpl
public CollectionAccountingLineGroupImpl()
renderErrors
protected void renderErrors(javax.servlet.jsp.PageContext pageContext,
javax.servlet.jsp.tagext.Tag parentTag)
throws javax.servlet.jsp.JspException
- Renders any errors for the group
- Overrides:
renderErrors
in class DefaultAccountingLineGroupImpl
- Parameters:
pageContext
- the page context where the errors will be rendered onparentTag
- the parent tag requesting the rendering
- Throws:
javax.servlet.jsp.JspException
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.