org.kuali.rice.kim.impl.common.attribute
Class AttributeTransform

java.lang.Object
  extended by 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".


Method Summary
 Predicate apply(Predicate input)
           
static LookupCustomizer.Transform<Predicate,Predicate> getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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-2011 The Kuali Foundation. All Rights Reserved.