public static class GroupControl.GroupControlPostData extends Object implements FilterableLookupCriteriaControlPostData, Serializable
GroupControl.| Constructor and Description |
|---|
GroupControlPostData(String propertyName,
GroupControl groupControl)
Constructs the post data from the property name and the
GroupControl. |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends FilterableLookupCriteriaControl> |
getControlClass()
Returns the class to invoke the filter search method on.
|
String |
getGroupIdPropertyName() |
String |
getNamespaceCodePropertyName() |
String |
getPropertyName()
Returns the property name of the control that this post data is representing.
|
public GroupControlPostData(String propertyName, GroupControl groupControl)
GroupControl.propertyName - the name of the property to filtergroupControl - the control to pull data frompublic Class<? extends FilterableLookupCriteriaControl> getControlClass()
getControlClass in interface FilterableLookupCriteriaControlPostDatapublic String getPropertyName()
getPropertyName in interface FilterableLookupCriteriaControlPostDatapublic String getNamespaceCodePropertyName()
public String getGroupIdPropertyName()
GroupControl.getGroupIdPropertyName()Copyright © 2005–2016 The Kuali Foundation. All rights reserved.