org.kuali.kfs.fp.document.web
Class ProcurementCardGroupTotalDefinition

java.lang.Object
  extended by org.kuali.rice.kns.datadictionary.DataDictionaryDefinitionBase
      extended by org.kuali.kfs.sys.document.datadictionary.TotalDefinition
          extended by org.kuali.kfs.sys.document.datadictionary.AccountingLineGroupTotalDefinition
              extended by org.kuali.kfs.fp.document.web.ProcurementCardGroupTotalDefinition
All Implemented Interfaces:
Serializable, NestedFieldTotaling, org.kuali.rice.kns.datadictionary.DataDictionaryDefinition, org.springframework.beans.factory.InitializingBean

public class ProcurementCardGroupTotalDefinition
extends AccountingLineGroupTotalDefinition

A class which "cheats" on where to find the total for the group of accounting lines

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.datadictionary.DataDictionaryDefinitionBase
id
 
Constructor Summary
ProcurementCardGroupTotalDefinition()
           
 
Method Summary
 Renderer getTotalRenderer()
          Uses GroupTotalRenderer to render the total
 
Methods inherited from class org.kuali.kfs.sys.document.datadictionary.AccountingLineGroupTotalDefinition
completeValidation, getRepresentedProperty, getTotalLabelProperty, getTotalProperty, isNestedProperty, setContainingPropertyName, setNestedProperty, setRepresentedProperty, setTotalLabelProperty, setTotalProperty
 
Methods inherited from class org.kuali.kfs.sys.document.datadictionary.TotalDefinition
getActualPropertyName
 
Methods inherited from class org.kuali.rice.kns.datadictionary.DataDictionaryDefinitionBase
afterPropertiesSet, getId, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcurementCardGroupTotalDefinition

public ProcurementCardGroupTotalDefinition()
Method Detail

getTotalRenderer

public Renderer getTotalRenderer()
Description copied from class: AccountingLineGroupTotalDefinition
Uses GroupTotalRenderer to render the total

Overrides:
getTotalRenderer in class AccountingLineGroupTotalDefinition
Returns:
a Renderer which will render a total
See Also:
AccountingLineGroupTotalDefinition.getTotalRenderer()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.