public final class AttributeTransform extends Object implements LookupCustomizer.Transform<Predicate,Predicate>
Modifier and Type | Method and Description |
---|---|
Predicate |
apply(Predicate input) |
static LookupCustomizer.Transform<Predicate,Predicate> |
getInstance() |
public Predicate apply(Predicate input)
apply
in interface LookupCustomizer.Transform<Predicate,Predicate>
public static LookupCustomizer.Transform<Predicate,Predicate> getInstance()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.