org.kuali.rice.kim.impl.common.attribute
Class AttributeTransform
java.lang.Object
org.kuali.rice.kim.impl.common.attribute.AttributeTransform
- All Implemented Interfaces:
- LookupCustomizer.Transform<Predicate,Predicate>
public final class AttributeTransform
- extends Object
- implements LookupCustomizer.Transform<Predicate,Predicate>
this is an internal class used by kim service implementations that have generic lookup methods for classes
with "attributes".
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
apply
public Predicate apply(Predicate input)
- Specified by:
apply
in interface LookupCustomizer.Transform<Predicate,Predicate>
getInstance
public static LookupCustomizer.Transform<Predicate,Predicate> getInstance()
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.