public interface NestedFieldTotaling
Type | Property and Description |
---|---|
boolean |
isNested
determine whether the field for totaling is a nested property
|
Modifier and Type | Method and Description |
---|---|
boolean |
isNestedProperty()
determine whether the field for totaling is a nested property
|
void |
setContainingPropertyName(String containingPropertyName)
set the property name of the containing object if the field for totaling is a nested property
|
void setContainingPropertyName(String containingPropertyName)
containingPropertyName
- the given property name of the containing objectboolean isNestedProperty()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.