public abstract class TotalDefinition extends org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase implements NestedFieldTotaling
isNestedProperty| Constructor and Description |
|---|
TotalDefinition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActualPropertyName(String containingPropertyName,
String propertyName)
get the actual property name if the property is nested; otherwise, return the given property name
|
abstract Renderer |
getTotalRenderer()
Returns a renderer which will render the total for this total definition
|
afterPropertiesSet, getId, setIdcopy, copyProperties, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisNestedProperty, setContainingPropertyNamepublic TotalDefinition()
public abstract Renderer getTotalRenderer()
public String getActualPropertyName(String containingPropertyName, String propertyName)
containingPropertyName - the given containing property namepropertyName - the given peropety nameCopyright © 2004–2015 The Kuali Foundation. All rights reserved.