| Constructor and Description |
|---|
Filter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
customizeField(List<FilterGenerator> filterGenerators,
org.eclipse.persistence.descriptors.ClassDescriptor descriptor,
String propertyName)
Takes a list of filter generators and executes the changes on the class descriptor for a field.
|
public Filter()
public static void customizeField(List<FilterGenerator> filterGenerators, org.eclipse.persistence.descriptors.ClassDescriptor descriptor, String propertyName)
filterGenerators - a list of filter generators.descriptor - the class descriptor to execute the changes on.propertyName - the property name of the field to change.Copyright © 2005–2016 The Kuali Foundation. All rights reserved.